winbind: move "winbind:ignore domain" logic to a seperate function
[samba.git] / source3 / winbindd / winbindd_util.c
2021-01-21 Ralph Boehmewinbind: move "winbind:ignore domain" logic to a sepera...
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2019-10-31 Björn Jackesource3/winbindd/winbindd_util.c: typo fixes
2019-09-20 Günther Deschners3-winbindd: fix forest trusts with additional trust...
2019-09-18 Volker Lendeckemessaging4: Pass fds to messaging handlers
2019-07-03 Ralf Habackerwinbind: fix crash in fill_domain_username_talloc(...
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-03-01 Swen Schilligwinbindd: Use wrapper for string to integer conversion
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-12-05 Ralph Boehmewinbindd: Route predefined domains through the BUILTIN...
2018-12-05 Ralph Boehmewinbindd: fix predefined domains routing in find_lookup...
2018-12-05 Ralph Boehmewinbindd: add some braces
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-07-04 Andreas Schneiders3:winbind: Do not lookup local system accounts in AD
2018-06-15 Volker Lendeckewinbindd: Align integer types in for loops
2018-05-17 Günther Deschners3-winbindd: remove unused fill_domain_username()
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in canonicalize_username()
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2018-05-11 Andreas Schneiderwinbind: Remove unused function parse_domain_user_talloc()
2018-03-01 Volker Lendeckewinbind: Remove unused winbindd_internal_child()
2018-02-28 Stefan Metzmacherwinbindd: disable support for CROSS_ORGANIZATION domains
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
next