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