summaryrefslogtreecommitdiff
path: root/source3/client/client.c
AgeCommit message (Expand)AuthorFilesLines
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
1998-01-05Added 3 commands:Volker Lendecke1-4/+4
1997-12-24Bugfix from Branko Cibej <branko.cibej@hermes.si>Jeremy Allison1-1/+1
1997-12-20client.c:Jeremy Allison1-25/+30
1997-12-02fixed the help message for -p (someone complained!)Andrew Tridgell1-1/+1
1997-11-25get rid of stat command (it is a hangover from an old experiment)Andrew Tridgell1-38/+0
1997-11-22added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1-8/+2
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-1/+1
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-1/+1
1997-11-01client.c clientutil.c proto.hLuke Leighton1-9/+9
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-1/+1
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1-1/+0
1997-10-25Makefile :Luke Leighton1-11/+5
1997-10-24nterr.c :Luke Leighton1-164/+7
1997-10-23missed nmbsync.c when adding setup count and setup pointer arguments toLuke Leighton1-9/+14
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-40/+48
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1-37/+131
1997-10-22client.c :Luke Leighton1-2/+2
1997-10-22Makefile client.c :Luke Leighton1-2/+98
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1-1104/+73
1997-10-21some cleanups in the clientutil.c code.Andrew Tridgell1-2/+11
1997-10-16add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1-0/+1
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-4/+4
1997-10-04a little hack to smbclient to support extracting NT error codesAndrew Tridgell1-0/+12