Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r737: Handle -S and user mount parms | Steve French | 1 | -24/+40 |
2007-10-10 | r88: Add missing guest mount option for mount.cifs | Steve French | 1 | -9/+10 |
2007-10-10 | r77: Fix path canonicalization of the mount target path and help text display... | Steve French | 1 | -5/+25 |
2007-10-10 | r18: Fix free of incremented pointer | Steve French | 1 | -5/+4 |
2004-04-02 | Fix credential file mountinf for cifs vfs | Steve French | 1 | -10/+37 |
2004-02-26 | Fixes to minor security bug pointed out by AB in the mount helper | Steve French | 1 | -1/+8 |
2004-02-17 | Fix incorrect strnicmp len | Steve French | 1 | -23/+22 |
2004-02-17 | Disable dev (MS_NODEV) on user mounts from cifs vfs | Steve French | 1 | -1/+1 |
2004-02-16 | Disable suid on user mounts (can override with -DCIFS_ALLOW_USR_SUID) | Steve French | 1 | -1/+5 |
2004-02-11 | Update mount.cifs version to 1.1 | Steve French | 1 | -1/+1 |
2004-02-11 | Mount helper fixes for nosetuid, noexec part two of two | Steve French | 1 | -10/+10 |
2004-02-11 | Add missing nosetuid and noexec options | Steve French | 1 | -7/+41 |
2004-01-05 | cifs mount helper merge | Steve French | 1 | -226/+450 |
2003-12-11 | mount.cifs failed to mount to directory owned by user when run setuid | Steve French | 1 | -2/+2 |
2003-10-22 | Fix segfault in mount.cifs helper when there is no options specified during m... | Alexander Bokovoy | 1 | -1/+1 |
2003-08-29 | Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm... | Steve French | 1 | -9/+28 |
2003-08-16 | Fixes to all mount.cifs to run more safely setuid | Steve French | 1 | -3/+22 |
2003-06-20 | Fix mount options for ro, dir_mode, file_mode | Steve French | 1 | -2/+2 |
2003-05-28 | Syncup with HEAD: | Tim Potter | 1 | -4/+10 |
2003-03-15 | Checkin cifs vfs for Linux mount helper | Steve French | 1 | -43/+211 |
2003-03-07 | Add early prototype of cifs mount helper for Linux | Steve French | 1 | -0/+389 |