summaryrefslogtreecommitdiffstats
path: root/source/client
Commit message (Expand)AuthorAgeFilesLines
* Earlier fix for smbmount timing window was the wrong patch.Michael Warfield1998-11-301-9/+10
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-3/+3
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-172-7/+7
* Fixed missing NULL check in tar op.Jeremy Allison1998-11-171-2/+4
* automatically uppercase server and share names (win95 won't handleAndrew Tridgell1998-11-141-6/+0
* fixed setmode in smbclientAndrew Tridgell1998-11-141-7/+6
* - handle servers that don't support getattrE (ie. NT)Andrew Tridgell1998-11-142-4/+6
* Fixed problem with smbclient issuing '*.*' to NT server when anJeremy Allison1998-11-141-5/+5
* prompt for password on smbclient -LAndrew Tridgell1998-11-141-1/+0
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* Fixed timing window created by daemonize function. Smbmount was going daemonMichael Warfield1998-11-131-7/+10
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-1/+1
* please remember to check that code compiles before checkin!Andrew Tridgell1998-11-121-2/+2
* .cvsignore: Removed old entries.Herb Lewis1998-11-121-1/+13
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-092-29/+14
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-092-4591/+1549
* client/client.c: Patch to tidy up file size output.Jeremy Allison1998-11-021-1/+1
* Tidied up option processing in smbclient - usage message now actuallyJeremy Allison1998-10-291-123/+132
* fix for John.Andrew Tridgell1998-10-241-8/+8
* Unlink zero length files that did NOT exist at the point of origin on a do_ge...John Terpstra1998-10-241-1/+4
* use the username GUEST if no other username is availableAndrew Tridgell1998-10-161-0/+5
* fixed a bug in the readline supportAndrew Tridgell1998-10-081-3/+4
* somehow "in_client" got included twice in two places.Andrew Tridgell1998-10-071-1/+0
* Added capability for smbclient to use the local WINS server on the sameRichard Sharpe1998-10-061-1/+2
* fixed a cast warningAndrew Tridgell1998-10-051-1/+1
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-1/+1
* support using #xx at end of netbios name to connect to the specified name typeAndrew Tridgell1998-10-041-0/+6
* Added E Jay Berkenbilt's fixesRichard Sharpe1998-10-042-2/+5
* Removed a redundant include for "includes.h"Michael Warfield1998-09-301-3/+1
* Fixed uid->vuid confusion in smbmount (hopefully).Jeremy Allison1998-09-301-2/+2
* Fixed extern definition of cnum in clitar.cJeremy Allison1998-09-291-1/+1
* Got very strict about the differences and uses ofJeremy Allison1998-09-293-50/+45
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* Now have a better solution to the need to have smblcient findRichard Sharpe1998-09-291-0/+3
* Fixed stupid bug with "cd /" appending a "/" character to the path forever....Jeremy Allison1998-09-291-0/+2
* Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.Jeremy Allison1998-09-281-3/+18
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-282-14/+13
* Two changes in this ball...Michael Warfield1998-09-283-44/+18
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* wait_keyboard must still be defined if readline is not availableAlexandre Oliva1998-09-271-3/+3
* Fixed up more possibly uninitialized variables.Richard Sharpe1998-09-271-3/+3
* Small update to clitar.c to omit warnings about servers notRichard Sharpe1998-09-261-4/+5
* not needed.Luke Leighton1998-09-251-348/+0
* 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-232-47/+47
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* implemented du and tar -nAlexandre Oliva1998-09-212-5/+141
* 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