summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/tests
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-08selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flagSamuel Cabrero1-0/+46
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-19/+25
2019-06-27nsswitch: Use GnuTLS RC4 in wbclient testAndreas Schneider1-3/+28
2018-04-06nsswitch: Fix wbcListGroups testChristof Schmitt1-1/+32
2018-04-06nsswitch: Fix wbcListUsers testChristof Schmitt1-1/+32
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 Metzmacher1-0/+2
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
2016-06-24nsswitch: Fix memory leak in test_wbc_domain_info()Andreas Schneider1-11/+21
2016-06-24nsswitch: Fix memory leak in test_wbc_pingdc2()Andreas Schneider1-19/+39
2016-06-24nsswitch: Fix memory leak in test_wbc_get_sidaliases()Andreas Schneider1-17/+25
2016-06-24nsswitch: Fix memory leak in test_wbc_pingdc()Andreas Schneider1-12/+22
2016-06-24nsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail macroAndreas Schneider1-1/+1
2016-02-04libwbclient: Fix a few resource leak CIDsVolker Lendecke1-6/+9
2016-02-04libwbclient: Add "goto fail" test macrosVolker Lendecke1-0/+21
2016-01-11torture: add torture comment output of name/ip to WinsBy{Ip,Name} testsMichael Adam1-0/+6
2016-01-11torture: Fix winbind.wbclient.ResolveWinsByIp testMichael Adam1-1/+13
2014-12-19nsswitch: allow passing the domain name to wbcPingDC[2]()Stefan Metzmacher1-2/+38
2014-07-09libwbclient: Call correct function for wbcPingDc2 testChristof Schmitt1-1/+1
2014-06-04libwbclient-tests: No longer hardcoded password and test domainAndrew Bartlett1-20/+23
2012-08-15libwbclient: Add test for wbcPingDc2Christof Schmitt1-0/+14
2012-04-20selftest: Add extra info on what is failing in wbclient testsAndrew Bartlett1-65/+71
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-05-05More const fixes for compiler warnings from the waf build.Jeremy Allison1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-10-12libwbclient: Remove half-finished async implementationKai Blin1-103/+0
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-07-08s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in envi...Günther Deschner1-0/+5
2010-04-23libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSEVolker Lendecke1-5/+75
2010-04-19libwbclient: Test wbcGetGroupsVolker Lendecke1-0/+15
2010-04-19libwbclient: Test wbcChangeUserPasswordVolker Lendecke1-0/+23
2010-04-19libwbclient: Abstract out test_wbc_authenticate_user for reuseVolker Lendecke1-3/+9
2010-04-19libwbclient: Test wbcLogonUserVolker Lendecke1-0/+96
2010-04-19libwbclient: Test wbcAuthenticateUser[Ex]Volker Lendecke1-0/+41
2010-04-19libwbclient: Test wbcGetDisplayNameVolker Lendecke1-0/+6
2010-04-19libwbclient: Test wbcGetSidAliasesVolker Lendecke1-0/+37
2010-04-19libwbclient: Simplify test_wbc_domain_info a bitVolker Lendecke1-5/+3
2010-04-19libwbclient: Test wbcLookupRidsVolker Lendecke1-0/+29
2010-04-09libwbclient: Fix some memleaks in the testsVolker Lendecke1-0/+7
2010-04-04libwbclient: Fix memleaks in testsVolker Lendecke1-0/+10
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+1
2010-02-11libwbclient: Test wbcLookupName async functionsKai Blin1-0/+79