summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2026-04-07s3:idmap_tdb2: make idmap2.tdb non readable for othersShwetha Acharya1-1/+1
2026-04-07s3:idmap: make idmap.tdb non readable for othersShwetha Acharya1-1/+1
2026-04-07s3:idmap_autorid: make autorid.tdb none readable for othersRalph Wuerthner1-1/+1
2026-03-26s3:winbind: Add support for krb5_ccache_type = DEFAULTAndreas Schneider1-0/+37
2026-03-26s3:winbind: Also support %{uid} substitution for krb5_ccache_typeAndreas Schneider1-3/+12
2026-03-26s3:winbind: Improve generate_krb5_ccache()Andreas Schneider1-55/+85
2026-02-25winbindd: Avoid casts in idmap_ad_unixids_to_sids()Volker Lendecke1-4/+4
2026-02-25winbindd: Avoid a few NULL checks in idmap_ad_unixids_to_sids()Volker Lendecke1-34/+23
2026-02-25winbindd: Simplify winbindd_lookuprids_recv()Volker Lendecke1-8/+8
2026-02-25winbindd: Simplify wcache_make_sidlist()Volker Lendecke1-10/+3
2026-02-25winbindd: Align integer typesVolker Lendecke1-2/+2
2026-02-25winbindd: Add a missing NULL check in winbindd_list_trusted_domains()Volker Lendecke1-14/+14
2026-02-25winbindd: Modernize a DEBUGVolker Lendecke1-1/+1
2026-02-25winbindd: Simplify collect_onlinestatus()Volker Lendecke1-12/+9
2026-02-25winbindd: Simplify append_info3_as_txt()Volker Lendecke1-20/+14
2026-02-25winbindd: Simplify winbindd_getuserdomgroups_recv()Volker Lendecke1-7/+4
2026-02-25winbindd: Call dom_sid_str_buf() only onceVolker Lendecke1-5/+3
2026-02-25winbindd: dom_sid_str_buf() returns "buf"Volker Lendecke1-2/+1
2026-02-25winbind: Simplify winbindd_xids_to_sids_recv() with talloc_asprintf_addbufVolker Lendecke1-8/+6
2026-01-22s3:libads: Separate use of ads->config.flags for NBT_* and DS_* valuesPavel Filipenský1-3/+3
2026-01-13s3:libsmb: Rework check_negative_conn_cache()Andreas Schneider1-6/+9
2026-01-13s3:winbindd fix race condition in terminate_childGary Lockyer1-1/+1
2025-12-08s3-winbindd: make sure we always have WINBINDD_CACHE_VERSION in winbindd_cach...Günther Deschner1-0/+7
2025-12-08s3-winbindd: provide one wcache_open() function for all tdb opensGünther Deschner1-35/+27
2025-12-08s3-winbindd: make initialize_winbindd_cache() staticGünther Deschner2-2/+1
2025-12-08s3-winbind: make wcache_store_seqnum staticGünther Deschner2-4/+2
2025-12-08s3-winbindd: Fix winbind NDR caching.Günther Deschner1-0/+7
2025-11-10s3: talloc_destroy() -> TALLOC_FREE()Volker Lendecke6-17/+15
2025-11-07s3:winbind: Improve logging for query_user_list()Andreas Schneider1-3/+10
2025-09-13winbind: Initialize idmap in winbindd_getgroupsVolker Lendecke1-2/+27
2025-09-10winbindd: Fixing CID 1508950 for time_t in DEBUG statementRabinarayan Panigrahi1-4/+4
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-26winbindd: CID 1508963 Fixing print statement for time_tRabinarayan Panigrahi1-2/+2
2025-08-13idmap_ad: add and use ldap_timeout and fix LDAP server failoverRalph Boehme6-12/+106
2025-08-13winbindd: use find_domain_from_name_noinit() in find_dns_domain_name()Ralph Boehme1-1/+1
2025-08-12nsswitch: support all known DS lookup flags in wbclient's wbcLookupDomainCont...Günther Deschner1-0/+8
2025-08-05s3:winbindd: Resolve dc name using CLDAP also for ROLE_IPA_DCPavel Filipenský1-1/+3
2025-07-30winbindd: blacklist servers returning ACCESS_DENIED/authoritative=0Stefan Metzmacher1-0/+93
2025-07-30winbindd: always use winbind_add_failed_connection_entry() wrapperStefan Metzmacher3-3/+6
2025-07-08s3:winbind: Initialize and setup idmap child in winbindd_getgrnam()Samuel Cabrero1-3/+26
2025-07-08s3:winbind: Initialize and setup idmap child in winbindd_getpwnam()Samuel Cabrero1-5/+28
2025-07-07s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain nameGünther Deschner6-12/+60
2025-07-07s3:winbindd: avoid using any netlogon call to get a dc nameStefan Metzmacher2-250/+5
2025-06-28s3:winbind: Correct spelling in debug messages related to ADSDaniel Widrick1-2/+2
2025-06-24s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getg...Samuel Cabrero1-15/+47
2025-06-24s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getp...Samuel Cabrero1-17/+48
2025-06-24s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getg...Samuel Cabrero1-20/+51
2025-06-24s3:winbind: Remove unused fill_grent()Samuel Cabrero2-47/+0
2025-06-24s3:winbind: Delegate normalize_name_map to the idmap child in winbindd_getgrgidSamuel Cabrero1-5/+55