summaryrefslogtreecommitdiffstats
path: root/source/client/ntclient.c
Commit message (Expand)AuthorAgeFilesLines
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-3/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-5/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-173/+41
* byteorder.h :Luke Leighton1997-11-091-43/+72
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-12/+115
* added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1997-11-031-3/+20
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-021-3/+3
* client.c clientutil.c proto.hLuke Leighton1997-11-011-12/+12
* added a client-side "set named pipe handle state" function. not knownLuke Leighton1997-10-301-4/+18
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-301-1/+1
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-291-975/+38
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-291-0/+141
* smb.h smbparse.c pipeutil.c :Luke Leighton1997-10-281-56/+56
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-271-11/+193
* Fixed ntclient.c so it would compile.Jeremy Allison1997-10-271-1/+1
* added LSA Query Info Policy.Luke Leighton1997-10-271-11/+116
* added LSA Open Policy query and response processing to smbclientLuke Leighton1997-10-271-0/+129
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-261-53/+177
* 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-251-49/+223
* nterr.c :Luke Leighton1997-10-241-0/+222