Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r20260: clean up a bunch of no previous prototype warnings | Herb Lewis | 2006-12-19 | 1 | -3/+3 |
| | |||||
* | r14166: Fix const warning. | Jeremy Allison | 2006-03-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set to | Lars Müller | 2006-02-27 | 1 | -2/+11 |
| | | | | | | | | | | | | | | "-"SAMBA_VERSION_OFFICIAL_STRING"-"SAMBA_VERSION_VENDOR_SUFFIX if SAMBA_VERSION_VENDOR_SUFFIX is set or "-"SAMBA_VERSION_OFFICIAL_STRING only if MOUNT_CIFS_VENDOR_SUFFIX is undefined. This results in: mount.cifs -V mount.cifs version: 1.10-3.1.2pre1-SVN-build-13706-foovendor or mount.cifs version: 1.10-3.1.2pre1-SVN-build-13706 Steve: If this is to long or you do not like it, we might add something lile -VV to report the added part. | ||||
* | r13697: Remove unneeded header (header not present on all Linux either) for ↵ | Steve French | 2006-02-26 | 1 | -1/+0 |
| | | | | umount.cifs.c | ||||
* | r7202: lock mtab when updating it during umount.cifs, also delete only one ↵ | Steve French | 2005-06-03 | 1 | -17/+63 |
| | | | | matching entry at a time | ||||
* | r6514: Allow domain= to be specified in credentials file. Fix umount.cifs ↵ | Steve French | 2005-04-28 | 1 | -2/+6 |
| | | | | | | help, allow root to unmount someone else's mount | ||||
* | r6482: Add support so umount.cifs can update mtab | Steve French | 2005-04-26 | 1 | -45/+80 |
| | |||||
* | r6349: Update cifs umount utility | Steve French | 2005-04-15 | 1 | -8/+22 |
| | |||||
* | r6262: Minor updates to cifs umount helper | Steve French | 2005-04-09 | 1 | -4/+11 |
| | |||||
* | r6255: Initial checkin of cifs umount utility | Steve French | 2005-04-08 | 1 | -0/+266 |