Age | Commit message (Expand) | Author | Files | Lines |
2011-07-18 | manpages: add contents for mount option cifsacl (try #3) | Shirish Pargaonkar | 1 | -0/+90 |
2011-07-12 | mtab: handle ENOSPC/EFBIG condition properly when altering mtab | Jeff Layton | 3 | -2/+53 |
2011-07-12 | manpage: add some missing options to mount.cifs.8 | Jeff Layton | 1 | -1/+25 |
2011-07-08 | autoconf: bump release number to 5.0.1 for interim builds | Jeff Layton | 1 | -1/+1 |
2011-06-01 | autoconf: bump release to 5.0cifs-utils-5.0 | Jeff Layton | 1 | -1/+1 |
2011-06-01 | manpage: fix some manpage nits | Jeff Layton | 2 | -6/+6 |
2011-06-01 | cifs-utils: Create man pages for cifs.idmap program (try #2) | Shirish Pargaonkar | 3 | -3/+108 |
2011-06-01 | README: suggest use of autoreconf -i | Jeff Layton | 1 | -1/+1 |
2011-05-30 | manpage: change mention of kernel 2.6.40 to 3.0.0 | Jeff Layton | 1 | -1/+1 |
2011-05-30 | manpage: add entry for rwpidforward option | Pavel Shilovsky | 1 | -0/+5 |
2011-05-30 | manpage: add decription about matching superblock to wsize= option | Pavel Shilovsky | 1 | -1/+1 |
2011-05-26 | manpage: update the description of the wsize= option | Jeff Layton | 1 | -2/+2 |
2011-05-24 | cifs.upcall: don't syslog usage message | Jeff Layton | 1 | -1/+0 |
2011-05-24 | cifs.idmap: remove 2 unused variables | Jeff Layton | 1 | -2/+0 |
2011-05-24 | cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4) | Shirish Pargaonkar | 4 | -3/+266 |
2011-05-20 | manpage: make serverino and noserverino option descriptions clear | Pavel Shilovsky | 1 | -2/+2 |
2011-04-15 | mount.cifs: fix test for strtoul failure in mount.cifs | Jeff Layton | 1 | -4/+7 |
2011-04-08 | mount.cifs: Use original device string all the way | Luk Claes | 1 | -24/+3 |
2011-03-15 | manpage: add entry for strictcache option | Pavel Shilovsky | 1 | -0/+5 |
2011-03-15 | autoconf: bump version to 4.9.1 for interim builds | Jeff Layton | 1 | -1/+1 |
2011-03-04 | autoconf: bump release to 4.9cifs-utils-4.9 | Jeff Layton | 1 | -1/+1 |
2011-02-15 | mount.cifs: fix handling of scopeid in resolve_host | Jeff Layton | 1 | -1/+1 |
2011-02-08 | mount.cifs: reacquire CAP_DAC_READ_SEARCH before calling mount(2) | Jeff Layton | 1 | -2/+8 |
2011-02-01 | mount.cifs: fix possible use of uninitialized variable | Jeff Layton | 1 | -1/+1 |
2011-01-31 | mount.cifs: don't try to alter mtab if it's a symlink | Jeff Layton | 3 | -1/+18 |
2011-01-31 | autoconf: bump release to 4.8.2 for interim builds | Jeff Layton | 1 | -1/+1 |
2011-01-21 | autoconf: bump release to 4.8.1cifs-utils-4.8.1 | Jeff Layton | 1 | -1/+1 |
2011-01-15 | autoconf: bump release to 4.8cifs-utils-4.8 | Jeff Layton | 1 | -1/+1 |
2011-01-14 | manpage: fix the SEE ALSO section | Jeff Layton | 1 | -1/+1 |
2011-01-14 | mount.cifs: add cruid= mount option | Jeff Layton | 2 | -2/+43 |
2011-01-14 | mount.cifs: clean up handling of uid= and gid= | Jeff Layton | 1 | -46/+52 |
2011-01-14 | cifs.upcall: add keytab support for unattended mounts | Jeff Layton | 1 | -0/+78 |
2011-01-14 | cifs.upcall: debug logging for the key description parser | Jeff Layton | 1 | -0/+8 |
2011-01-14 | cifs.upcall: save off username field from key description | Jeff Layton | 1 | -0/+17 |
2011-01-14 | cifs.upcall: clean up key description decoding routine | Jeff Layton | 1 | -14/+16 |
2011-01-14 | cifs.upcall: consolidate find_krb5_cc calls | Jeff Layton | 1 | -15/+13 |
2011-01-05 | cifs.upcall: fix crash when trying to free uninitialized var | Jeff Layton | 1 | -2/+1 |
2011-01-05 | cifs.upcall: add 'l' to getopt_long string | Jeff Layton | 1 | -1/+1 |
2011-01-05 | manpage: change port option description | Pavel Shilovsky | 1 | -1/+1 |
2010-12-28 | cifs.upcall: use krb5_auth_con_set_req_cksumtype() and pass a GSSAPI checksum... | Stefan Metzmacher | 2 | -0/+41 |
2010-12-28 | cifs.upcall: use krb5_auth_con_init() to create an explicit auth_context | Stefan Metzmacher | 1 | -2/+12 |
2010-12-28 | cifs.upcall: fix memory and call krb5_auth_con_free() | Stefan Metzmacher | 1 | -1/+3 |
2010-12-14 | cifs-utils: fixes for manpage pathname replacement scheme | Jeff Layton | 1 | -2/+6 |
2010-12-09 | cifs-utils: rewrite hardcoded paths in manpages | Jeff Layton | 3 | -2/+9 |
2010-12-09 | mount.cifs: manpage: add entry for "actimeo" option | Suresh Jayaraman | 1 | -0/+18 |
2010-12-09 | cifs-utils: bump version number to 4.7.1 for interim builds | Jeff Layton | 1 | -1/+1 |
2010-10-19 | autoconf: bump release to 4.7cifs-utils-4.7 | Jeff Layton | 1 | -1/+1 |
2010-10-08 | manpage: add mount.cifs manpage entry for "multiuser" option | Jeff Layton | 1 | -0/+7 |
2010-10-08 | mount.cifs: reinstate ip= as an override for address resolution | Jeff Layton | 1 | -1/+5 |
2010-08-24 | mount.cifs: use monotonic time for timeouts | Björn Jacke | 1 | -3/+20 |