summaryrefslogtreecommitdiffstats
path: root/source3/client
Commit message (Expand)AuthorAgeFilesLines
...
* added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-251-42/+80
* got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-251-2/+147
* Makefile :Luke Leighton1997-10-252-60/+228
* nterr.c :Luke Leighton1997-10-242-164/+229
* 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-232-42/+138
* 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-223-1358/+378
* some cleanups in the clientutil.c code.Andrew Tridgell1997-10-212-32/+46
* add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1997-10-161-0/+1
* bracket some macrosAndrew Tridgell1997-10-091-1/+1
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-4/+4
* a bit of bounds checkingAndrew Tridgell1997-10-041-0/+12
* a little hack to smbclient to support extracting NT error codesAndrew Tridgell1997-10-041-0/+12
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-10/+11
* add error string reporting to clitarAndrew Tridgell1997-09-261-3/+4
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-2/+20
* John asked the other day about using the tar feature in smbclient toAndrew Tridgell1997-09-181-6/+22
* This commit does 3 main things:Andrew Tridgell1997-09-142-12/+0
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-112-59/+73
* client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1997-09-051-0/+6
* includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1997-08-281-0/+6
* charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1997-08-271-2/+1
* 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-302-4/+4
* Minor text mods, mostly checking that CVS still worksSamba Release Account1997-07-301-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-282-7/+17
* patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1997-07-241-7/+18
* 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
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-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
* status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1997-05-081-2/+2
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-082-2/+2
* name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1997-04-031-3/+3
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-8/+30
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-2/+2
* - continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1996-10-071-1/+0
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-052-5/+8
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-2/+2
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-10/+6
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-022-7/+11
* - fix client for pathworks 4 accessAndrew Tridgell1996-08-221-3/+3
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-222-4/+4
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-192-11/+9
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-171-1/+6