summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-04mount.cifs: remove redundant error assignmentSuresh Jayaraman1-4/+4
2010-08-04autoconf: bump version number to 4.6.1 for non-release buildsJeff Layton1-1/+1
2010-07-30autoconf: bump version to 4.6cifs-utils-4.6Jeff Layton1-1/+1
2010-07-27data_blob: change for loop indices to a unsigned intJeff Layton1-2/+2
2010-07-27cifs.upcall: swap c99 initializers for memset callsJeff Layton1-2/+6
2010-07-27mtab: add __attribute__((unused)) to unused variablesJeff Layton1-2/+2
2010-07-27automake: add -Wextra to CFLAGSJeff Layton1-1/+1
2010-07-27mount.cifs: document the 'fsc' mount optionSuresh Jayaraman1-0/+7
2010-07-27mount.cifs: clarify 'fsc' mount optionSuresh Jayaraman1-3/+6
2010-07-27autoconf: bump version to 4.5.2Jeff Layton1-1/+1
2010-07-27mount.cifs: add 'fsc' mount option to the usage help textSuresh Jayaraman1-1/+1
2010-07-27manpages: document 'fsc' mount optionSuresh Jayaraman1-0/+17
2010-07-27mount.cifs: handle the "mand" and "nomand" mount options (try #2)Jeff Layton1-2/+12
2010-07-27mount.cifs: ignore the "_netdev" mount optionJeff Layton1-0/+5
2010-07-26cifs.upcall: require a uid= or creduid= parmJeff Layton1-0/+5
2010-07-23cifs.upcall: use "creduid=" parm by default when availableJeff Layton2-6/+35
2010-07-07mount.cifs: switch to using _PATH_MNTTAB and paths.hJeff Layton1-4/+4
2010-06-16mount.cifs: use original device name as-is for mtabJeff Layton1-1/+1
2010-06-06mount.cifs: accept all supported values for dir_modeScott Lovenberg1-1/+1
2010-06-06cifs-utils: bump version number to 4.5.1Jeff Layton1-1/+1
2010-05-30mount.cifs: fix parsing of "cred=" optionJeff Layton1-0/+2
2010-05-21cifs-utils: bump version number to 4.5cifs-utils-4.5Jeff Layton1-1/+1
2010-05-14mount.cifs: cosmetic alignment patchScott Lovenberg1-3/+3
2010-05-14mount.cifs: clean up option parsingScott Lovenberg1-74/+189
2010-05-14mount.cifs: unitialized variable in cred parsing error pathSteve French1-4/+4
2010-05-11mount.cifs: turn into a multicall binary for smb2Steve French1-15/+68
2010-05-11mount.cifs: removed magic number for max username in parse_optionsScott Lovenberg1-1/+5
2010-05-02mount.cifs: strip leading delimiter off of prefixpath optionJeff Layton1-0/+5
2010-05-02cifs-utils: bump version number to 4.4.1 for interim buildsJeff Layton1-1/+1
2010-04-28cifs-utils: bump version number to 4.4Jeff Layton1-1/+1
2010-04-28mount.cifs: fix parsing of password in parse_usernamecifs-utils-4.4Jeff Layton1-1/+2
2010-04-25mount.cifs: continued cleanup of open_cred_file and zero out bufferScott Lovenberg1-52/+78
2010-04-23mount.cifs: clean up credential file parsingScott Lovenberg1-46/+32
2010-04-17mount.cifs: remove unneeded newline in verbose outputJeff Layton1-1/+1
2010-04-14mount.cifs: check for NULL pointer before calling strchr()Jeff Layton1-3/+5
2010-04-13automake: don't use @foo@ constructs in Makefile.amJeff Layton1-2/+2
2010-04-12cifs: enable CAP_DAC_READ_SEARCH before chdir() and realpath() callsJeff Layton2-1/+7
2010-04-09cifs-utils: bump version number to 4.3cifs-utils-4.3Jeff Layton1-1/+1
2010-04-09autoconf: remove explicit check for prctlJeff Layton1-3/+0
2010-04-06autotools: add --with-libcap autoconf optionJeff Layton1-6/+21
2010-04-06mount.cifs: fix capability issues when libcap isn't presentJeff Layton1-14/+17
2010-04-06mount.cifs: make credentials file parameters consistent with mount optionsScott Lovenberg1-3/+3
2010-04-05mount.cifs: restrict capabilities furtherJeff Layton1-26/+29
2010-04-05mount.cifs: properly prune the capabilities bounding setJeff Layton2-1/+39
2010-04-04mount.cifs: use libcap-ng to manage capabilitiesJeff Layton3-2/+48
2010-04-04autotools: don't link mount.cifs against krb5 libraryJeff Layton2-2/+11
2010-04-03mount.cifs: fix toggle_cap_dac_overrideJeff Layton1-7/+6
2010-04-03mount.cifs: only enable CAP_DAC_OVERRIDE when neededJeff Layton1-66/+144
2010-04-02mount.cifs: if real uid is 0, child must keep CAP_DAC_OVERRIDEJeff Layton1-7/+10
2010-04-02cifs-utils: bump version to 4.2cifs-utils-4.2Jeff Layton4-6/+7