Fix some uninitialized data in new netlogon client.
[gd/samba/.git] / source / rpc_client / cli_netlogon.c
2008-02-19 Günther DeschnerFix some uninitialized data in new netlogon client.
2008-02-17 Günther DeschnerRemove unused marshalling for NET_AUTH3.
2008-02-17 Günther DeschnerUse rpccli_netr_LogonSamLogonEx in rpccli wrapping...
2008-02-17 Günther DeschnerFinally let our samlogon routines call rpccli_netr_Logo...
2008-02-16 Günther DeschnerRemove unused marshalling for NET_SRV_PWSET.
2008-02-15 Günther DeschnerRemove unused marshalling for NET_REQ_CHAL and NET_AUTH2.
2008-02-15 Günther DeschnerReplace DOM_CHAL with "struct netr_Credential" where...
2008-02-15 Günther DeschnerRemove unused marshalling for NET_SAM_SYNC.
2008-02-15 Günther DeschnerRemove unused marshalling for NET_SAM_DELTAS.
2008-02-13 Günther DeschnerRemove unused marshalling for NET_LOGON_CTRL and NET_LO...
2008-02-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-08 Günther DeschnerRemove unused marshalling for NET_DSR_GETDCNAME.
2008-02-07 Günther DeschnerRemove unused marshalling for NET_DSR_GESITENAME.
2008-02-07 Günther DeschnerRemove unused marshalling for NET_GETANYDCNAME and...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Günther DeschnerRemove hand-written rpccli_netlogon_dsr_getdcnameex[2].
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-28 Volker LendeckeRemove static zeros
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerKill fstring in getdcname & getanydcname return.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
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 Volker Lendecker23091: Add rpccli_netlogon_sam_network_logon_ex, fix...
2007-10-10 Günther Deschnerr20970: Allow to define workstation for samlogon in...
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 Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Günther Deschnerr13639: Never overwrite the acct_flags in rpccli_netlog...
2007-10-10 Jeremy Allisonr13539: Add 128 bit creds processing client and server...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr12853: Fix segfault in "net rpc vampire|samdump" ...
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 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Jeremy Allisonr11338: Move knowledge of \\ needed into rpc_client...
2007-10-10 Jeremy Allisonr11336: Start to get my control back :-). Volker, I...
2007-10-10 Volker Lendecker11320: Fix error handling for rpccli_netlogon_getdcnam...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10269: Server-side fix for creds change - revert jcmd...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker4561: This looks a lot larger than it is, this is...
2007-10-10 Günther Deschnerr4286: Give back 8 byte lm_session_key in Netrsamlogon...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
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-15 Herb Lewisget rid of more compiler warnings
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Tim PotterFix out of date comment.
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-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Andrew BartlettTurn down some DEBUG()s and remove some duplicate code...
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: incorrect arg to debug.
2003-04-14 Tim PotterFixed incorrect argument to debug.
2003-04-09 Volker LendeckeAuth2, not also Auth3 sends us flags back, although...
2003-04-09 Volker LendeckeAuth2, not also Auth3 sends us flags back, although...
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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... added cli_net_auth_3 client code.
2002-08-23 Tim PotterMoved calculation of secure channel type into a new...
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
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-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
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-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-11-05 Tim PotterRemoved duplicate debug.
2001-10-31 Tim PotterDon't accidentally return success when sending a broken...
2001-10-30 Tim PotterFixed typo in debug message.
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
next