summaryrefslogtreecommitdiffstats
path: root/source/client/mount.cifs.c
Commit message (Expand)AuthorAgeFilesLines
* r6514: Allow domain= to be specified in credentials file. Fix umount.cifs hel...Steve French2005-04-281-4/+34
* r6505: Add missing remount flag handlingSteve French2005-04-281-0/+2
* r6499: Add two newer mount options to syntax help for mount.cifsSteve French2005-04-271-1/+1
* r6103: Update list of mount options for mount.cifsSteve French2005-03-281-3/+3
* r5897: Fix domain name parsing for cifs mount utilSteve French2005-03-191-7/+4
* r5896: Fix cifs mounts to handle commas embedded in prompted password, and pa...Steve French2005-03-191-17/+166
* r5688: ignore user_xattr mount parm so as not to confuse it with a user nameSteve French2005-03-081-1/+3
* r5640: On failed mount (ENXIO) retry share name in uppercase (fix mount to Fa...Steve French2005-03-031-1/+20
* r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggest...Steve French2005-02-041-1/+5
* r3068: strip guest mount option off before sending to kernel mount routine to...Steve French2004-10-191-0/+6
* r2917: Fix ip address override in mount.cifs mount helper and clean up warnin...Steve French2004-10-111-45/+61
* r1616: Fix user unmount of shares mount with suid mount.cifsSteve French2004-08-011-9/+33
* r737: Handle -S and user mount parmsSteve French2004-05-141-24/+40
* r88: Add missing guest mount option for mount.cifsSteve French2004-04-061-9/+10
* r77: Fix path canonicalization of the mount target path and help text display...Steve French2004-04-061-5/+25
* r18: Fix free of incremented pointerSteve French2004-04-041-5/+4
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-41/+112
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+825