summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: leverage TLS if available in favour over global lockingRalph Boehme2023-01-051-1/+5
* libwbclient: add wbc[Ctx]ChangeTrustCredentialsAt()Ralph Boehme2022-12-214-4/+197
* nsswitch: Align integer typesVolker Lendecke2022-12-121-1/+2
* nsswitch:libwbclient - fix leak in wbcCtxPingDc2Andrew Walker2022-09-061-0/+1
* selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flagSamuel Cabrero2022-04-081-0/+46
* nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher2021-11-301-1/+12
* nsswitch/libwbclient: explicitly mark all wbc* symbols as _PUBLIC_Stefan Metzmacher2021-11-308-0/+134
* libwbclient: fix strict-overflow warning in wbcSidToString()Stefan Metzmacher2021-11-301-1/+1
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-161-19/+25
* libwbclient: Fix wbcStringToGuidVolker Lendecke2021-01-281-4/+4
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-033-3/+3
* nsswitch/libwbclient: clang: Fix Value stored to 'wbc_status' is never readNoel Power2019-07-111-1/+0
* nsswitch/libwbclient: clang Fix Potential leak of memoryNoel Power2019-07-111-2/+4
* nsswitch: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-302-11/+31
* nsswitch: Use GnuTLS RC4 in wbclient testAndreas Schneider2019-06-271-3/+28
* libwbclient: Use wrapper for string to integer conversionSwen Schillig2019-03-013-21/+27
* libwbclient: Protect wbcCtxUnixIdsToSids against integer-wrapVolker Lendecke2019-02-281-1/+11
* wbclient: Add wbcSetClientProcessName()Andreas Schneider2018-11-124-2/+154
* nsswitch/libwbclient/wscript: import from waflibAlexander Bokovoy2018-09-051-1/+1
* nsswitch: Fix wbcListGroups testChristof Schmitt2018-04-061-1/+32
* nsswitch: Fix wbcListUsers testChristof Schmitt2018-04-061-1/+32
* nsswitch: fix wbinfo -m --verbose trust type "Local"Ralph Boehme2018-03-021-3/+1
* libwbclient: add more trust typesRalph Boehme2018-01-131-1/+15
* libwbclient: add trust routing and more trust-typesRalph Boehme2018-01-131-0/+7
* nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6Ralph Boehme2018-01-131-2/+12
* libwbclient: Fix two signed/unsigned hickupsVolker Lendecke2017-11-181-2/+2
* libwbclient: Fix CID 1414781 Dereference null return valueVolker Lendecke2017-07-121-1/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-20/+40
* s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison2017-05-051-2/+2
* libwbclient: add WBC_SID_NAME_LABELStefan Metzmacher2017-03-233-1/+6
* libwbclient: Add "authoritative" to wbcAuthErrorInfoVolker Lendecke2017-03-074-2/+137
* nsswitch: Fix memory leak in test_wbc_trusts()Andreas Schneider2016-06-241-10/+25
* nsswitch: Fix memory leak in test_wbc_groups()Andreas Schneider2016-06-241-18/+55
* nsswitch: Fix memory leak in test_wbc_users()Andreas Schneider2016-06-241-30/+77
* nsswitch: Fix memory leak in test_wbc_domain_info()Andreas Schneider2016-06-241-11/+21
* nsswitch: Fix memory leak in test_wbc_pingdc2()Andreas Schneider2016-06-241-19/+39
* nsswitch: Fix memory leak in test_wbc_get_sidaliases()Andreas Schneider2016-06-241-17/+25
* nsswitch: Fix memory leak in test_wbc_pingdc()Andreas Schneider2016-06-241-12/+22
* nsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail macroAndreas Schneider2016-06-241-1/+1
* CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH responseStefan Metzmacher2016-04-121-1/+20
* Added MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_authHerwin Weststrate2016-03-111-0/+1
* libwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSidVolker Lendecke2016-02-221-19/+16
* libwbclient: Use wbcCtxUnixIdsToSids in wbcCtxUidToSidVolker Lendecke2016-02-221-19/+16
* libwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToGidVolker Lendecke2016-02-221-19/+12
* libwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToUidVolker Lendecke2016-02-221-19/+12
* libwbclient: Implement wbc[Ctx]UnixIdsToSidsVolker Lendecke2016-02-224-2/+226
* libwbclient: Fix a few resource leak CIDsVolker Lendecke2016-02-041-6/+9
* libwbclient: Add "goto fail" test macrosVolker Lendecke2016-02-041-0/+21
* torture: add torture comment output of name/ip to WinsBy{Ip,Name} testsMichael Adam2016-01-111-0/+6
* torture: Fix winbind.wbclient.ResolveWinsByIp testMichael Adam2016-01-111-1/+13