Age | Commit message (Expand) | Author | Files | Lines |
2010-03-22 | mount.cifs: don't use exit(3) in get_password_from_file | Jeff Layton | 1 | -7/+13 |
2010-03-22 | mount.cifs: don't use exit(3) in mount_cifs_usage() and open_cred_file() | Jeff Layton | 1 | -19/+23 |
2010-03-22 | mount.cifs: don't use exit(3) in main() | Jeff Layton | 1 | -11/+19 |
2010-03-22 | mount.cifs: fix error handling when duplicating options string | Jeff Layton | 1 | -2/+7 |
2010-03-22 | mount.cifs: make check_mountpoint a noop for non-legacy builds | Jeff Layton | 1 | -23/+8 |
2010-03-22 | mount.cifs: remove uuid option | Jeff Layton | 1 | -5/+0 |
2010-03-22 | mount.cifs: remove bogus rsize/wsize options | Jeff Layton | 1 | -10/+0 |
2010-03-22 | mount.cifs: simplify command-line option parsing | Jeff Layton | 1 | -28/+8 |
2010-03-22 | mount.cifs: remove unneeded uname call | Jeff Layton | 1 | -7/+0 |
2010-03-22 | mount.cifs: clean up parse_server | Jeff Layton | 1 | -69/+68 |
2010-03-20 | mount.cifs: clean up preprocessor macros | Jeff Layton | 1 | -17/+0 |
2010-03-20 | cifs-utils: switch to using autoconf package version | Jeff Layton | 1 | -8/+2 |
2010-03-07 | mount.cifs: check for NULL addr pointer before handling scopeid | Jeff Layton | 1 | -1/+1 |
2010-02-20 | autoconf: make sure C files include config.h | Jeff Layton | 1 | -3/+3 |
2010-02-08 | silence some build warnings | Jeff Layton | 1 | -3/+3 |
2010-02-07 | util.c: move strlcat and strlcpy into a separate "util.c" object | Jeff Layton | 1 | -44/+1 |
2010-02-07 | Initial import of files from samba master branch | Jeff Layton | 1 | -0/+1779 |