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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
s3:idmap_tdb2: make idmap2.tdb non readable for others
Shwetha Acharya
1
-1
/
+1
2026-04-07
s3:idmap: make idmap.tdb non readable for others
Shwetha Acharya
1
-1
/
+1
2026-04-07
s3:idmap_autorid: make autorid.tdb none readable for others
Ralph Wuerthner
1
-1
/
+1
2026-03-26
s3:winbind: Add support for krb5_ccache_type = DEFAULT
Andreas Schneider
1
-0
/
+37
2026-03-26
s3:winbind: Also support %{uid} substitution for krb5_ccache_type
Andreas Schneider
1
-3
/
+12
2026-03-26
s3:winbind: Improve generate_krb5_ccache()
Andreas Schneider
1
-55
/
+85
2026-02-25
winbindd: Avoid casts in idmap_ad_unixids_to_sids()
Volker Lendecke
1
-4
/
+4
2026-02-25
winbindd: Avoid a few NULL checks in idmap_ad_unixids_to_sids()
Volker Lendecke
1
-34
/
+23
2026-02-25
winbindd: Simplify winbindd_lookuprids_recv()
Volker Lendecke
1
-8
/
+8
2026-02-25
winbindd: Simplify wcache_make_sidlist()
Volker Lendecke
1
-10
/
+3
2026-02-25
winbindd: Align integer types
Volker Lendecke
1
-2
/
+2
2026-02-25
winbindd: Add a missing NULL check in winbindd_list_trusted_domains()
Volker Lendecke
1
-14
/
+14
2026-02-25
winbindd: Modernize a DEBUG
Volker Lendecke
1
-1
/
+1
2026-02-25
winbindd: Simplify collect_onlinestatus()
Volker Lendecke
1
-12
/
+9
2026-02-25
winbindd: Simplify append_info3_as_txt()
Volker Lendecke
1
-20
/
+14
2026-02-25
winbindd: Simplify winbindd_getuserdomgroups_recv()
Volker Lendecke
1
-7
/
+4
2026-02-25
winbindd: Call dom_sid_str_buf() only once
Volker Lendecke
1
-5
/
+3
2026-02-25
winbindd: dom_sid_str_buf() returns "buf"
Volker Lendecke
1
-2
/
+1
2026-02-25
winbind: Simplify winbindd_xids_to_sids_recv() with talloc_asprintf_addbuf
Volker Lendecke
1
-8
/
+6
2026-01-22
s3:libads: Separate use of ads->config.flags for NBT_* and DS_* values
Pavel Filipenský
1
-3
/
+3
2026-01-13
s3:libsmb: Rework check_negative_conn_cache()
Andreas Schneider
1
-6
/
+9
2026-01-13
s3:winbindd fix race condition in terminate_child
Gary Lockyer
1
-1
/
+1
2025-12-08
s3-winbindd: make sure we always have WINBINDD_CACHE_VERSION in winbindd_cach...
Günther Deschner
1
-0
/
+7
2025-12-08
s3-winbindd: provide one wcache_open() function for all tdb opens
Günther Deschner
1
-35
/
+27
2025-12-08
s3-winbindd: make initialize_winbindd_cache() static
Günther Deschner
2
-2
/
+1
2025-12-08
s3-winbind: make wcache_store_seqnum static
Günther Deschner
2
-4
/
+2
2025-12-08
s3-winbindd: Fix winbind NDR caching.
Günther Deschner
1
-0
/
+7
2025-11-10
s3: talloc_destroy() -> TALLOC_FREE()
Volker Lendecke
6
-17
/
+15
2025-11-07
s3:winbind: Improve logging for query_user_list()
Andreas Schneider
1
-3
/
+10
2025-09-13
winbind: Initialize idmap in winbindd_getgroups
Volker Lendecke
1
-2
/
+27
2025-09-10
winbindd: Fixing CID 1508950 for time_t in DEBUG statement
Rabinarayan Panigrahi
1
-4
/
+4
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-26
winbindd: CID 1508963 Fixing print statement for time_t
Rabinarayan Panigrahi
1
-2
/
+2
2025-08-13
idmap_ad: add and use ldap_timeout and fix LDAP server failover
Ralph Boehme
6
-12
/
+106
2025-08-13
winbindd: use find_domain_from_name_noinit() in find_dns_domain_name()
Ralph Boehme
1
-1
/
+1
2025-08-12
nsswitch: support all known DS lookup flags in wbclient's wbcLookupDomainCont...
Günther Deschner
1
-0
/
+8
2025-08-05
s3:winbindd: Resolve dc name using CLDAP also for ROLE_IPA_DC
Pavel Filipenský
1
-1
/
+3
2025-07-30
winbindd: blacklist servers returning ACCESS_DENIED/authoritative=0
Stefan Metzmacher
1
-0
/
+93
2025-07-30
winbindd: always use winbind_add_failed_connection_entry() wrapper
Stefan Metzmacher
3
-3
/
+6
2025-07-08
s3:winbind: Initialize and setup idmap child in winbindd_getgrnam()
Samuel Cabrero
1
-3
/
+26
2025-07-08
s3:winbind: Initialize and setup idmap child in winbindd_getpwnam()
Samuel Cabrero
1
-5
/
+28
2025-07-07
s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name
Günther Deschner
6
-12
/
+60
2025-07-07
s3:winbindd: avoid using any netlogon call to get a dc name
Stefan Metzmacher
2
-250
/
+5
2025-06-28
s3:winbind: Correct spelling in debug messages related to ADS
Daniel Widrick
1
-2
/
+2
2025-06-24
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getg...
Samuel Cabrero
1
-15
/
+47
2025-06-24
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getp...
Samuel Cabrero
1
-17
/
+48
2025-06-24
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getg...
Samuel Cabrero
1
-20
/
+51
2025-06-24
s3:winbind: Remove unused fill_grent()
Samuel Cabrero
2
-47
/
+0
2025-06-24
s3:winbind: Delegate normalize_name_map to the idmap child in winbindd_getgrgid
Samuel Cabrero
1
-5
/
+55
[next]