summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cli_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* Use session key from cli_state struct rather than the uninitialised oneTim Potter2001-09-141-4/+2
* fixed some compilation errors in cli_netlogon.c - tim, you need to rerun conf...Andrew Tridgell2001-09-051-9/+10
* more warning fixes on solarisAndrew Tridgell2001-09-051-2/+2
* Merged cli_net_req_chal() and cli_net_auth2() from rpc_client/cli_login.cTim Potter2001-09-051-0/+177
* Merge of sam sync code from TNG.Tim Potter2001-08-281-3/+142
* Factored out common rpc pipe initialisation and shutdown code.Tim Potter2001-08-081-50/+1
* Added logon control2 client call.Tim Potter2001-05-241-29/+15
* Added stubs for SRVSVC and NETLOGON rpcclient commands.Tim Potter2001-05-241-0/+142