s3:rpc_client: implement bind time feature negotiation
[metze/samba-autobuild/.git] / source3 / winbindd / winbindd_util.c
2024-03-14 Andrew Bartlettauth/credentials: Dynamically calculate the salt princi...
2024-01-20 Ralph Boehmewinbindd: make add_trusted_domains_dc() public
2023-10-24 Noel Powers3:/winbindd: remove parse_domain_user_fstr
2023-10-24 Noel Powers3/winbindd: use parse_domain_user instead of parse_dom...
2023-10-24 Noel Powers3/winbindd: Add new parse_domain_user function
2023-10-24 Noel Powers3/winbindd: rename parse_domain_user to parse_domain_u...
2023-10-24 Noel Powers3/winbindd: remove canonicalize_username_fstr
2023-10-24 Noel Powers3/winbindd: Add new canonicalize_username function
2023-10-24 Noel Powers3/winbindd: rename canonicalize_username to canonicali...
2023-10-24 Noel Powers3/winbind: Ensure parse_domain_user() can't write...
2023-09-11 Joseph Suttons3:winbindd: Fix code spelling
2023-08-08 Joseph Suttons3:winbindd: Fix debug messages
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2022-05-19 Samuel Cabreros3:winbind: Move winbindd_dual_init_connection() function
2022-03-06 Samuel Cabreros3:winbind: Convert ListTrustedDomains parent/child...
2022-01-18 Volker Lendeckewinbindd: Replace asprintf() with talloc_asprintf()
2021-11-29 Andreas Schneiders3:winbind: Fix possible NULL pointer dereference
2021-11-10 Stefan Metzmachers3:winbindd: fix "allow trusted domains = no" regression
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:winbindd: make sure we default to...
2021-07-14 Isaac Boukriss3:winbind: Get rid of the winbind dc-connect child
2021-03-09 Volker Lendeckewinbindd: Apply some const to normalize_name_map()
2021-03-09 Volker Lendeckewinbindd: Fix a typo
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
next