summaryrefslogtreecommitdiff
path: root/source4/torture/winbind/winbind.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+2
* s4: torture: Add a TALLOC_CTX * to torture_winbind_struct_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison2017-05-051-1/+1
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-3/+3
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* torture: Improve winbindd.pac test to check multiple GENSEC mechanimsAndrew Bartlett2014-12-181-10/+57
* s4:torture/winbind: remove unused variableStefan Metzmacher2014-04-021-1/+1
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-271-2/+2
* torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett2013-09-041-0/+1
* s4-torture: Complete test for winbindd PAC parsingChristof Schmitt2012-09-201-6/+86
* s4-torture: Add start of a test to confirm winbindd PAC parsingAndrew Bartlett2012-08-291-0/+153
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-161-0/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher2007-10-101-1/+4
* r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher2007-10-101-0/+32