summaryrefslogtreecommitdiff
path: root/source3/client/client.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1-21/+7
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-3454/+1437
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-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 Sharpe1-2/+2
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-31/+30
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-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-13/+12
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-23Fixed up warnings in new client code.Jeremy Allison1-43/+43
1998-09-21implemented du and tar -nAlexandre Oliva1-2/+98
1998-09-18Adding rewritten restore code ... Old code is still thereRichard Sharpe1-17/+237
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1-1/+1
1998-09-05ahh, the joy of deleting large chunks of code that someone else hasAndrew Tridgell1-25/+0
1998-09-05tridge the destroyer returns!Andrew Tridgell1-6/+14
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-0/+23
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-7/+7
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-24/+25
1998-08-28This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1-1/+1
1998-08-14remove an unused variableAndrew Tridgell1-1/+0
1998-08-12I've added a dbgflush() function to debug.c. Calling this will cause theChristopher R. Hertel1-1/+1
1998-08-11Makefile.in: Added CHECK target back in (at Herb's request). AddedJeremy Allison1-11/+28
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-1/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-68/+2
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1-0/+4
1998-06-15client.c: Made -L do a null-session share unless -U user is specified.Jeremy Allison1-36/+30
1998-06-04client.c: Allowed client to proceed even if it gets error 234 (more dataJeremy Allison1-101/+108
1998-05-12This is a security audit change of the main source.Jeremy Allison1-156/+156
1998-05-11don't use system functions as arguments to qsort() as otherwise youAndrew Tridgell1-1/+1
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-11/+23
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-4/+4
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-27/+25
1998-04-11Changes to client.c support the need for directories to be processed by whateverRichard Sharpe1-16/+24
1998-03-26client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1-2/+11
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-25/+0
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-1/+11
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-03-03Change the multibyte character set support so thatJeremy Allison1-16/+3
1998-02-26-N option still prompted for password in smbclient -L usageHerb Lewis1-0/+2
1998-02-12Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...Jeremy Allison1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1