summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
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-052-3/+3
* 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
* s4:torture/winbind: add more debug output to samba4.winbind.struct.domain_infoStefan Metzmacher2015-12-141-2/+13
* torture-winbind: Assert that the list of trusted domains is not NULLAndrew Bartlett2015-05-061-6/+6
* s4:torture/winbind: add torture:winbindd_domain_without_prefix optionStefan Metzmacher2015-04-091-3/+5
* s4:torture/winbind: remove allow_warnings=TrueStefan Metzmacher2015-03-201-1/+0
* s4:torture/winbind: avoid compiler warningsStefan Metzmacher2015-03-201-3/+3
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-101-1/+1
* Fix the O3 developer buildVolker Lendecke2015-03-031-1/+1
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* torture: Improve winbindd.pac test to check multiple GENSEC mechanimsAndrew Bartlett2014-12-181-10/+57
* s4:torture/winbind: remove unused variables in struct_based.cStefan Metzmacher2014-11-251-4/+4
* torture: Reorder torture_winbind_struct_domain_info testsAndrew Bartlett2014-10-061-18/+19
* third_party/popt: Initial support for popt.Ira Cooper2014-08-091-1/+1
* selftest: Set winbind separator = /Andrew Bartlett2014-06-041-1/+1
* s4:torture/winbind: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* 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
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-1/+0
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* Fix some typesJelmer Vernooij2011-02-281-1/+1
* pam: share pam errors in a common location.Günther Deschner2011-02-081-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-112-21/+21
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-16/+0
* s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2010-10-241-1/+1
* waf: Rename LIBWINBIND-CLIENT to libwinbind-clientJelmer Vernooij2010-10-241-1/+1
* libwbclient: Remove half-finished async implementationKai Blin2010-10-122-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+8
* s4:torture/winbind/struct_based.c - fix up (un)signedness of a function argumentMatthias Dieter Wallnöfer2010-03-051-1/+2
* s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.Günther Deschner2010-03-021-5/+16
* libwbclient: Separate out the async functionsKai Blin2010-02-131-1/+1
* s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME testKai Blin2010-01-161-4/+5
* s3 test: Fix WINBINDD-STRUCT testsKai Blin2010-01-141-2/+2
* s3 selftest: Fix LOOKUP_SID test.Kai Blin2010-01-141-4/+12
* s3 selftest: Fix WINBINDD_LIST_GROUPS testKai Blin2010-01-141-9/+22
* s3 selftest: Allow the enumeration of users and groupsKai Blin2010-01-141-1/+1
* s3 selftest: Fix the WINBINDD_GETDCNAMEe test.Kai Blin2010-01-141-0/+10
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-162-2/+3
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+2
* s4:torture: fix the build with auto dependenciesStefan Metzmacher2008-11-161-1/+1