r23571: Fix, parsing of multi byte share names.
[sfrench/samba-autobuild/.git] / source / client / client.c
2007-10-10 Simo Sorcer23571: Fix, parsing of multi byte share names.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22155: Fixed warning #4498 from jason@ncac.gwu.edu.
2007-10-10 Simo Sorcer22002: Fix bug #3974, there are still open issues...
2007-10-10 Jeremy Allisonr21992: Fix keepalive processing when encryption turned on.
2007-10-10 Jeremy Allisonr21901: Don't use fstrcat when you mean fstrcpy. Doh !
2007-10-10 Jeremy Allisonr21898: Added test command, fixed first valgrind bugs.
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Jeremy Allisonr21750: Sync up with SAMBA_3_0_25. Only client changes...
2007-10-10 Jeremy Allisonr21734: Fix bug #4369. Patch from David Leonard <dleona...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Herb Lewisr21657: get rid of warning - not everyone understands %F
2007-10-10 Jeremy Allisonr21641: Add test code for POSIX pathname calls into...
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Jeremy Allisonr19529: Added showacls togle. Previously was vendor...
2007-10-10 Volker Lendecker18876: Fix smbclient -L
2007-10-10 Stefan Metzmacherr18813: the generated rpccli_ functions give NTSTATUS
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Volker Lendecker18402: Comment and (hopefully) fix remote command...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16971: Ensure we use the correct separator for pathnames
2007-10-10 Jeremy Allisonr16962: Add a few utility fns into client. Allow POSIX...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16587: Fix Klocwork #1987. Memleak on reusing x_dbf.
2007-10-10 Volker Lendecker16338: Fix Klocwork ID 150
2007-10-10 James Peachr16274: Fix the smbclient prompting behaviour for both...
2007-10-10 Volker Lendecker16251: for i in `seq 1 1000`
2007-10-10 Volker Lendecker16250: Fix Klokwork IDs 148, 151, 152, 154.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Volker Lendecker15098: Make smbclient -L use RPC to list shares, fall...
2007-10-10 Jeremy Allisonr14359: Try and fix Coverity #176 by making the pointer
2007-10-10 Jeremy Allisonr14351: Ensure we use the minimum of PATH_MAX and sizeo...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr11978: Volker's fix for #3292 (smbclient spins if...
2007-10-10 Jeremy Allisonr11976: (Slightly modified) Volker fix for #3293. Use...
2007-10-10 Jeremy Allisonr11839: Info level 0x101 is really a protocol NT level.
2007-10-10 Gerald Carterr11770: BUG 2718: don't use qpathinfo_basic() call...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr10964: BUG 1051: store the directory path so we can...
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Gerald Carterr8478: remove unused printmode command from smbclient...
2007-10-10 Gerald Carterr6685: smbclient fixes
2007-10-10 Gerald Carterr6388: BUG 2626: ensure that the calling_name is set...
2007-10-10 Jeremy Allisonr6348: Fix for bug #2605 reported by Daniel Patterson...
2007-10-10 Gerald Carterr6291: BUG 2588: force smbclient messages to port 139...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6120: Added "volume" command to smbclient that prints...
2007-10-10 Jeremy Allisonr5979: Don't crash when talking to a Win98 server ...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr5835: Make smbclient obey the max protocol argument...
2007-10-10 Gerald Carterr5578: get 'recurse; dir' working across multiple level...
2007-10-10 Gerald Carterr5577: get recurse; dir working across single level...
2007-10-10 Gerald Carterr5545: move cli_cm_XXX() connection handling code to...
2007-10-10 Gerald Carterr5542: fix a few more msdfs bugs in smbclient against...
2007-10-10 Günther Deschnerr5527: Allow own netbios name to be set in smbclient...
2007-10-10 Gerald Carterr5520: fix last remaining dfs issues with smbclient.
2007-10-10 Gerald Carterr5519: fix msdfs support for [m]get and [m]put
2007-10-10 Gerald Carterr5518: Add initial msdfs support to smbclient. Current...
2007-10-10 Gerald Carterr5495: * add in some code from Mike Nix <mnix@wanm...
2007-10-10 Jeremy Allisonr4697: Fix for bug #2231 inspired by brad.ellis@its...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Jeremy Allisonr3714: Getfacl now seems to work on files and directori...
2007-10-10 Jeremy Allisonr3713: Implementation of get posix acls in UNIX extensi...
2007-10-10 Richard Sharper3292: A fix from Narayana Pattipati <narayana[dot...
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 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...
next