summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_util.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-13s3:winbindd fix race condition in terminate_childGary Lockyer1-1/+1
2025-11-10s3: talloc_destroy() -> TALLOC_FREE()Volker Lendecke1-1/+1
2025-09-02winbindd: Simplify parse_domain_user()Volker Lendecke1-3/+1
2025-08-26winbindd:migrate_secrets_tdb_to_ldb() handles no client passwordDouglas Bagnall1-2/+9
2025-08-13winbindd: use find_domain_from_name_noinit() in find_dns_domain_name()Ralph Boehme1-1/+1
2025-07-07s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain nameGünther Deschner1-0/+19
2025-04-03winbindd: let update_trusted_domains_dc() also call pdb_filter_hints()Stefan Metzmacher1-0/+20
2025-04-03winbindd: add find_local_sam_domain() helperStefan Metzmacher1-0/+5
2025-02-22winbindd: find_auth_domain() and find_lookup_domain_from_name() should handle...Stefan Metzmacher1-6/+2
2025-02-22winbindd: add find_routing_from_namespace_noinit()Stefan Metzmacher1-0/+46
2025-02-22winbindd: remember ForestTrustInformation in routing_domain->ftiStefan Metzmacher1-25/+56
2025-02-11winbindd: move dead code into a commentStefan Metzmacher1-2/+1
2025-02-08winbindd: don't support PIM_TRUST and WITHIN_FORESTStefan Metzmacher1-0/+19
2025-02-08winbindd: introduce update_trusted_domains_dc()Stefan Metzmacher1-2/+238
2025-02-08winbindd: use struct winbindd_domain_ref in struct trustdom_stateStefan Metzmacher1-11/+24
2025-02-08winbindd: add struct winbindd_domain_ref infrastructureStefan Metzmacher1-0/+75
2025-02-08winbindd: remove unused free_domain_list()Stefan Metzmacher1-17/+2
2025-02-08winbindd: let add_trusted_domain() check sid and dns_name are not changedStefan Metzmacher1-0/+18
2024-12-17s3:winbindd: Remove unused set_routing_domain()Pavel Filipenský1-13/+0
2024-12-05s3:winbindd: remove useless lines in add_trusted_domains_dc()Stefan Metzmacher1-6/+0
2024-10-01s3:winbindd: let add_trusted_domain() mark domains as initialized when loaded...Stefan Metzmacher1-0/+9
2024-10-01s3:winbindd: remove unused line in add_trusted_domain()Stefan Metzmacher1-1/+0
2024-03-14auth/credentials: Dynamically calculate the salt principal (unless speccified)Andrew Bartlett1-1/+1
2024-01-20winbindd: make add_trusted_domains_dc() publicRalph Boehme1-3/+1
2023-10-24s3:/winbindd: remove parse_domain_user_fstrNoel Power1-44/+0
2023-10-24s3/winbindd: use parse_domain_user instead of parse_domain_user_fstrNoel Power1-26/+7
2023-10-24s3/winbindd: Add new parse_domain_user functionNoel Power1-0/+85
2023-10-24s3/winbindd: rename parse_domain_user to parse_domain_user_fstrNoel Power1-2/+2
2023-10-24s3/winbindd: remove canonicalize_username_fstrNoel Power1-27/+0
2023-10-24s3/winbindd: Add new canonicalize_username functionNoel Power1-0/+61
2023-10-24s3/winbindd: rename canonicalize_username to canonicalize_username_fstrNoel Power1-1/+1
2023-10-24s3/winbind: Ensure parse_domain_user() can't write beyond the end of domain[]Noel Power1-0/+6
2023-09-11s3:winbindd: Fix code spellingJoseph Sutton1-2/+2
2023-08-08s3:winbindd: Fix debug messagesJoseph Sutton1-6/+6
2023-07-19s3:winbindd: Fix code spellingAndreas Schneider1-1/+1
2022-05-19s3:winbind: Move winbindd_dual_init_connection() functionSamuel Cabrero1-44/+0
2022-03-06s3:winbind: Convert ListTrustedDomains parent/child call to NDRSamuel Cabrero1-128/+31
2022-01-18winbindd: Replace asprintf() with talloc_asprintf()Volker Lendecke1-6/+14
2021-11-29s3:winbind: Fix possible NULL pointer dereferenceAndreas Schneider1-0/+3
2021-11-10s3:winbindd: fix "allow trusted domains = no" regressionStefan Metzmacher1-1/+1
2021-11-09CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy1-9/+31
2021-11-09CVE-2020-25717: s3:winbindd: make sure we default to r->out.authoritative = trueStefan Metzmacher1-0/+7
2021-07-14s3:winbind: Get rid of the winbind dc-connect childIsaac Boukris1-28/+88
2021-03-09winbindd: Apply some const to normalize_name_map()Volker Lendecke1-1/+1
2021-03-09winbindd: Fix a typoVolker Lendecke1-1/+1
2021-01-21winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme1-8/+2
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+1
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2019-10-31source3/winbindd/winbindd_util.c: typo fixesBjörn Jacke1-3/+3