summaryrefslogtreecommitdiffstats
path: root/source/libsmb/cli_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-181-3/+3
* Add a specialised version of tpot's libsmb samlogon code for use withAndrew Bartlett2002-01-011-0/+86
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-2/+4
* Leak less memory.Andrew Bartlett2001-12-081-8/+18
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-1/+82
* Some tweaking to make the samlogon function look more like NT on the wire.Tim Potter2001-10-311-7/+7
* Allow the logon level to be passed to cli_netlogon_sam_logon() rather thanTim Potter2001-10-301-13/+41
* Added samlogon command to test against win2k native mode server. I thinkTim Potter2001-10-301-0/+72
* 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