summaryrefslogtreecommitdiff
path: root/source3/client/umount.cifs.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-06mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount progJeff Layton1-19/+3
2007-12-12Fix bug #4784. Patch from Steve Langasek <vorlon@debian.org>.Jeremy Allison1-1/+1
2007-11-16Fix for bug #4781: allow cleaning of /etc/mtab by canonicalizing mountpoint.Michael Adam1-0/+7
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-3/+3
2007-10-10r14166: Fix const warning.Jeremy Allison1-1/+1
2007-10-10r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set toLars Müller1-2/+11
2007-10-10r13697: Remove unneeded header (header not present on all Linux either) for u...Steve French1-1/+0
2007-10-10r7202: lock mtab when updating it during umount.cifs, also delete only one ma...Steve French1-17/+63
2007-10-10r6514: Allow domain= to be specified in credentials file. Fix umount.cifs hel...Steve French1-2/+6
2007-10-10r6482: Add support so umount.cifs can update mtabSteve French1-45/+80
2007-10-10r6349: Update cifs umount utilitySteve French1-8/+22
2007-10-10r6262: Minor updates to cifs umount helperSteve French1-4/+11
2007-10-10r6255: Initial checkin of cifs umount utilitySteve French1-0/+266