summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2026-02-25pam_winbind: Simplify _pam_compose_pwd_restriction_stringVolker Lendecke1-37/+17
2026-01-08nsswitch/libwbclient: Zero memory in libwbclientPavel Filipenský1-0/+5
2025-10-30nsswitch: Do not leak memory in wbinfo_pam_logon() of wbinfoAndreas Schneider1-3/+2
2025-10-22nsswitch: Fix memory leak in wbinfo_xids_to_sids()Andreas Schneider1-1/+1
2025-09-23nsswitch/libwbclient: Fix CID #1034858, #1034859, #1034860 Resource leakShweta Sodani1-1/+2
2025-09-22nsswitch/libwbclient: Fix CID #1034861 Resource leakShweta Sodani1-0/+1
2025-08-19nsswitch/libwbclient: Fix CID #1034862 Resource leakGünther Deschner1-2/+4
2025-08-19nsswitch/libwbclient: Fix CID #1034853 Resource leakGünther Deschner1-2/+4
2025-08-12nsswitch: support all known DS lookup flags in wbclient's wbcLookupDomainCont...Günther Deschner1-0/+4
2025-05-28nsswitch wbinfo: fix uninitialised return value on errorGary Lockyer1-1/+1
2025-04-03libwbclient: add WBC_AUTH_PARAM_FLAGS_FOR_NETLOGON to pass WBFLAG_PAM_FOR_NET...Stefan Metzmacher2-0/+5
2025-04-03winbind_struct_protocol.h: add WBFLAG_PAM_FOR_NETLOGONStefan Metzmacher1-0/+1
2025-03-05nsswitch: Remove next_token() from wbinfoVolker Lendecke1-47/+61
2025-01-23pam_winbind: Align integer typesVolker Lendecke1-3/+3
2025-01-23nsswitch: Align integer typesVolker Lendecke1-2/+2
2025-01-23nsswitch: Simplify wbcCtxDcInfo()Volker Lendecke1-2/+1
2024-12-18pam_winbind: Fix Bug 15771Volker Lendecke1-0/+1
2024-12-17nsswitch:winbind: Remove WINBINDD_SHOW_SEQUENCEPavel Filipenský1-3/+2
2024-12-17nsswitch:wbinfo: Remove implementation of deprecated '--sequence'Pavel Filipenský1-22/+0
2024-12-17nsswitch:tests: Remove test for deprecated wbinfo --sequencePavel Filipenský1-21/+0
2024-11-06nsswitch:: s/the the\b/the/ in commentsDouglas Bagnall2-2/+2
2024-10-24nsswitch: Fix memory leak in wbcDomainInfoListAndreas Schneider1-0/+1
2024-10-24nsswitch: Fix memory leak in nsstestAndreas Schneider1-0/+1
2024-10-24nsswitch: Fix memory leak in wbinfo_auth_krb5()Andreas Schneider1-4/+6
2024-07-26libwbclient: prepare wbcCtxLookupName() for dealing with WBC_SID_NAME_UNKNOWNRalph Boehme1-2/+5
2024-07-26libwbclient: add error WBC_ERR_NOT_MAPPEDRalph Boehme4-1/+9
2024-07-18nsswitch: Fix integer size types in winbind_write_sock()Andreas Schneider1-3/+8
2024-06-24nsswitch:krb5_plugin: Avoid a possible double freeAndreas Schneider1-0/+1
2024-06-04wbclient: Fix a typoVolker Lendecke1-1/+1
2024-04-02tests: Add a test for "all_groups=no" to test_idmap_ad.shPavel Filipenský1-0/+22
2023-12-29winbind_nss_netbsd: fix missing semicolonBjörn Jacke1-1/+1
2023-12-13tests: Add a test for the idmap_nss : use_upn settingSamuel Cabrero1-0/+79
2023-12-11buildtools: Remove useless ‘keep_underscore’ parameterJoseph Sutton1-2/+0
2023-09-14nsswitch: Fix script usageJoseph Sutton1-1/+1
2023-09-14nsswitch/wb_common.c: fix socket fd and memory leaks of global stateStefan Metzmacher1-30/+113
2023-09-14nsswitch/wb_common.c: don't operate on a stale wb_global_ctx.keyStefan Metzmacher1-5/+0
2023-09-14nsswitch/wb_common.c: winbind_destructor can always use get_wb_global_ctx()Stefan Metzmacher1-5/+1
2023-09-14nsswitch/wb_common.c: fix build without HAVE_PTHREADStefan Metzmacher1-1/+1
2023-09-14nsswitch: add test for pthread_key_delete missuse (bug 15464)Stefan Metzmacher2-0/+82
2023-08-08nsswitch:libwbclient: Fix memory leakJoseph Sutton1-0/+1
2023-06-23nsswitch: Fix code spellingAndreas Schneider4-10/+10
2023-06-13tests: Fix idmap.rid.getgrnam for ad_member_idmap_rid with 'winbind expand gr...Pavel Filipenský1-3/+7
2023-04-12testprogs: Have testfail() return 0 on successJoseph Sutton1-4/+5
2023-04-12nsswitch:tests: Remove unused functionsJoseph Sutton1-34/+0
2023-04-12testprogs: Make testit_expect_failure() return 0 on successJoseph Sutton1-2/+2
2023-04-06nsswitch:tests: Use configuration variable passed to test_rfc2307_mapping.shAndreas Schneider1-7/+10
2023-03-29test: Add a test for "deny ous"Volker Lendecke1-0/+34
2023-03-29tests: Slightly simplify test_idmap_ad.shVolker Lendecke1-20/+0
2023-03-03nsswitch: Fix CID 1518966 Resource leaks (RESOURCE_LEAK)Joseph Sutton1-0/+2
2023-02-06nsswitch: Fix getting data out of pam_get_data()Andreas Schneider1-3/+2