r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
[tprouty/samba.git] / source / client / client.c
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Tim Potterr1908: Bugzilla #1541. Fix recursive ls in smbclient...
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 Jeremy Allisonr710: Fix smbclient symlink command when widelinks...
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
2004-03-26 Gerald Cartersource code fix for bug 1095 -- honor the '-l' option
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-13 Richard SharpeApply the multiple login stuff to smbclient ...
2004-02-12 Richard SharpeCommit Andrew Bartlett's interesting patch to smbclient...
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
2003-11-05 Tim PotterMerge from 3.0:
2003-11-04 Tim PotterFix crash bug in smbclient completion. Closes bug...
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-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-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-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 AllisonAnal formatting tidyup :-).
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-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-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-02 Tim PotterSuggest the user runs kinit if smbclient -k returns...
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-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-29 Jelmer VernooijDon't crash when doing namecompletion in smbclient...
2003-05-29 Jelmer VernooijDon't crash when doing command name completion. Fixes...
2003-05-28 Tim PotterMerge of non-static initialisation fixes from 3.0
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-13 Andrew BartlettFix non-constant initialiser for Sun CC.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jeremy AllisonFix for possible segfault in readline handler. Found...
2003-05-10 Jeremy AllisonFix for possible segfault in readline handler. Found...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Tim PotterMerge of -W fixes for bug #39:
2003-04-28 Tim PotterReplace workgroup global variable with lp_workgroup()
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-19 Simo Sorcesome readline completion exancements
2003-04-14 Tim PotterMerge:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijAdd static to satisfy exotic compilers
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Jelmer VernooijDon't declare variables after instructions
2003-03-22 Jelmer VernooijConvert to popt.
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 Andrew BartlettFix segfault on FD_SET() when we have an fd of -1
2003-03-18 Andrew BartlettAdd const.
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-15 Andrew BartlettIf the server went away, don't segfault by attempting...
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-02-25 Tim PotterFix breakage done by myself yesterday.
2003-02-25 Tim PotterFixed up some const related compiler warnings.
2003-02-24 Andrew BartlettCleint-side-auth/kerberos fixes from HEAD, and don...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Andrew BartlettThe cli_send_tconX code already determines to send...
next