summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison2-7/+7
1998-11-17Fixed missing NULL check in tar op.Jeremy Allison1-2/+4
1998-11-14automatically uppercase server and share names (win95 won't handleAndrew Tridgell1-6/+0
1998-11-14fixed setmode in smbclientAndrew Tridgell1-7/+6
1998-11-14- handle servers that don't support getattrE (ie. NT)Andrew Tridgell2-4/+6
1998-11-14Fixed problem with smbclient issuing '*.*' to NT server when anJeremy Allison1-5/+5
1998-11-14prompt for password on smbclient -LAndrew Tridgell1-1/+0
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-13Fixed timing window created by daemonize function. Smbmount was going daemonMichael Warfield1-7/+10
1998-11-13fixes for OSF1 compilationAndrew Tridgell1-1/+1
1998-11-12please remember to check that code compiles before checkin!Andrew Tridgell1-2/+2
1998-11-12.cvsignore: Removed old entries.Herb Lewis1-1/+13
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison2-29/+14
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell2-4591/+1549
1998-11-02client/client.c: Patch to tidy up file size output.Jeremy Allison1-1/+1
1998-10-29Tidied up option processing in smbclient - usage message now actuallyJeremy Allison1-123/+132
1998-10-24fix for John.Andrew Tridgell1-8/+8
1998-10-24Unlink zero length files that did NOT exist at the point of origin on a do_ge...John Terpstra1-1/+4
1998-10-16use the username GUEST if no other username is availableAndrew Tridgell1-0/+5
1998-10-08fixed a bug in the readline supportAndrew Tridgell1-3/+4
1998-10-07somehow "in_client" got included twice in two places.Andrew Tridgell1-1/+0
1998-10-06Added capability for smbclient to use the local WINS server on the sameRichard Sharpe1-1/+2
1998-10-05fixed a cast warningAndrew Tridgell1-1/+1
1998-10-04- modified resolve_name() to take a name_typeAndrew Tridgell1-1/+1
1998-10-04support using #xx at end of netbios name to connect to the specified name typeAndrew Tridgell1-0/+6
1998-10-04Added E Jay Berkenbilt's fixesRichard Sharpe2-2/+5
1998-09-30Removed a redundant include for "includes.h"Michael Warfield1-3/+1
1998-09-30Fixed uid->vuid confusion in smbmount (hopefully).Jeremy Allison1-2/+2
1998-09-29Fixed extern definition of cnum in clitar.cJeremy Allison1-1/+1
1998-09-29Got very strict about the differences and uses ofJeremy Allison3-50/+45
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
1998-09-29Now have a better solution to the need to have smblcient findRichard Sharpe1-0/+3
1998-09-29Fixed stupid bug with "cd /" appending a "/" character to the path forever....Jeremy Allison1-0/+2
1998-09-28Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.Jeremy Allison1-3/+18
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison2-14/+13
1998-09-28Two changes in this ball...Michael Warfield3-44/+18
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
1998-09-27wait_keyboard must still be defined if readline is not availableAlexandre Oliva1-3/+3
1998-09-27Fixed up more possibly uninitialized variables.Richard Sharpe1-3/+3
1998-09-26Small update to clitar.c to omit warnings about servers notRichard Sharpe1-4/+5
1998-09-25not needed.Luke Leighton1-348/+0
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 Allison2-47/+47
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-21implemented du and tar -nAlexandre Oliva2-5/+141
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 Sharpe2-69/+471
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison2-2/+2