s3: avoid global include of ads.h.
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_cm.c
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-07 Günther Deschners3-winbindd: route samr chgpwd ops for own domain over...
2010-07-06 Andreas Schneiders3-winbind: Make sure that the policy handles are closed.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-17 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-05-17 Günther Deschners3-winbind: make the getpeername() checks in cm_prepare...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-23 Volker Lendeckes3: init_dc_connection() can't init for internal domains
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Stefan Metzmachers3:winbindd: correctly invalidate the cached connection
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-03-29 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-29 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-03-29 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-03-29 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-09-25 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-09-24 Stefan MetzmacherRevert "s3:winbindd: use a tcp connection for lsa in...
2009-09-24 Günther Deschners3:winbindd: use a tcp connection for lsa in case looku...
2009-09-23 Volker Lendeckes3:winbind: Fix an uninitialized variable
2009-09-22 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-09-22 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-09 Günther Deschners3-winbindd: Fix Bug #6700: Use dns domain name when...
2009-08-23 Volker Lendeckes3:winbind: For internal domains it is pointless to...
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-27 Volker LendeckeFix a typo
2009-05-07 Volker LendeckeFix some type-punned warnings
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettFix to use modified cli_rpc_pipe_open_schannel_with_key API
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew Bartletts3: Fix ntlm_auth and winbindd to use new common libcli...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-17 Volker LendeckeFix a valgrind error
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers3:winbindd_cm: remove useless cli_setup_signing_state...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-14 Bo YangFix bug in get_dc_name_via_netlogon(), null pointer...
2009-01-13 Jeremy AllisonFrom boyang - ensure we never "return" from a forked...
2009-01-07 Jeremy AllisonMake winbindd_cm.c use winbindd_reinit_after_fork().
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Stefan Metzmachers3:winbindd: regain tickets for all ccache entries...
2009-01-05 Stefan Metzmachers3:winbindd: recreate the per domain check_online_event...
2009-01-05 Bo YangFix broken krb5 refresh chain
2009-01-05 Bo Yangclean event context after child is forked.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-03 Tim Proutys3: fix a few "shadows a global declaration" warnings
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Tim Proutys3: fix simple "incompatible pointer type" build warning
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3: fix NETLOGON_NT_VERSION version flags.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-04 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-04 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-23 Volker LendeckeFix some nonempty blank lines
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-22 Gerald (Jerry) Carterwinbindd: Fix crash in cm_connect_sam()
2008-08-20 Jeremy AllisonHere is a re-working of the winbindd
2008-08-14 Volker LendeckeRevert "Add winbind:online check timeout parameter"
next