nsswitch: allow passing the domain name to wbcPingDC[2]()
[amitay/samba.git] / nsswitch / libwbclient / tests / wbclient.c
2014-12-19 Stefan Metzmachernsswitch: allow passing the domain name to wbcPingDC...
2014-07-09 Christof Schmittlibwbclient: Call correct function for wbcPingDc2 test
2014-06-04 Andrew Bartlettlibwbclient-tests: No longer hardcoded password and...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-15 Christof Schmittlibwbclient: Add test for wbcPingDc2
2012-04-20 Andrew Bartlettselftest: Add extra info on what is failing in wbclient...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-10-12 Kai Blinlibwbclient: Remove half-finished async implementation
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-08 Günther Deschners4-smbtorture: skip wbcChangeUserPassword test when...
2010-04-23 Volker Lendeckelibwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetGroups
2010-04-19 Volker Lendeckelibwbclient: Test wbcChangeUserPassword
2010-04-19 Volker Lendeckelibwbclient: Abstract out test_wbc_authenticate_user...
2010-04-19 Volker Lendeckelibwbclient: Test wbcLogonUser
2010-04-19 Volker Lendeckelibwbclient: Test wbcAuthenticateUser[Ex]
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetDisplayName
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetSidAliases
2010-04-19 Volker Lendeckelibwbclient: Simplify test_wbc_domain_info a bit
2010-04-19 Volker Lendeckelibwbclient: Test wbcLookupRids
2010-04-09 Volker Lendeckelibwbclient: Fix some memleaks in the tests
2010-04-04 Volker Lendeckelibwbclient: Fix memleaks in tests
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-02-11 Kai Blinlibwbclient: Test wbcLookupName async functions
2010-02-11 Kai Blinlibwbclient: torture-test wbcPing async functions.
2010-01-25 Günther Deschners4-smbtorture: test wbcResolveWinsByName/wbcResolveWins...
2010-01-25 Günther Deschners4-smbtorture: add test for wbcPingDc to WINBIND-WBCLIE...
2009-10-19 Günther Deschners4-smbtorture: test wbcLookupDomainController{Ex} in...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Günther Deschners4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIE...
2009-10-16 Günther Deschners4-smbtorture: test wbcGuidToString and friends as...
2009-10-16 Günther Deschners4-smbtorture: add very basic libwbclient testsuite.