winbind: Use one queue for all domain children
[samba.git] / source3 / winbindd / winbindd.h
2018-02-23 Stefan Metzmacherwinbind: Use one queue for all domain children
2018-02-23 Volker Lendeckewinbind: Maintain a binding handle per domain and alway...
2018-02-10 Stefan Metzmacherwinbindd: remove const from set_routing_domain()
2018-02-10 Stefan Metzmacherwinbindd: fix LSA connections via DCERPC_AUTH_SCHANNEL
2018-01-13 Ralph Boehmewinbindd: add set_routing_domain()
2018-01-13 Stefan Metzmacherwinbindd: remember the secure_channel_type in winbindd_...
2017-09-30 Volker Lendeckewinbind: Remove the use of "talloc_dict"
2017-08-30 Volker Lendeckewinbind: Rename winbindd_cm_conn->netlogon_creds to...
2017-03-18 Andreas Schneiders3:winbind: Remove unused struct getpwent_user
2017-03-06 Volker LendeckeRevert "winbind: Remove "lookup_usergroups" winbind...
2017-01-04 Volker Lendeckewinbind: Simplify query_user_list to only return rids
2017-01-04 Volker Lendeckewinbind: Remove "lookup_usergroups" winbind method
2017-01-04 Volker Lendeckewinbind: Remove "query_user" backend function
2017-01-02 Volker Lendeckewinbind: Go throught wb_getpwsid for listing users
2016-10-11 Christof Schmittwinbindd: Remove now unused domain->methods
2016-09-10 Christof Schmittwinbindd: Remove unused enum ent_type
2015-08-24 Volker Lendeckewinbind: Remove "have_idmap_config" from winbindd_domain
2015-05-20 Stefan Metzmachers3:winbindd: make sure we remove pending io requests...
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2014-07-11 Stefan Metzmachers3:winbindd: remove unused get[pw|gr]ent_initialized...
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-01-07 Stefan Metzmachers3:rpc_client: make use of the new netlogon_creds_cli_c...
2014-01-07 Stefan Metzmachers3:winbindd: make use of the "winbind sealed pipes...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-05 Andreas Schneiderwinbind: Use talloc for allocating domain, dns, forest...
2013-02-19 Stefan Metzmachers3:winbindd: s/struct timed_event/struct tevent_timer
2013-01-18 Volker Lendeckewinbind: Use standard tevent_context_init
2011-11-17 Günther Deschners3-winbindd: no need to globally include ldap headers...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-03-16 Günther Deschners3-build: stop including ldap and lber headers everywhe...
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-01-21 Volker Lendeckes3:winbind: Fork multiple children per domain
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-09-10 Björn Jackes3/winbind: use mono time for startup timeout check
2010-08-25 Günther Deschners3-build: use talloc_dict.h only where needed.
2010-08-16 Stefan Metzmachers3:winbindd: remove rpc_pipe_client references from...
2010-08-16 Stefan Metzmachers3:winbindd: add binding_handle to struct winbindd_child
2010-06-10 Simo Sorces3:winbindd use common server context functions
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-03-05 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-28 Volker Lendeckes3: Pass netr_DomainTrustList instead of names and...
2009-12-26 Volker Lendeckes3: Replace IS_DOMAIN_OFFLINE by a function
2009-12-26 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-23 Volker Lendeckes3: Remove some unused code
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-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async next_pwent
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Add NDR-based parent-child communication...
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-08-02 Volker LendeckeRefactor 9b78af1f: Fix lookupname recursion
2009-07-31 Volker LendeckeFix some nonempty lines
2009-07-31 Volker LendeckeSlightly restructure the async winbind request calling...
2009-06-14 Volker LendeckeRemove "winbindd_request" and "winbindd_response" from...
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeRemove an unused struct member in winbindd_cli_state
2009-06-14 Volker LendeckeAvoid scanning the client list when a client exits
2009-06-14 Volker LendeckeAdd an async wb request loop
2009-06-14 Volker LendeckeRemove some unused code
2009-06-14 Volker LendeckeConvert the winbind parent->child communication to...
2009-06-14 Volker LendeckeConvert the main winbind client communication to wb_req...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
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-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 Volker LendeckeRemove unused struct CLI_POLICY_HND
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:winbindd: rename fd_event => winbindd_fd_event
2009-01-05 Stefan Metzmachers3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_ME...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-23 Günther Deschnerwinbindd: add event based machine password change.
2008-08-20 Jeremy AllisonHere is a re-working of the winbindd
2008-08-12 Volker Lendeckeidmap rewrite
2008-08-12 Volker LendeckeMove the uid2sid cache to the parent winbind process
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-05 Volker LendeckeConvert idmap_cache to gencache
2008-06-26 Jeremy AllisonFrom Steve Danneman @ Isilon.
2008-05-13 coffeedudelibwbclient: Abstract the DS_XXX flags for DsGetDcName().
2008-03-19 Volker LendeckeMerge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-06 Günther DeschnerUse rpccli_samr_QueryDomainInfo() in winbindd.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerRemove include/rpc_ds.h and all references to it completly.
next