Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | cifs.upcall: use krb5_sname_to_principal to construct principal name | Jeff Layton | 1 | -27/+20 |
2012-03-06 | mount.cifs: add support for -s option | Jeff Layton | 1 | -1/+9 |
2012-02-23 | mount.cifs: fix tests for strtoul success | Jeff Layton | 1 | -5/+7 |
2012-02-20 | manpage: update wsize= entry to account for change in default wsize | Jeff Layton | 1 | -1/+3 |
2012-02-12 | cifs-utils: allow specifying rootsbindir at configure time | Jeff Layton | 2 | -2/+10 |
2012-02-12 | autoconf: set release to 5.3.1 for interim builds | Jeff Layton | 0 | -0/+0 |
2012-02-12 | autoconf: set release to 5.3.1 for interim builds | Jeff Layton | 1 | -1/+1 |
2012-01-28 | autoconf: set version to 5.3cifs-utils-5.3 | Jeff Layton | 1 | -1/+1 |
2012-01-24 | cifscreds: build it by default | Jeff Layton | 1 | -5/+13 |
2012-01-24 | cifscreds: add a manpage | Jeff Layton | 3 | -0/+281 |
2012-01-17 | cifscreds: change prefix on keys to "cifs:" instead of "cifscreds:" | Jeff Layton | 1 | -6/+7 |
2012-01-17 | cifscreds: make key_search use keyctl_search | Jeff Layton | 1 | -45/+1 |
2012-01-17 | cifscreds: make cifscreds use the "logon" key_type | Jeff Layton | 1 | -5/+5 |
2012-01-17 | cifscreds: use the session keyring | Jeff Layton | 1 | -1/+1 |
2012-01-17 | cifscreds: loosen allowed characters in domain names | Jeff Layton | 1 | -5/+8 |
2012-01-17 | cifscreds: add --domain flag | Jeff Layton | 1 | -20/+44 |
2012-01-17 | cifscreds: make username parameter optional | Jeff Layton | 1 | -11/+28 |
2012-01-17 | cifscreds: move option parsing into main() | Jeff Layton | 1 | -32/+44 |
2012-01-17 | cifscreds: make usage use "return" and have callers return | Jeff Layton | 1 | -10/+11 |
2012-01-17 | cifscreds: make username part of value instead of description | Jeff Layton | 1 | -19/+11 |
2012-01-17 | cifscreds: remove user parameter from create_description | Jeff Layton | 1 | -8/+8 |
2012-01-17 | cifscreds: eliminate domain parm from most functions | Jeff Layton | 1 | -67/+18 |
2012-01-17 | cifscreds: add unused attribute to argv parm in cifscreds_clearall | Jeff Layton | 1 | -1/+1 |
2012-01-17 | util: move getusername to util.c | Jeff Layton | 3 | -11/+14 |
2012-01-16 | mount.cifs: handle errors from rename() in del_mtab | Jeff Layton | 1 | -1/+5 |
2012-01-16 | mount.cifs: Properly update mtab during remount | Carlos Maiolino | 1 | -1/+98 |
2012-01-16 | cifs.upcall: allow admins to specify an alternate krb5.conf file | Jeff Layton | 2 | -4/+17 |
2012-01-10 | get/setcifsacl: don't link in -lkeyutils | Jeff Layton | 1 | -2/+2 |
2011-12-10 | contrib: add a set of sample /etc/request-key.d files | Jeff Layton | 8 | -1/+22 |
2011-12-09 | autoconf: bump release to 5.2.1 for interim builds | Jeff Layton | 1 | -1/+1 |
2011-12-09 | autoconf: set version to 5.2cifs-utils-5.2 | Jeff Layton | 1 | -1/+1 |
2011-12-05 | manpage: add an entry for prefixpath= to the mount.cifs manpage | Jeff Layton | 1 | -0/+5 |
2011-12-03 | cifs.upcall: try and guess the domain name on unqualified names | Jeff Layton | 1 | -5/+42 |
2011-12-03 | cifs.upcall: move to Andrew's suggested algorithm for picking a principal | Jeff Layton | 2 | -13/+29 |
2011-12-03 | cifs.upcall: always lowercase the hostname | Jeff Layton | 1 | -0/+12 |
2011-12-03 | cifs.upcall: move to an on-stack princ buffer | Jeff Layton | 1 | -14/+11 |
2011-12-03 | resolve_host: silence compiler warning about discarding const qualifier | Jeff Layton | 1 | -2/+1 |
2011-11-12 | cifs.upcall: silence unused parameter warning | Jeff Layton | 1 | -1/+1 |
2011-10-19 | manpage: document new rsize= behavior | Jeff Layton | 1 | -2/+2 |
2011-10-19 | cifs.idmap: Add uid/gid to SID mapping functions (try #3) | Shirish Pargaonkar | 1 | -0/+37 |
2011-10-19 | manpage: cleanups to new backupuid/gid sections | Jeff Layton | 1 | -9/+5 |
2011-10-19 | mount.cifs: Add mount options for backup intent and their manpages (try #8) | Shirish Pargaonkar | 2 | -2/+118 |
2011-10-18 | cifs-utils: manpage: mention the required kernel version to make cifs.idmap work | Suresh Jayaraman | 1 | -0/+3 |
2011-10-18 | cifs-utils: manpage: mention the kernel version that introduced getcifsacl | Suresh Jayaraman | 1 | -0/+3 |
2011-10-18 | cifs-utils: mention the kernel version that introduced setcifsacl | Suresh Jayaraman | 1 | -0/+3 |
2011-10-18 | manpage: move SEE ALSO section in setcifsacl.1 nearer to bottom | Jeff Layton | 1 | -6/+6 |
2011-09-24 | acltools: install them in $bindir, not $sbindir | Jeff Layton | 6 | -16/+13 |
2011-09-23 | autoconf: bump version to 5.1.1 for interim builds | Jeff Layton | 1 | -1/+1 |
2011-09-23 | autoconf: set version to 5.1cifs-utils-5.1 | Jeff Layton | 1 | -1/+1 |
2011-09-23 | setcifsacl: remove unused rc var from build_cmdline_aces | Jeff Layton | 1 | -7/+1 |