summaryrefslogtreecommitdiffstats
path: root/source3/client/clitar.c
Commit message (Expand)AuthorAgeFilesLines
...
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-5/+5
* configure: Changes for extra headers.Jeremy Allison1998-08-151-2/+2
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-8/+10
* Fixing clitar.c so that tar to stdout works correctly.Richard Sharpe1998-08-031-9/+9
* clitar.c: Fixed gcc warning with comment in /* */ code.Jeremy Allison1998-06-251-1/+1
* Arrrgh, one more fix. Restores of long file names wereRichard Sharpe1998-06-221-2/+7
* Remove the copyright to Canon Information Systems Australia, as we don'tRichard Sharpe1998-06-211-7/+18
* clitar.c: Fixed minor gcc -pedantic-error compile warnings.Jeremy Allison1998-06-201-5/+4
* Re-submit changes for CLITAR.Richard Sharpe1998-06-171-84/+291
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-1/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-42/+42
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-0/+7
* Se-submitting clitar.c/Richard Sharpe1998-05-081-53/+433
* Rolling back again to the equivalent of revision 1.22, as the currentJeremy Allison1998-05-061-382/+25
* Real fix for clitar.c problems. Have now made all the rightRichard Sharpe1998-05-061-25/+382
* Rolling clitar.c back to the previous rev 1.22 as the current oneJeremy Allison1998-05-051-382/+25
* Added bug fixes to clitar to ensure proper longfile name restoresRichard Sharpe1998-05-051-25/+382
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-35/+13
* Changes to client.c support the need for directories to be processed by whateverRichard Sharpe1998-04-111-52/+274
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-6/+46
* Change the multibyte character set support so thatJeremy Allison1998-03-031-40/+23
* Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.Jeremy Allison1998-02-131-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* client.c:Jeremy Allison1997-12-201-11/+11
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-221-13/+13
* add error string reporting to clitarAndrew Tridgell1997-09-261-3/+4
* John asked the other day about using the tar feature in smbclient toAndrew Tridgell1997-09-181-6/+22
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-36/+52
* charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1997-08-271-2/+1
* client.c: Added amanda fixes.Samba Release Account1997-07-281-3/+5
* patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1997-07-241-7/+18
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+1
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-8/+30
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-4/+4
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-1/+1
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-5/+2
* a huge pile of changes :-)Andrew Tridgell1996-06-041-6/+0
* Lots of changes!Andrew Tridgell1996-05-311-2/+2
* Initial version imported to CVS Samba Release Account1996-05-041-0/+1713