s3:winbindd: Fix double close(fd)
[samba.git] / source3 / winbindd / winbindd.h
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-06-13 Pavel Filipenskýs3:winbind: Add lookup_aliasmem to winbindd_methods...
2022-12-21 Ralph Boehmewinbindd: Add force_dc to bypass cached connection...
2022-11-04 Pavel Filipenskýs3:winbind: Avoid unnecessary locking in wb_parent_idma...
2022-07-15 Pavel Filipenskýs3:winbind: Change max_groups, num_groups from int...
2022-07-15 Pavel Filipenskýs3:winbind: Fix trailing whitespace in winbindd.h
2022-05-19 Samuel Cabreros3:winbind: Remove struct winbindd_child_dispatch_table
2022-04-13 Samuel Cabreros3:winbind: Remove no longer used domain's private_data...
2022-04-13 Samuel Cabreros3:winbind: Do not use domain's private data to store...
2022-04-13 Samuel Cabreros3:winbind: Do not use domain's private data to store...
2022-02-23 Samuel Cabreros3:winbind: Store canonical principal and realm in...
2021-07-14 Isaac Boukriss3:winbind: Get rid of the winbind dc-connect child
2021-04-29 Ralph Boehmewinbindd: remove obsolete sequence_number from struct...
2020-10-23 Stefan Metzmacherwinbindd: add generic wb_parent_idmap_setup_send/recv...
2019-04-18 Christof Schmittwinbind: Return queried domain name from name_to_sid
2018-11-12 Andreas Schneiders3:winbindd: Also log the process name in winbindd
2018-11-01 Samuel Cabreros3: winbind: Remove fstring from wb_acct_info struct
2018-04-24 Volker Lendeckewinbind: Remove an unused struct declaration
2018-03-01 Volker Lendeckewinbind: Fix a race between the sigchld and 0-sized...
2018-03-01 Volker Lendeckewinbind: Remove the "winbindd_children" global
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...
next