summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-17cifscreds: add --domain flagJeff Layton1-20/+44
2012-01-17cifscreds: make username parameter optionalJeff Layton1-11/+28
2012-01-17cifscreds: move option parsing into main()Jeff Layton1-32/+44
2012-01-17cifscreds: make usage use "return" and have callers returnJeff Layton1-10/+11
2012-01-17cifscreds: make username part of value instead of descriptionJeff Layton1-19/+11
2012-01-17cifscreds: remove user parameter from create_descriptionJeff Layton1-8/+8
2012-01-17cifscreds: eliminate domain parm from most functionsJeff Layton1-67/+18
2012-01-17cifscreds: add unused attribute to argv parm in cifscreds_clearallJeff Layton1-1/+1
2012-01-17util: move getusername to util.cJeff Layton3-11/+14
2012-01-16mount.cifs: handle errors from rename() in del_mtabJeff Layton1-1/+5
2012-01-16mount.cifs: Properly update mtab during remountCarlos Maiolino1-1/+98
2012-01-16cifs.upcall: allow admins to specify an alternate krb5.conf fileJeff Layton2-4/+17
2012-01-10get/setcifsacl: don't link in -lkeyutilsJeff Layton1-2/+2
2011-12-10contrib: add a set of sample /etc/request-key.d filesJeff Layton8-1/+22
2011-12-09autoconf: bump release to 5.2.1 for interim buildsJeff Layton1-1/+1
2011-12-09autoconf: set version to 5.2cifs-utils-5.2Jeff Layton1-1/+1
2011-12-05manpage: add an entry for prefixpath= to the mount.cifs manpageJeff Layton1-0/+5
2011-12-03cifs.upcall: try and guess the domain name on unqualified namesJeff Layton1-5/+42
2011-12-03cifs.upcall: move to Andrew's suggested algorithm for picking a principalJeff Layton2-13/+29
2011-12-03cifs.upcall: always lowercase the hostnameJeff Layton1-0/+12
2011-12-03cifs.upcall: move to an on-stack princ bufferJeff Layton1-14/+11
2011-12-03resolve_host: silence compiler warning about discarding const qualifierJeff Layton1-2/+1
2011-11-12cifs.upcall: silence unused parameter warningJeff Layton1-1/+1
2011-10-19manpage: document new rsize= behaviorJeff Layton1-2/+2
2011-10-19cifs.idmap: Add uid/gid to SID mapping functions (try #3)Shirish Pargaonkar1-0/+37
2011-10-19manpage: cleanups to new backupuid/gid sectionsJeff Layton1-9/+5
2011-10-19mount.cifs: Add mount options for backup intent and their manpages (try #8)Shirish Pargaonkar2-2/+118
2011-10-18cifs-utils: manpage: mention the required kernel version to make cifs.idmap workSuresh Jayaraman1-0/+3
2011-10-18cifs-utils: manpage: mention the kernel version that introduced getcifsaclSuresh Jayaraman1-0/+3
2011-10-18cifs-utils: mention the kernel version that introduced setcifsaclSuresh Jayaraman1-0/+3
2011-10-18manpage: move SEE ALSO section in setcifsacl.1 nearer to bottomJeff Layton1-6/+6
2011-09-24acltools: install them in $bindir, not $sbindirJeff Layton6-16/+13
2011-09-23autoconf: bump version to 5.1.1 for interim buildsJeff Layton1-1/+1
2011-09-23autoconf: set version to 5.1cifs-utils-5.1Jeff Layton1-1/+1
2011-09-23setcifsacl: remove unused rc var from build_cmdline_acesJeff Layton1-7/+1
2011-09-23manpage: document sec=ntlmssp(i) and clean up discussion of signingJeff Layton1-4/+26
2011-08-29mount.cifs: fix the conflict between rwpidforward and rw mount optionsPavel Shilovsky1-1/+1
2011-08-25autoconf: work around broken wbclient.h fileJeff Layton1-27/+32
2011-08-25cifsacl: fix whitespace problem in setcifsacl.cJeff Layton1-1/+1
2011-08-25cifsacl: Add make directives for setcifsacl (try #2)Shirish Pargaonkar1-1/+8
2011-08-25cifsacl: Add configure and make directives for cifsacl (try #2)Shirish Pargaonkar3-4/+53
2011-08-25cifsacl: Change contents of mount.cifs manpage (try #2)Shirish Pargaonkar1-1/+1
2011-08-25cifsacl: Add man pages for setcifsacl (try #5)Shirish Pargaonkar1-0/+104
2011-08-25cifsacl: Add man pages for getcifsacl (try #2)Shirish Pargaonkar1-0/+55