summaryrefslogtreecommitdiff
path: root/source/client/ntclient.c
Commit message (Expand)AuthorAgeFilesLines
* 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