index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
s3:winbindd fix race condition in terminate_child
Gary Lockyer
1
-1
/
+1
2025-11-10
s3: talloc_destroy() -> TALLOC_FREE()
Volker Lendecke
1
-1
/
+1
2025-09-02
winbindd: Simplify parse_domain_user()
Volker Lendecke
1
-3
/
+1
2025-08-26
winbindd:migrate_secrets_tdb_to_ldb() handles no client password
Douglas Bagnall
1
-2
/
+9
2025-08-13
winbindd: use find_domain_from_name_noinit() in find_dns_domain_name()
Ralph Boehme
1
-1
/
+1
2025-07-07
s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name
Günther Deschner
1
-0
/
+19
2025-04-03
winbindd: let update_trusted_domains_dc() also call pdb_filter_hints()
Stefan Metzmacher
1
-0
/
+20
2025-04-03
winbindd: add find_local_sam_domain() helper
Stefan Metzmacher
1
-0
/
+5
2025-02-22
winbindd: find_auth_domain() and find_lookup_domain_from_name() should handle...
Stefan Metzmacher
1
-6
/
+2
2025-02-22
winbindd: add find_routing_from_namespace_noinit()
Stefan Metzmacher
1
-0
/
+46
2025-02-22
winbindd: remember ForestTrustInformation in routing_domain->fti
Stefan Metzmacher
1
-25
/
+56
2025-02-11
winbindd: move dead code into a comment
Stefan Metzmacher
1
-2
/
+1
2025-02-08
winbindd: don't support PIM_TRUST and WITHIN_FOREST
Stefan Metzmacher
1
-0
/
+19
2025-02-08
winbindd: introduce update_trusted_domains_dc()
Stefan Metzmacher
1
-2
/
+238
2025-02-08
winbindd: use struct winbindd_domain_ref in struct trustdom_state
Stefan Metzmacher
1
-11
/
+24
2025-02-08
winbindd: add struct winbindd_domain_ref infrastructure
Stefan Metzmacher
1
-0
/
+75
2025-02-08
winbindd: remove unused free_domain_list()
Stefan Metzmacher
1
-17
/
+2
2025-02-08
winbindd: let add_trusted_domain() check sid and dns_name are not changed
Stefan Metzmacher
1
-0
/
+18
2024-12-17
s3:winbindd: Remove unused set_routing_domain()
Pavel Filipenský
1
-13
/
+0
2024-12-05
s3:winbindd: remove useless lines in add_trusted_domains_dc()
Stefan Metzmacher
1
-6
/
+0
2024-10-01
s3:winbindd: let add_trusted_domain() mark domains as initialized when loaded...
Stefan Metzmacher
1
-0
/
+9
2024-10-01
s3:winbindd: remove unused line in add_trusted_domain()
Stefan Metzmacher
1
-1
/
+0
2024-03-14
auth/credentials: Dynamically calculate the salt principal (unless speccified)
Andrew Bartlett
1
-1
/
+1
2024-01-20
winbindd: make add_trusted_domains_dc() public
Ralph Boehme
1
-3
/
+1
2023-10-24
s3:/winbindd: remove parse_domain_user_fstr
Noel Power
1
-44
/
+0
2023-10-24
s3/winbindd: use parse_domain_user instead of parse_domain_user_fstr
Noel Power
1
-26
/
+7
2023-10-24
s3/winbindd: Add new parse_domain_user function
Noel Power
1
-0
/
+85
2023-10-24
s3/winbindd: rename parse_domain_user to parse_domain_user_fstr
Noel Power
1
-2
/
+2
2023-10-24
s3/winbindd: remove canonicalize_username_fstr
Noel Power
1
-27
/
+0
2023-10-24
s3/winbindd: Add new canonicalize_username function
Noel Power
1
-0
/
+61
2023-10-24
s3/winbindd: rename canonicalize_username to canonicalize_username_fstr
Noel Power
1
-1
/
+1
2023-10-24
s3/winbind: Ensure parse_domain_user() can't write beyond the end of domain[]
Noel Power
1
-0
/
+6
2023-09-11
s3:winbindd: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-08
s3:winbindd: Fix debug messages
Joseph Sutton
1
-6
/
+6
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-05-19
s3:winbind: Move winbindd_dual_init_connection() function
Samuel Cabrero
1
-44
/
+0
2022-03-06
s3:winbind: Convert ListTrustedDomains parent/child call to NDR
Samuel Cabrero
1
-128
/
+31
2022-01-18
winbindd: Replace asprintf() with talloc_asprintf()
Volker Lendecke
1
-6
/
+14
2021-11-29
s3:winbind: Fix possible NULL pointer dereference
Andreas Schneider
1
-0
/
+3
2021-11-10
s3:winbindd: fix "allow trusted domains = no" regression
Stefan Metzmacher
1
-1
/
+1
2021-11-09
CVE-2020-25717: Add FreeIPA domain controller role
Alexander Bokovoy
1
-9
/
+31
2021-11-09
CVE-2020-25717: s3:winbindd: make sure we default to r->out.authoritative = true
Stefan Metzmacher
1
-0
/
+7
2021-07-14
s3:winbind: Get rid of the winbind dc-connect child
Isaac Boukris
1
-28
/
+88
2021-03-09
winbindd: Apply some const to normalize_name_map()
Volker Lendecke
1
-1
/
+1
2021-03-09
winbindd: Fix a typo
Volker Lendecke
1
-1
/
+1
2021-01-21
winbind: move "winbind:ignore domain" logic to a seperate function
Ralph Boehme
1
-8
/
+2
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2019-10-31
source3/winbindd/winbindd_util.c: typo fixes
Björn Jacke
1
-3
/
+3
[next]