s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / nsswitch / libwbclient / tests / wbclient.c
2022-04-08 Samuel Cabreroselftest: Extend test_wbc_logon_user to test WBFLAG_PAM...
2021-06-16 Andreas Schneiders4:torture: Migrate smbtorture to new cmdline option...
2019-06-27 Andreas Schneidernsswitch: Use GnuTLS RC4 in wbclient test
2018-04-06 Christof Schmittnsswitch: Fix wbcListGroups test
2018-04-06 Christof Schmittnsswitch: Fix wbcListUsers test
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_winbind_init().
2017-03-23 Stefan Metzmacherlibwbclient: add WBC_SID_NAME_LABEL
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_trusts()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_groups()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_users()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_domain_info()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_pingdc2()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_get_sidaliases()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_pingdc()
2016-06-24 Andreas Schneidernsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail...
2016-02-04 Volker Lendeckelibwbclient: Fix a few resource leak CIDs
2016-02-04 Volker Lendeckelibwbclient: Add "goto fail" test macros
2016-01-11 Michael Adamtorture: add torture comment output of name/ip to WinsB...
2016-01-11 Michael Adamtorture: Fix winbind.wbclient.ResolveWinsByIp test
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.