s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
[sfrench/samba-autobuild/.git] / source3 / rpc_client / cli_netlogon.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-02-06 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-01-24 Günther Deschners3-rpcclient: allow to define validation level for...
2011-01-13 Günther Deschners3-rpc_client: prefer dcerpc_netr_X functions.
2010-05-28 Günther Deschners3-rpc_client: move protos to init_netlogon.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-02-23 Stefan Metzmachers3:cli_netlogon: keep the the correct negotiate_flags...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Remove some unused variables
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Günther Deschners3-netlogon: fix updating trust accout passwords with...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Günther Deschners3-netlogon: pass down account name to remote password...
2009-10-06 Günther Deschners3-netlogon: setup NETLOGON credential chain in rpccli_...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-06-25 Günther Deschners3-netlogon: remove remaining netlogon init functions.
2009-04-28 Volker LendeckeDo not panic unnecessarily
2009-04-24 Günther Deschners3-netlogon: Start fixing rpccli_netlogon_setup_creds...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix samlogon client and server calls.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Günther Deschnernetlogon: move password change code out to rpccli_netlo...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-30 Günther Deschnerrpc_client: Bug 5616 - fix session keys also in rpccli_...
2008-07-28 Volker LendeckeAttempt to fix bug 5616
2008-07-21 Volker LendeckeRemove some unused code
2008-07-21 Volker LendeckeRemove one reference to PI_NETLOGON
2008-07-20 Volker LendeckeAllocate rpc_cli->dc in rpccli_netlogon_setup_creds()
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeRemove the pipe_idx variable from rpc_pipe_client
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-19 Volker LendeckeRefactoring: Make struct rpc_pipe_client its own talloc...
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-27 Günther DeschnerFix samlogon rpc client & server.
2008-03-26 Günther DeschnerFix typo.
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
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 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
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...
next