summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
AgeCommit message (Expand)AuthorFilesLines
2026-01-08nsswitch/libwbclient: Zero memory in libwbclientPavel Filipenský1-0/+5
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-04-03libwbclient: add WBC_AUTH_PARAM_FLAGS_FOR_NETLOGON to pass WBFLAG_PAM_FOR_NET...Stefan Metzmacher2-0/+5
2025-01-23nsswitch: Align integer typesVolker Lendecke1-2/+2
2025-01-23nsswitch: Simplify wbcCtxDcInfo()Volker Lendecke1-2/+1
2024-11-06nsswitch:: s/the the\b/the/ in commentsDouglas Bagnall1-1/+1
2024-10-24nsswitch: Fix memory leak in wbcDomainInfoListAndreas Schneider1-0/+1
2024-07-26libwbclient: prepare wbcCtxLookupName() for dealing with WBC_SID_NAME_UNKNOWNRalph Boehme1-2/+5
2024-07-26libwbclient: add error WBC_ERR_NOT_MAPPEDRalph Boehme2-1/+4
2024-06-04wbclient: Fix a typoVolker Lendecke1-1/+1
2023-08-08nsswitch:libwbclient: Fix memory leakJoseph Sutton1-0/+1
2023-06-23nsswitch: Fix code spellingAndreas Schneider1-7/+7
2023-01-05nsswitch: leverage TLS if available in favour over global lockingRalph Boehme1-1/+5
2022-12-21libwbclient: add wbc[Ctx]ChangeTrustCredentialsAt()Ralph Boehme4-4/+197
2022-12-12nsswitch: Align integer typesVolker Lendecke1-1/+2
2022-09-06nsswitch:libwbclient - fix leak in wbcCtxPingDc2Andrew Walker1-0/+1
2022-04-08selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flagSamuel Cabrero1-0/+46
2021-11-30nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher1-1/+12
2021-11-30nsswitch/libwbclient: explicitly mark all wbc* symbols as _PUBLIC_Stefan Metzmacher8-0/+134
2021-11-30libwbclient: fix strict-overflow warning in wbcSidToString()Stefan Metzmacher1-1/+1
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-19/+25
2021-01-28libwbclient: Fix wbcStringToGuidVolker Lendecke1-4/+4
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme3-3/+3
2019-07-11nsswitch/libwbclient: clang: Fix Value stored to 'wbc_status' is never readNoel Power1-1/+0
2019-07-11nsswitch/libwbclient: clang Fix Potential leak of memoryNoel Power1-2/+4
2019-06-30nsswitch: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2-11/+31
2019-06-27nsswitch: Use GnuTLS RC4 in wbclient testAndreas Schneider1-3/+28
2019-03-01libwbclient: Use wrapper for string to integer conversionSwen Schillig3-21/+27
2019-02-28libwbclient: Protect wbcCtxUnixIdsToSids against integer-wrapVolker Lendecke1-1/+11
2018-11-12wbclient: Add wbcSetClientProcessName()Andreas Schneider4-2/+154
2018-09-05nsswitch/libwbclient/wscript: import from waflibAlexander Bokovoy1-1/+1
2018-04-06nsswitch: Fix wbcListGroups testChristof Schmitt1-1/+32
2018-04-06nsswitch: Fix wbcListUsers testChristof Schmitt1-1/+32
2018-03-02nsswitch: fix wbinfo -m --verbose trust type "Local"Ralph Boehme1-3/+1
2018-01-13libwbclient: add more trust typesRalph Boehme1-1/+15
2018-01-13libwbclient: add trust routing and more trust-typesRalph Boehme1-0/+7
2018-01-13nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6Ralph Boehme1-2/+12
2017-11-18libwbclient: Fix two signed/unsigned hickupsVolker Lendecke1-2/+2
2017-07-12libwbclient: Fix CID 1414781 Dereference null return valueVolker Lendecke1-1/+1
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-20/+40
2017-05-05s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison1-2/+2
2017-03-23libwbclient: add WBC_SID_NAME_LABELStefan Metzmacher3-1/+6
2017-03-07libwbclient: Add "authoritative" to wbcAuthErrorInfoVolker Lendecke4-2/+137
2016-06-24nsswitch: Fix memory leak in test_wbc_trusts()Andreas Schneider1-10/+25
2016-06-24nsswitch: Fix memory leak in test_wbc_groups()Andreas Schneider1-18/+55
2016-06-24nsswitch: Fix memory leak in test_wbc_users()Andreas Schneider1-30/+77