summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/tests
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Fix wbcListGroups testChristof Schmitt2018-04-061-1/+32
* nsswitch: Fix wbcListUsers testChristof Schmitt2018-04-061-1/+32
* 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-231-0/+2
* 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
* 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
* nsswitch: allow passing the domain name to wbcPingDC[2]()Stefan Metzmacher2014-12-191-2/+38
* libwbclient: Call correct function for wbcPingDc2 testChristof Schmitt2014-07-091-1/+1
* libwbclient-tests: No longer hardcoded password and test domainAndrew Bartlett2014-06-041-20/+23
* libwbclient: Add test for wbcPingDc2Christof Schmitt2012-08-151-0/+14
* selftest: Add extra info on what is failing in wbclient testsAndrew Bartlett2012-04-201-65/+71
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-1/+1
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-1/+1
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* libwbclient: Remove half-finished async implementationKai Blin2010-10-121-103/+0
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in envi...Günther Deschner2010-07-081-0/+5
* libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSEVolker Lendecke2010-04-231-5/+75
* libwbclient: Test wbcGetGroupsVolker Lendecke2010-04-191-0/+15
* libwbclient: Test wbcChangeUserPasswordVolker Lendecke2010-04-191-0/+23
* libwbclient: Abstract out test_wbc_authenticate_user for reuseVolker Lendecke2010-04-191-3/+9
* libwbclient: Test wbcLogonUserVolker Lendecke2010-04-191-0/+96
* libwbclient: Test wbcAuthenticateUser[Ex]Volker Lendecke2010-04-191-0/+41
* libwbclient: Test wbcGetDisplayNameVolker Lendecke2010-04-191-0/+6
* libwbclient: Test wbcGetSidAliasesVolker Lendecke2010-04-191-0/+37
* libwbclient: Simplify test_wbc_domain_info a bitVolker Lendecke2010-04-191-5/+3
* libwbclient: Test wbcLookupRidsVolker Lendecke2010-04-191-0/+29
* libwbclient: Fix some memleaks in the testsVolker Lendecke2010-04-091-0/+7
* libwbclient: Fix memleaks in testsVolker Lendecke2010-04-041-0/+10
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-0/+1
* libwbclient: Test wbcLookupName async functionsKai Blin2010-02-111-0/+79
* libwbclient: torture-test wbcPing async functions.Kai Blin2010-02-111-0/+20
* s4-smbtorture: test wbcResolveWinsByName/wbcResolveWinsByIP in WINBIND-WBCLIE...Günther Deschner2010-01-251-0/+35
* s4-smbtorture: add test for wbcPingDc to WINBIND-WBCLIENT testsuite.Günther Deschner2010-01-251-1/+12
* s4-smbtorture: test wbcLookupDomainController{Ex} in WINBIND-WBCLIENT.Günther Deschner2009-10-191-0/+37
* s4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIENT as well.Günther Deschner2009-10-161-1/+4
* s4-smbtorture: test wbcGuidToString and friends as well in WINBIND-WBCLIENT.Günther Deschner2009-10-161-0/+34
* s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-161-0/+252