summaryrefslogtreecommitdiff
path: root/source3/client/clitar.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-22Tar fixes from Craig Barratt craig@arraycomm.com.Jeremy Allison1-2/+2
2000-04-30- removed all our old wildcard matching code and replaced it with aAndrew Tridgell1-2/+2
2000-01-26Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison1-4/+4
2000-01-08cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.Andrew Tridgell1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-32/+60
1999-03-30declare ttarf as double, as in client.cAlexandre Oliva1-1/+1
1999-03-30use double instead of SMB_BIG_UINT for dir_total and ttarfAlexandre Oliva1-1/+1
1999-03-25* client/client.c (dir_total): use SMB_BIG_UINTAlexandre Oliva1-2/+3
1999-02-03%s not $sLuke Leighton1-1/+1
1999-01-17A small change to clitar.c (really, I promise :-)Richard Sharpe1-0/+7
1998-12-19Fixed problems in debug code because I did not compileRichard Sharpe1-4/+4
1998-12-19Added some debugging to clitar ...Richard Sharpe1-0/+4
1998-12-17Fixed tar recurse bug.Jeremy Allison1-1/+1
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-3/+3
1998-11-14fixed setmode in smbclientAndrew Tridgell1-7/+6
1998-11-14- handle servers that don't support getattrE (ie. NT)Andrew Tridgell1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1-8/+7
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-1137/+112
1998-10-05fixed a cast warningAndrew Tridgell1-1/+1
1998-10-04Added E Jay Berkenbilt's fixesRichard Sharpe1-0/+3
1998-09-29Fixed extern definition of cnum in clitar.cJeremy Allison1-1/+1
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