summaryrefslogtreecommitdiffstats
path: root/source/client/umount.cifs.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r20260: clean up a bunch of no previous prototype warningsHerb Lewis2006-12-191-3/+3
|
* r14166: Fix const warning.Jeremy Allison2006-03-101-1/+1
| | | | Jeremy.
* r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set toLars Müller2006-02-271-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 French2006-02-261-1/+0
| | | | umount.cifs.c
* r7202: lock mtab when updating it during umount.cifs, also delete only one ↵Steve French2005-06-031-17/+63
| | | | matching entry at a time
* r6514: Allow domain= to be specified in credentials file. Fix umount.cifs ↵Steve French2005-04-281-2/+6
| | | | | | help, allow root to unmount someone else's mount
* r6482: Add support so umount.cifs can update mtabSteve French2005-04-261-45/+80
|
* r6349: Update cifs umount utilitySteve French2005-04-151-8/+22
|
* r6262: Minor updates to cifs umount helperSteve French2005-04-091-4/+11
|
* r6255: Initial checkin of cifs umount utilitySteve French2005-04-081-0/+266