r6514: Allow domain= to be specified in credentials file. Fix umount.cifs help, allow...
[sfrench/samba-autobuild/.git] / source3 / client / mount.cifs.c
2007-10-10 Steve Frenchr6514: Allow domain= to be specified in credentials...
2007-10-10 Steve Frenchr6505: Add missing remount flag handling
2007-10-10 Steve Frenchr6499: Add two newer mount options to syntax help for...
2007-10-10 Steve Frenchr6103: Update list of mount options for mount.cifs
2007-10-10 Steve Frenchr5897: Fix domain name parsing for cifs mount util
2007-10-10 Steve Frenchr5896: Fix cifs mounts to handle commas embedded in...
2007-10-10 Steve Frenchr5688: ignore user_xattr mount parm so as not to confus...
2007-10-10 Steve Frenchr5640: On failed mount (ENXIO) retry share name in...
2007-10-10 Steve Frenchr5236: Ignore users mount parm (since unneeded by cifs...
2007-10-10 Steve Frenchr3068: strip guest mount option off before sending...
2007-10-10 Steve Frenchr2917: Fix ip address override in mount.cifs mount...
2007-10-10 Steve Frenchr1616: Fix user unmount of shares mount with suid mount...
2007-10-10 Steve Frenchr737: Handle -S and user mount parms
2007-10-10 Steve Frenchr88: Add missing guest mount option for mount.cifs
2007-10-10 Steve Frenchr77: Fix path canonicalization of the mount target...
2007-10-10 Steve Frenchr18: Fix free of incremented pointer
2004-04-02 Steve FrenchFix credential file mountinf for cifs vfs
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-26 Steve FrenchFixes to minor security bug pointed out by AB in the...
2004-02-17 Steve FrenchFix incorrect strnicmp len
2004-02-17 Steve FrenchDisable dev (MS_NODEV) on user mounts from cifs vfs
2004-02-16 Steve FrenchDisable suid on user mounts (can override with -DCIFS_A...
2004-02-11 Steve FrenchUpdate mount.cifs version to 1.1
2004-02-11 Steve FrenchMount helper fixes for nosetuid, noexec part two of two
2004-02-11 Steve FrenchAdd missing nosetuid and noexec options
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-05 Steve Frenchcifs mount helper merge
2003-12-11 Steve Frenchmount.cifs failed to mount to directory owned by user...
2003-10-22 Alexander BokovoyFix segfault in mount.cifs helper when there is no...
2003-10-22 Alexander BokovoyFix segfault in mount.cifs helper when there is no...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-29 Steve FrenchUpdate mount helper to take synonyms for file_mode...
2003-08-16 Steve FrenchFixes to all mount.cifs to run more safely setuid
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-20 Steve FrenchFix mount options for ro, dir_mode, file_mode
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-28 Tim PotterSyncup with HEAD:
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-20 Steve FrenchFix Linux cifs vfs mount helper parsing of slashes
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Steve FrenchCheckin cifs vfs for Linux mount helper
2003-03-07 Steve FrenchAdd early prototype of cifs mount helper for Linux