summaryrefslogtreecommitdiff
path: root/source3/client/clitar.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-1/+1
1998-09-26Small update to clitar.c to omit warnings about servers notRichard Sharpe1-4/+5
1998-09-24Added a minor fix to clitar.c for a bug.Richard Sharpe1-16/+2
1998-09-23Fixed data corruption bugs in clitar.c with restores.Richard Sharpe1-17/+58
1998-09-23Fixed up warnings in new client code.Jeremy Allison1-4/+4
1998-09-21implemented du and tar -nAlexandre Oliva1-3/+43
1998-09-19Fixed changes in clitar.c that Jeremey noted. One change wasRichard Sharpe1-1/+2
1998-09-18Fixed compile errors in new code.Jeremy Allison1-3/+3
1998-09-18Adding rewritten restore code ... Old code is still thereRichard Sharpe1-52/+234
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1-1/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell1-2/+4
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-1/+1
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-3/+3
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-5/+5
1998-08-15configure: Changes for extra headers.Jeremy Allison1-2/+2
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-8/+10
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