Merge branch 'master' of ssh://git.samba.org/data/git/samba
[gd/samba/.git] / source3 / client / mount.cifs.c
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Volker LendeckeAttempt to fix bug 5778
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-13 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-27 Steve Frenchmount.cifs: unclear error message with "credentials"
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-21 Jeff Laytonmount.cifs: don't prompt for password on krb5 mounts
2008-08-05 Steve FrenchBacking out most of changeset 5222b8db3fb692e5071bfd1b4...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-06-27 Volker LendeckeFix two IBM checker warnings
2008-05-01 Jeremy AllisonTidyup to ensure '\n' is treated identically in all
2008-05-01 Jeremy AllisonFix bug #5434 found by Ted Percival <ted@midg3t.net>.
2008-04-25 Jeremy AllisonSync up client/mount.cifs.c with v3-2-test.
2008-04-25 Karolin Seegermount.cifs: Zero mountpassword content before freeing.
2008-04-24 Jeremy AllisonMake mount.cifs.c consistent with other Samba code...
2008-03-31 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-25 Volker LendeckeDo the formatting change in all 3 places :-)
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-22 Simo SorceMake sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
2008-02-14 Simo SorceRevert "Merge in J.Layton patch and resolve conflict."
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-03 Steve FrenchUpdate mount.cifs help
2007-12-17 Simo SorceMerge in J.Layton patch and resolve conflict.
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonWe don't need to call endpwent if we never call getpwent.
2007-12-14 Jeremy AllisonAdd a varient of Steve Langasek <vorlon@debian.org...
2007-12-13 Jeremy AllisonMissed one strcpy call.
2007-12-13 Jeremy AllisonAdd a portable version of strlcpy and strlcat and convert
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Steve Frenchr25355: IP address parsing did not allow for fully...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Steve Frenchr22982: Do not prompt for password on sec=none for...
2007-10-10 Steve Frenchr22979: Revert previous checkin (which had some debug...
2007-10-10 Steve Frenchr22779: Patch for not prompting for password on cifs...
2007-10-10 Steve Frenchr22560: Clean up frees of realloc memory in mount.cifs...
2007-10-10 Steve Frenchr22526: Support deep tree mounts after share (instead...
2007-10-10 Steve Frenchr21840: mount.cifs compile on old libc missing bind...
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Steve Frenchr14127: Remove coverity warning on mount.cifs.c
2007-10-10 Steve Frenchr14126: resolve two warnings from the coverity scan
2007-10-10 Jeremy Allisonr14009: Remove last const warning (have to use CONST_DI...
2007-10-10 Jeremy Allisonr14006: Fix a couple of irritating warnings.
2007-10-10 Lars Müllerr13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_...
2007-10-10 Steve Frenchr11938: Fix cifs to handle non-numeric uid and gid...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Steve Frenchr9401: Allow disabling mandatory byte range lock mount...
2007-10-10 Steve Frenchr9225: Various minor CIFS mount helper fixes to less...
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