summaryrefslogtreecommitdiffstats
path: root/source/client/umount.cifs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)Volker Lendecke2009-02-161-4/+7
* umount.cifs: clean-up entries in /etc/mtab after unmountShirish Pargaonkar2009-02-161-1/+33
* mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount progJeff Layton2008-11-181-19/+3
* Fix bug #4784. Patch from Steve Langasek <vorlon@debian.org>.Jeremy Allison2007-12-121-1/+1
* Fix for bug #4781: allow cleaning of /etc/mtab by canonicalizing mountpoint.Michael Adam2007-11-161-0/+7
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-3/+3
* r14166: Fix const warning.Jeremy Allison2007-10-101-1/+1
* r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set toLars Müller2007-10-101-2/+11
* r13697: Remove unneeded header (header not present on all Linux either) for u...Steve French2007-10-101-1/+0
* r7202: lock mtab when updating it during umount.cifs, also delete only one ma...Steve French2007-10-101-17/+63
* r6514: Allow domain= to be specified in credentials file. Fix umount.cifs hel...Steve French2007-10-101-2/+6
* r6482: Add support so umount.cifs can update mtabSteve French2007-10-101-45/+80
* r6349: Update cifs umount utilitySteve French2007-10-101-8/+22
* r6262: Minor updates to cifs umount helperSteve French2007-10-101-4/+11
* r6255: Initial checkin of cifs umount utilitySteve French2007-10-101-0/+266