summaryrefslogtreecommitdiff
path: root/source4/torture/winbind/winbind.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-24s4:torture: Fix memory leak in torture_decode_compare_pac()Andreas Schneider1-0/+2
2024-10-24s4:torture: Remove trailing spaces in winbind.cAndreas Schneider1-6/+6
2023-02-08s4:kdc: Add resource SID compressionJoseph Sutton1-1/+17
2023-02-08auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton1-1/+1
2023-02-08s4:torture: Make use of torture_assert_sid_equal()Joseph Sutton1-9/+9
2022-01-17s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher1-0/+5
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-2/+2
2021-04-09s4:torture: Use cli_credentials_init_server()Andreas Schneider1-6/+2
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-1/+2
2017-05-05s4: torture: Add a TALLOC_CTX * to torture_winbind_struct_init().Jeremy Allison1-1/+1
2017-05-05s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison1-1/+1
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison1-3/+3
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2014-12-18torture: Improve winbindd.pac test to check multiple GENSEC mechanimsAndrew Bartlett1-10/+57
2014-04-02s4:torture/winbind: remove unused variableStefan Metzmacher1-1/+1
2014-03-27auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher1-2/+2
2013-09-04torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett1-0/+1
2012-09-20s4-torture: Complete test for winbindd PAC parsingChristof Schmitt1-6/+86
2012-08-29s4-torture: Add start of a test to confirm winbindd PAC parsingAndrew Bartlett1-0/+153
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2009-10-16s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner1-0/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2007-10-10r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher1-1/+4
2007-10-10r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher1-0/+32