winbind: Use one queue for all domain children
[samba.git] / source3 / winbindd / winbindd_util.c
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-23 Stefan Metzmacherwinbind: avoid using fstrcpy(dcname,...) in _dual_init_...
2018-02-10 Stefan Metzmacherwinbindd: add_trusted_domain_from_auth() should not...
2018-02-10 Stefan Metzmacherwinbindd: fix debug message in find_default_route_domai...
2018-02-10 Ralph Boehmewinbindd: rename MSG_WINBIND_NEW_TRUSTED_DOMAIN to...
2018-02-10 Ralph Boehmewinbindd: use add_trusted_domains_dc in wb_imsg_new_tru...
2018-02-10 Ralph Boehmewinbindd: move loading of trusted domains on a DC to...
2018-02-10 Stefan Metzmacherwinbindd: prepare find_lookup_domain_from_{name,sid...
2018-02-10 Stefan Metzmacherwinbindd: remove const from set_routing_domain()
2018-02-10 Ralph Boehmewinbindd: add routing_domain as parameter to add_truste...
2018-02-10 Stefan Metzmacherwinbindd: add missing can_do_ncacn_ip_tcp initialisation
2018-01-14 Ralph Boehmewinbindd: set routing_domain when enumerating trusts
2018-01-13 Ralph Boehmewinbindd: add add_trusted_domain_from_auth
2018-01-13 Ralph Boehmewinbindd: add set_routing_domain()
2018-01-13 Ralph Boehmewinbindd: add find_default_route_domain()
2018-01-13 Stefan Metzmacherwinbindd: load the trusted domains on a DC already...
2018-01-13 Stefan Metzmacherwinbindd: add find_trust_from_{name,sid}_noinit()
2018-01-13 Stefan Metzmacherwinbindd: remember the secure_channel_type in winbindd_...
2018-01-13 Ralph Boehmewinbindd: rework add_trusted_domain(), replacing add_tr...
2018-01-13 Stefan Metzmacherwinbindd: initialize some stack pointers to NULL
2018-01-13 Stefan Metzmacherwinbindd: rename alternative_name to dns_name
2018-01-13 Ralph Boehmewinbindd: only use NetBIOS name when searching domain...
2018-01-13 Ralph Boehmewinbindd: enforce valid SID in add_trusted_domain_from_...
2018-01-13 Ralph Boehmewinbindd: simplify if condition in find_domain_from_nam...
2018-01-10 Stefan Metzmacherwinbindd: remove 'winbind trusted domains only' handling
2017-11-29 Ralph Boehmewinbindd: let normalize_name_map() call find_domain_fro...
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-07-21 Uri Simchoniwinbindd: avoid refreshing sequence number when domain...
2017-04-11 Volker Lendeckewinbind: Avoid a "ok==false"
2017-04-11 Volker Lendeckewinbind: Simplify a logic expression
2017-04-01 Ralph Boehmewinbindd: trigger possible passdb_dsdb initialisation
2017-04-01 Ralph Boehmewinbindd: use passdb backend for well-known SIDs
2017-03-11 Stefan Metzmacherwinbindd: remove unused find_root_domain()
2017-03-02 Stefan Metzmachers3:winbindd: fix endless forest trust scan
2017-01-02 Volker Lendeckewinbind: Remove find_builtin_domain helper function
2017-01-02 Volker Lendeckewinbind: It's legitmate to have 0 groups in info3
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-06 Volker Lendeckewinbind: dom_sid_parse_endp always initializes "endp...
2016-12-04 Volker Lendeckewinbind: lookup_usergroups_cached doesn't use the ...
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-10-11 Christof Schmittwinbindd: Remove now unused cache_methods
2016-10-11 Christof Schmittwinbindd: Remove now unused domain->methods
2016-10-03 Noel Powers3/winbindd: using default domain with user@domain...
2016-06-02 Ralph Boehmewinbindd: log domain name of failures to get trustdoms
2016-02-23 Uri Simchoniwinbindd: return trust parameters when listing trusts
2016-02-23 Uri Simchoniwinbindd: initialize foreign domain as AD based on...
2016-02-23 Uri Simchoniwinbindd: introduce add_trusted_domain_from_tdc()
2016-02-22 Volker Lendeckewinbind: Add parse_xidlist()
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-08-24 Volker Lendeckewinbind: Remove "have_idmap_config" from winbindd_domain
2015-07-15 Uri Simchoniwinbindd: keep client list sorted by access time
2015-07-15 Uri Simchoniwinbindd: add service routines to support a sorted...
2015-06-17 Andrew Bartlettwinbindd: Sync secrets.ldb into secrets.tdb on startup
2015-06-17 Andrew Bartlettwinbindd: Use pdb_get_domain_info() to get exactly...
2015-05-05 Stefan Metzmachers3:winbindd: list users/groups of our own domain as...
2015-05-05 Stefan Metzmachers3:winbindd: don't remove the DOMAIN\ prefix for princi...
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-03-30 Stefan Metzmachers3:winbindd: add MSG_WINBIND_NEW_TRUSTED_DOMAIN that...
2015-03-16 Michael Adams3:winbind:pwent: move wb_next_domain() to winbindd_uti...
2015-03-16 Michael Adams3:winbind:util: fix comment typo
2015-01-05 Stefan Metzmachers3:winbindd: mark our primary as active_directory if...
2014-09-26 Andrew Bartlettidl: Merge NETR_TRUST and LSA_TRUST definitions into...
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-01-08 Jeremy Allisons3: winbindd: Move calling setup_domain_child() into...
2014-01-08 Jeremy Allisons3: winbindd: Move the logic of whether to set 'domain...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-05 Andreas Schneiderwinbind: Correctly use names in the domain struct.
2013-03-05 Andreas Schneiderwinbind: Use talloc for allocating domain, dns, forest...
2012-12-07 Andreas Schneiderwinbind: Make the code more readable in trustdom_list_d...
2012-12-03 Michael Adams3:winbindd:util: add a comment explaining the function...
2012-09-28 Sumit Boses3-winbindd: Allow DNS resolution of trusted domains...
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-17 Rusty Russellsource3/winbindd/winbindd_util.c: fix stackframe leak
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
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-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-08 Günther Deschners3-winbind: always use samlogon cache for wbinfo -r...
2011-06-08 Günther Deschners3-winbindd: make sure we obey the -n switch also for...
2011-05-04 Jeremy AllisonRemove unused function parse_add_domuser().
2011-04-13 Volker Lendeckes3: Add is_domain_online
2011-04-13 Volker Lendeckes3: Make parse_sidlist public
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-01-21 Volker Lendeckes3:winbind: Fork multiple children per domain
2010-11-19 Volker Lendeckes3: Remove some unused code
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-06 Günther Deschners3-winbind: Fixed the winbind caching.
2010-05-31 Andrew Bartletts3:winbind tidy up connecting the winbind sockets.
2010-05-28 Andrew Bartletts3:winbind Kill amusing but un-used winbindd_kill_all_c...
next