summaryrefslogtreecommitdiffstats
path: root/source/client/client.c
Commit message (Expand)AuthorAgeFilesLines
* This is a security audit change of the main source.Jeremy Allison1998-05-121-156/+156
* don't use system functions as arguments to qsort() as otherwise youAndrew Tridgell1998-05-111-1/+1
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-11/+23
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-4/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-27/+25
* Changes to client.c support the need for directories to be processed by whateverRichard Sharpe1998-04-111-16/+24
* client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1998-03-261-2/+11
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-25/+0
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-1/+11
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-1/+1
* Change the multibyte character set support so thatJeremy Allison1998-03-031-16/+3
* -N option still prompted for password in smbclient -L usageHerb Lewis1998-02-261-0/+2
* Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...Jeremy Allison1998-02-121-2/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Added 3 commands:Volker Lendecke1998-01-051-4/+4
* Bugfix from Branko Cibej <branko.cibej@hermes.si>Jeremy Allison1997-12-241-1/+1
* client.c:Jeremy Allison1997-12-201-25/+30
* fixed the help message for -p (someone complained!)Andrew Tridgell1997-12-021-1/+1
* get rid of stat command (it is a hangover from an old experiment)Andrew Tridgell1997-11-251-38/+0
* added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1997-11-221-8/+2
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-1/+1
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-1/+1
* client.c clientutil.c proto.hLuke Leighton1997-11-011-9/+9
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-1/+1
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-261-1/+0
* Makefile :Luke Leighton1997-10-251-11/+5
* nterr.c :Luke Leighton1997-10-241-164/+7
* missed nmbsync.c when adding setup count and setup pointer arguments toLuke Leighton1997-10-231-9/+14
* general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1997-10-231-40/+48
* playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-231-37/+131
* client.c :Luke Leighton1997-10-221-2/+2
* Makefile client.c :Luke Leighton1997-10-221-2/+98
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-221-1104/+73
* some cleanups in the clientutil.c code.Andrew Tridgell1997-10-211-2/+11
* add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1997-10-161-0/+1
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-4/+4
* a little hack to smbclient to support extracting NT error codesAndrew Tridgell1997-10-041-0/+12
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-2/+20
* This commit does 3 main things:Andrew Tridgell1997-09-141-6/+0
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-23/+21
* client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1997-09-051-0/+6
* charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1997-08-251-4/+5
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-2/+2
* Minor text mods, mostly checking that CVS still worksSamba Release Account1997-07-301-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-281-4/+12
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-8/+11
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+1
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-2/+117
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-2/+2
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-1/+1