summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-21cifs-utils: fix up references to getcifsacl and setcifsacl filesJeff Layton4-12/+6
2012-08-07mount.cifs: handle username= differently depending on sec= optionJeff Layton1-11/+34
2012-08-07mount.cifs: deprecate the DOMAIN/username%password username syntaxJeff Layton2-1/+17
2012-08-07autoconf: set version to 5.6.1 for interim buildsJeff Layton1-1/+1
2012-07-26autoconf: set version to 5.6cifs-utils-5.6Jeff Layton1-1/+1
2012-07-20cifscreds: add a check and warnings for session keyring problemsJeff Layton3-1/+50
2012-07-19mount.cifs: Use errno instead of having unknown errorLuk Claes1-0/+1
2012-07-18mount.cifs: Use systemd's mechanism for getting password, if present.Ankit Jain2-5/+81
2012-07-10autoconf: Fix building with autoconf version older than 2.60.Andreas Schneider1-1/+6
2012-07-10autoconf: add --enable-pie and --enable-relroJeff Layton2-1/+28
2012-07-10replace: remove bzero() redefinition from replace.hJeff Layton1-4/+0
2012-06-14cifs.upcall: more debug logging for krb5 upcallsJeff Layton1-3/+8
2012-06-14mount.cifs: set rc to 0 in libcap toggle_dac_capabilityJeff Layton1-1/+1
2012-06-14automake: revert -Werror by defaultJeff Layton1-1/+1
2012-06-01autoconf: set version to 5.5.1 for interim buildsJeff Layton1-1/+1
2012-05-30autoconf: set version to 5.5cifs-utils-5.5Jeff Layton1-1/+1
2012-05-21manpage: document the cache= option and mark strictcache and directio asJeff Layton1-0/+100
2012-05-19mount.cifs: unused variablesLuk Claes1-2/+2
2012-05-17doc: remove old XML sources for mount.cifs.8 and cifs.upcall.8Jeff Layton2-874/+0
2012-05-17mount.cifs: remove smb2 multicall binary codeJeff Layton1-57/+4
2012-05-17mount.cifs: don't send a mandatory ver= option to the kernelJeff Layton1-13/+7
2012-05-14doc: update mailing listJeff Layton3-3/+3
2012-05-02mount.cifs: don't pass credentials= option to the kernelJeff Layton1-2/+4
2012-04-20mount.cifs: remove unnecessary getuid() check in libcap version of toggle_dac...Jeff Layton1-3/+0
2012-04-20mount.cifs: toggle_dac_capability() stores return codeLars Mueller1-1/+1
2012-04-20cifs.upcall: missing prototype for krb5_auth_con_set_req_cksumtype in MITLars Mueller2-0/+11
2012-04-20mount.cifs: uninitialized variables in mount.cifsLars Mueller1-2/+2
2012-04-19mount.cifs: fix up some -D_FORTIFY_SOURCE=2 warningsJeff Layton3-8/+12
2012-04-19autoconf: set version to 5.4.1 for interim buildsJeff Layton1-1/+1
2012-04-18autoconf: set version to 5.4cifs-utils-5.4Jeff Layton1-1/+1
2012-04-18docs: update to project resources in READMEJeff Layton2-4/+6
2012-04-16automake: add -Werror to CFLAGSJeff Layton1-1/+1
2012-04-15asn1: fix up some compiler warnings in asn1.cJeff Layton1-5/+10
2012-04-15autoconf: fix tests for wbclient to use pkgconfigJeff Layton3-52/+10
2012-04-02mount.cifs: don't allow unprivileged users to mount onto dirs to which theyJeff Layton3-20/+72
2012-03-29cifs.upcall: use krb5_sname_to_principal to construct principal nameJeff Layton1-27/+20
2012-03-06mount.cifs: add support for -s optionJeff Layton1-1/+9
2012-02-23mount.cifs: fix tests for strtoul successJeff Layton1-5/+7
2012-02-20manpage: update wsize= entry to account for change in default wsizeJeff Layton1-1/+3
2012-02-12cifs-utils: allow specifying rootsbindir at configure timeJeff Layton2-2/+10
2012-02-12autoconf: set release to 5.3.1 for interim buildsJeff Layton0-0/+0
2012-02-12autoconf: set release to 5.3.1 for interim buildsJeff Layton1-1/+1
2012-01-28autoconf: set version to 5.3cifs-utils-5.3Jeff Layton1-1/+1
2012-01-24cifscreds: build it by defaultJeff Layton1-5/+13
2012-01-24cifscreds: add a manpageJeff Layton3-0/+281
2012-01-17cifscreds: change prefix on keys to "cifs:" instead of "cifscreds:"Jeff Layton1-6/+7
2012-01-17cifscreds: make key_search use keyctl_searchJeff Layton1-45/+1
2012-01-17cifscreds: make cifscreds use the "logon" key_typeJeff Layton1-5/+5
2012-01-17cifscreds: use the session keyringJeff Layton1-1/+1
2012-01-17cifscreds: loosen allowed characters in domain namesJeff Layton1-5/+8