summaryrefslogtreecommitdiff
path: root/source3/client/ntclient.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-173/+41
1997-11-09byteorder.h :Luke Leighton1-43/+72
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-12/+115
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1-3/+20
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1-3/+3
1997-11-01client.c clientutil.c proto.hLuke Leighton1-12/+12
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-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 Leighton1-49/+223
1997-10-24nterr.c :Luke Leighton1-0/+222