r3708: BUG 1838: patch from Gavrie Philipson <gavrie@disksites.com> to remove stale...
[ira/wip.git] / source / client /
2007-10-10 Richard Sharper3292: A fix from Narayana Pattipati <narayana[dot...
2007-10-10 Jeremy Allisonr3275: Fix from Michael Sweet <mike@easysw.com> for...
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 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Jeremy Allisonr2361: Fix the appalling toktocliplist() fn. Bug found...
2007-10-10 Tim Potterr1908: Bugzilla #1541. Fix recursive ls in smbclient...
2007-10-10 Steve Frenchr1616: Fix user unmount of shares mount with suid mount...
2007-10-10 Jelmer Vernooijr1320: Return an error when the last command read from...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jelmer Vernooijr947: Patch from Fabian Franz <FabianFranz@gmx.de>...
2007-10-10 Steve Frenchr737: Handle -S and user mount parms
2007-10-10 Jeremy Allisonr710: Fix smbclient symlink command when widelinks...
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
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 Alexander Bokovoyr76: Fix smbfs problem with Tree Disconnect issued...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2007-10-10 Steve Frenchr18: Fix free of incremented pointer
2004-04-02 Steve FrenchFix credential file mountinf for cifs vfs
2004-03-26 Gerald Cartersource code fix for bug 1095 -- honor the '-l' option
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-18 Jeremy AllisonMerge from HEAD for Amanda group.
2004-03-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-11 Gerald CarterBUG 1088: patch from SATOH Fumiyasu <fumiya@miraclinux...
2004-03-11 Gerald CarterBUG 1088: patch from SATOH Fumiyasu <fumiya@miraclinux...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-02 Gerald Cartermerging from 3.0
2004-03-01 Gerald CarterBUG 692: patch from SATOH Fumiyasu <fumiya@miraclelinux...
2004-02-26 Steve FrenchFixes to minor security bug pointed out by AB in the...
2004-02-19 Gerald Cartermerging smbmnt fix from 3.0
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-13 Gerald Carterurban's changes for nosuid,nodev
2004-02-13 Richard SharpeApply the multiple login stuff to smbclient ...
2004-02-12 Richard SharpeCommit Andrew Bartlett's interesting patch to smbclient...
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-02-11 Gerald CarterBUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix...
2004-02-11 Gerald CarterBUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix...
2004-01-16 Volker LendeckePatch from "Stoian Ivanov" <sdr@bultra.com>: Add -g...
2004-01-16 Volker LendeckePatch from "Stoian Ivanov" <sdr@bultra.com>: Add -g...
2004-01-15 Gerald Carter* BUG 446
2004-01-15 Gerald Carter* BUG 446
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-11-05 Tim PotterMerge from 3.0:
2003-11-04 Tim PotterFix crash bug in smbclient completion. Closes bug...
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-15 Tim PotterMerge from Samba 3.0:
2003-09-12 Jeremy AllisonFix from Craig Barratt <cbarratt@users.sourceforge...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-02 Jeremy AllisonProposed patch for #308. Needs testing.
2003-08-29 Steve FrenchUpdate mount helper to take synonyms for file_mode...
2003-08-27 Tim PotterPrint an error instead of crashing if no argument is...
2003-08-25 Gerald Carterfix bug #39; save the -W value and restore it after...
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-16 Steve FrenchFixes to all mount.cifs to run more safely setuid
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-15 Herb Lewisget rid of const as these things really are not const
2003-08-14 Volker LendeckeDon't ask twice for the password
2003-08-12 Volker LendeckeApply a little const
2003-08-10 Volker LendeckeWe get the server and workgroup list only over port...
2003-08-06 Jeremy AllisonEnsure smbclient obeys -s smb.conf option.
2003-08-06 Jeremy AllisonReversed replacement. Oops.
2003-08-06 Jeremy AllisonAnal formatting tidyup :-).
2003-08-06 Jeremy AllisonGet rid of MAXPATHLEN, move to standard PATH_MAX.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jeremy AllisonFix the option processing for smbtar. Does no one check...
2003-08-01 Jeremy AllisonFinish reformatting.
2003-08-01 Jeremy AllisonReformat lots of clitar code as I hate the style so...
2003-08-01 Jeremy AllisonReformat clitar option processing - getting ready to...
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-18 Andrew Tridgellfixed the pstrcpy() bug in directory recursion properly
2003-07-17 Tim PotterFix for bug 222 from Marcin Owsiany.
2003-07-17 Tim PotterDon't use pstrcpy on non-pstrings.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Tim PotterFix from Dragan Krnic for handling files in tar archive...
2003-07-04 Jeremy AllisonMore conversions I missed. Thanks metze.
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-02 Tim PotterSuggest the user runs kinit if smbclient -k returns...
2003-06-20 Steve FrenchFix mount options for ro, dir_mode, file_mode
2003-06-11 Andrew Tridgellseveral places in client.c rely in commands[i].name...
2003-06-11 Andrew Tridgelli'm getting rather sick of this
2003-06-10 Jelmer VernooijDon't segfault when -b is specified (fixes debian bug...
2003-06-10 Andrew Tridgelldon't call a function error_message() as that conflicts...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next