libcliraw: Make smb_raw_write_recv public and include it in a public header.
[ddiss/samba.git] / nsswitch / libwbclient / tests / wbclient.c
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... release-4-0-0alpha16 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.