summaryrefslogtreecommitdiffstats
path: root/source/client/clitar.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-8/+7
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1137/+112
* fixed a cast warningAndrew Tridgell1998-10-051-1/+1
* Added E Jay Berkenbilt's fixesRichard Sharpe1998-10-041-0/+3
* Fixed extern definition of cnum in clitar.cJeremy Allison1998-09-291-1/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-1/+1
* Small update to clitar.c to omit warnings about servers notRichard Sharpe1998-09-261-4/+5
* Added a minor fix to clitar.c for a bug.Richard Sharpe1998-09-241-16/+2
* Fixed data corruption bugs in clitar.c with restores.Richard Sharpe1998-09-231-17/+58
* Fixed up warnings in new client code.Jeremy Allison1998-09-231-4/+4
* implemented du and tar -nAlexandre Oliva1998-09-211-3/+43
* Fixed changes in clitar.c that Jeremey noted. One change wasRichard Sharpe1998-09-191-1/+2
* Fixed compile errors in new code.Jeremy Allison1998-09-181-3/+3
* Adding rewritten restore code ... Old code is still thereRichard Sharpe1998-09-181-52/+234
* Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1998-09-111-1/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-2/+4
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-1/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-3/+3
* 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