first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[kai/samba.git] / source3 / rpcclient / cmd_netlogon.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-01 Luke Leightondamn, that took a while. nt login password was being...
1999-12-01 Luke Leighton1) when no domain used in ntlogin test command, should...
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-29 Luke Leightonok. got ntlogin command working. argh, it maintains...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-22 Luke Leightonanother four next_token() removals (using getopt instead)
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-10-26 Luke Leightonadding extra parameter back in to trust account functio...
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-10-19 Luke Leightonneed status codes from cli_net_req_chal() and cli_net_a...
1999-09-21 Luke Leightonsplit matthew's sync command (only currently called...
1999-07-21 Luke LeightonBDC support.
1999-06-02 Matthew ChapmanSome more BDC-related fixes, mainly to the NET_SAM_SYNC...
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-03-12 Luke Leightonnew "domtrust" test command. r&d into inter-domain...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-10-22 Luke Leightonrpctorture command
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-16 Luke Leightontrust password
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-09-25 Luke Leightonadded rpcclient program