r23779: Change from v2 or later to v3 or later.
[bbaumbach/samba-autobuild/.git] / source3 / rpcclient / cmd_netlogon.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23380: netr_getdcname returns WERROR not NTSTATUS.
2007-10-10 Volker Lendecker23219: Two warnings
2007-10-10 Günther Deschnerr23210: Very funny, we thought to use netr_GetDcName...
2007-10-10 Günther Deschnerr23127: Fill in some more netlogon dsgetdcname flavours...
2007-10-10 Jeremy Allisonr21259: Fix coverity bug id #340. No way to process
2007-10-10 Günther Deschnerr20970: Allow to define workstation for samlogon in...
2007-10-10 Günther Deschnerr19353: Add "timeout" command for rpcclient.
2007-10-10 Günther Deschnerr19161: Add NET_GETANYDCNAME (getdcname only gives...
2007-10-10 Günther Deschnerr19143: getdcname on the NETLOGON pipe returns WERROR...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Günther Deschnerr14495: Allow to play with the logon_param flag when...
2007-10-10 Günther Deschnerr11853: Add Dsr_GetSiteName (handy for experimenting...
2007-10-10 Volker Lendecker11706: Implement dsr_getdcname client code. It's handy...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker1590: Small fixes from Günther Deschner
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-19 Andrew Bartlett- Fix the kerberos downgrade problem:
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-14 Tim PotterMerge: remove unused variable.
2003-04-14 Tim PotterRemoved unused variable.
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-03-18 Tim PotterMerge of waider's rpcclient return type patch.
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-30 Jean-François Mico... allow rpcclient's samlogon command to use cli_net_3().
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
2002-08-23 Tim PotterMoved calculation of secure channel type into a new...
2002-08-22 Tim PotterFix for change in cli_netlogon_sam_sync()
2002-08-22 Tim PotterAdded some new delta types discovered by Ronnie from...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-21 Tim PotterRenamed all the new_cli_netlogon_* functions to cli_net...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-18 Andrew BartlettRemove unused files.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-10-30 Tim PotterAllow the logon level to be passed to cli_netlogon_sam_...
2001-10-30 Tim PotterAdded samlogon command to test against win2k native...
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-18 Tim PotterConverted cli_net_auth2() and cli_nt_setup_creds()...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-08-28 Tim PotterMerge of sam sync code from TNG.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-06-23 Simo Sorcefix compiler warnings
2001-05-24 Tim PotterAdded srvinfo and partial logonctrl and logonctrl2...
2001-05-24 Tim PotterAdded stubs for SRVSVC and NETLOGON rpcclient commands.
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
2000-06-03 Andrew Tridgellmoved secrets fns into secrets.c
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
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