summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* adding extra parameter back in to trust account functions (trust account name).Luke Leighton1999-10-261-1/+4
* the dynamic memory alloc blood-fest goes on...Luke Leighton1999-10-211-3/+3
* various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1999-10-211-3/+6
* need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1999-10-191-2/+4
* split matthew's sync command (only currently called from smbpasswd)Luke Leighton1999-09-211-5/+13
* BDC support.Luke Leighton1999-07-211-1/+10
* Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1999-06-021-22/+1
* Mainly BDC-related changes.Matthew Chapman1999-04-081-1/+29
* new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1999-03-121-1/+43
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-6/+7
* rpctorture commandLuke Leighton1998-10-221-8/+2
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-0/+2
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-1/+1
* trust passwordLuke Leighton1998-10-161-1/+1
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-23/+52
* added rpcclient programLuke Leighton1998-09-251-0/+108