summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
Commit message (Expand)AuthorAgeFilesLines
* s4:kdc: Add resource SID compressionJoseph Sutton2023-02-081-1/+17
* auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton2023-02-081-1/+1
* s4:torture: Make use of torture_assert_sid_equal()Joseph Sutton2023-02-081-9/+9
* selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flagSamuel Cabrero2022-04-081-1/+1
* s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher2022-01-171-0/+5
* s4:torture/winbind: use wbcRequestResponse() instead of winbindd_request_resp...Stefan Metzmacher2021-11-302-8/+31
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-161-2/+2
* s4:torture: Use cli_credentials_init_server()Andreas Schneider2021-04-091-6/+2
* CVE-2020-14323 torture4: Add a simple test for invalid lookup_sids winbind callVolker Lendecke2020-10-291-0/+27
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-281-0/+1
* torture: Cope with WINBINDD_SHOW_SEQUENCE failure for fake trustsAndrew Bartlett2018-05-291-3/+19
* torture: Give extra information on WINBINDD_SHOW_SEQUENCE failureAndrew Bartlett2018-05-251-1/+21
* 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