summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
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 Allison2-174/+42
1997-11-09byteorder.h :Luke Leighton1-43/+72
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton2-13/+116
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton2-4/+24
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell2-6/+6
1997-11-01client.c clientutil.c proto.hLuke Leighton3-26/+29
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell2-155/+1
1997-10-30added a client-side "set named pipe handle state" function. not knownLuke Leighton1-4/+18
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1-1/+1
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton1-975/+38
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton1-1/+1
1997-10-29byteorder.h :Luke Leighton1-0/+141
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton1-56/+56
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1-11/+193
1997-10-27Fixed ntclient.c so it would compile.Jeremy Allison1-1/+1
1997-10-27added LSA Query Info Policy.Luke Leighton1-11/+116
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton1-0/+129
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1-53/+177
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell2-2/+1
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-4/+5
1997-10-25added correct client-side credential generation / checking to the LSA SAMLuke Leighton1-42/+80
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-2/+147
1997-10-25Makefile :Luke Leighton2-60/+228
1997-10-24nterr.c :Luke Leighton2-164/+229
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 Leighton2-42/+138
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 Leighton3-1358/+378
1997-10-21some cleanups in the clientutil.c code.Andrew Tridgell2-32/+46
1997-10-16add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1-0/+1
1997-10-09bracket some macrosAndrew Tridgell1-1/+1
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-4/+4
1997-10-04a bit of bounds checkingAndrew Tridgell1-0/+12
1997-10-04a little hack to smbclient to support extracting NT error codesAndrew Tridgell1-0/+12
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-10/+11
1997-09-26add error string reporting to clitarAndrew Tridgell1-3/+4
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1-2/+20
1997-09-18John asked the other day about using the tar feature in smbclient toAndrew Tridgell1-6/+22
1997-09-14This commit does 3 main things:Andrew Tridgell2-12/+0
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison2-59/+73
1997-09-05client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1-0/+6
1997-08-28includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1-0/+6
1997-08-27charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1-2/+1
1997-08-25charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1-4/+5
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account2-4/+4