Age | Commit message (Expand) | Author | Files | Lines |
2012-04-20 | selftest: Add extra info on what is failing in wbclient tests | Andrew Bartlett | 1 | -65/+71 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-05-05 | More const fixes for compiler warnings from the waf build. | Jeremy Allison | 1 | -1/+1 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-12 | libwbclient: Remove half-finished async implementation | Kai Blin | 1 | -103/+0 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -1/+1 |
2010-07-08 | s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in envi... | Günther Deschner | 1 | -0/+5 |
2010-04-23 | libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE | Volker Lendecke | 1 | -5/+75 |
2010-04-19 | libwbclient: Test wbcGetGroups | Volker Lendecke | 1 | -0/+15 |
2010-04-19 | libwbclient: Test wbcChangeUserPassword | Volker Lendecke | 1 | -0/+23 |
2010-04-19 | libwbclient: Abstract out test_wbc_authenticate_user for reuse | Volker Lendecke | 1 | -3/+9 |
2010-04-19 | libwbclient: Test wbcLogonUser | Volker Lendecke | 1 | -0/+96 |
2010-04-19 | libwbclient: Test wbcAuthenticateUser[Ex] | Volker Lendecke | 1 | -0/+41 |
2010-04-19 | libwbclient: Test wbcGetDisplayName | Volker Lendecke | 1 | -0/+6 |
2010-04-19 | libwbclient: Test wbcGetSidAliases | Volker Lendecke | 1 | -0/+37 |
2010-04-19 | libwbclient: Simplify test_wbc_domain_info a bit | Volker Lendecke | 1 | -5/+3 |
2010-04-19 | libwbclient: Test wbcLookupRids | Volker Lendecke | 1 | -0/+29 |
2010-04-09 | libwbclient: Fix some memleaks in the tests | Volker Lendecke | 1 | -0/+7 |
2010-04-04 | libwbclient: Fix memleaks in tests | Volker Lendecke | 1 | -0/+10 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 1 | -0/+1 |
2010-02-11 | libwbclient: Test wbcLookupName async functions | Kai Blin | 1 | -0/+79 |
2010-02-11 | libwbclient: torture-test wbcPing async functions. | Kai Blin | 1 | -0/+20 |
2010-01-25 | s4-smbtorture: test wbcResolveWinsByName/wbcResolveWinsByIP in WINBIND-WBCLIE... | Günther Deschner | 1 | -0/+35 |
2010-01-25 | s4-smbtorture: add test for wbcPingDc to WINBIND-WBCLIENT testsuite. | Günther Deschner | 1 | -1/+12 |
2009-10-19 | s4-smbtorture: test wbcLookupDomainController{Ex} in WINBIND-WBCLIENT. | Günther Deschner | 1 | -0/+37 |
2009-10-16 | s4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIENT as well. | Günther Deschner | 1 | -1/+4 |
2009-10-16 | s4-smbtorture: test wbcGuidToString and friends as well in WINBIND-WBCLIENT. | Günther Deschner | 1 | -0/+34 |
2009-10-16 | s4-smbtorture: add very basic libwbclient testsuite. | Günther Deschner | 1 | -0/+252 |