summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* pyldb: Make ldb.Message containment testing consistent with indexingJoseph Sutton2021-10-261-4/+0
* pyldb: Add tests for ldb.Message containment testingJoseph Sutton2021-10-261-0/+4
* pyldb: Raise TypeError for an invalid ldb.Message indexJoseph Sutton2021-10-261-1/+0
* pyldb: Add test for an invalid ldb.Message index typeJoseph Sutton2021-10-261-0/+1
* pyldb: Fix deleting an ldb.Control critical flagJoseph Sutton2021-10-261-1/+0
* pytest:segfault: Add test for deleting an ldb.Control critical flagJoseph Sutton2021-10-261-0/+1
* pyldb: Fix deleting an ldb.Message dnJoseph Sutton2021-10-261-1/+0
* pytest:segfault: Add test for deleting an ldb.Message dnJoseph Sutton2021-10-261-0/+1
* dsdb: Allow special chars like "@" in samAccountName when generating the saltAndrew Bartlett2021-10-251-11/+0
* tests/krb5: Add tests for account salt calculationJoseph Sutton2021-10-251-0/+12
* selftest/Samba3: replace (winbindd => "yes", skip_wait => 1) with (winbindd =...Stefan Metzmacher2021-10-251-30/+8
* selftest/Samba3: remove unused close(USERMAP); callsStefan Metzmacher2021-10-251-5/+0
* selftest: Improve error handling and perl style when setting up users in Samb...Andrew Bartlett2021-10-251-19/+53
* selftest: Remove duplicate setup of $base_dn and $ldbmodifyAndrew Bartlett2021-10-251-4/+0
* tests/krb5: Add tests for constrained delegation to NO_AUTH_DATA_REQUIRED ser...Joseph Sutton2021-10-251-1/+7
* kdc: Correctly strip PAC, rather than error on UF_NO_AUTH_DATA_REQUIRED for s...Andrew Bartlett2021-10-251-4/+0
* kdc: Remove UF_NO_AUTH_DATA_REQUIRED from client principalsAndrew Bartlett2021-10-252-2/+0
* tests/krb5: Add tests for requesting a service ticket without a PACJoseph Sutton2021-10-252-0/+10
* s4:kdc: Check ticket signatureJoseph Sutton2021-10-251-9/+0
* s4/heimdal/lib/krb5/pac.c: Align PAC buffers to match WindowsJoseph Sutton2021-10-251-0/+1
* kdc: sign ticket using Windows PACIsaac Boukris2021-10-251-53/+1
* kdc: remove KRB5SignedPath, to be replaced with PACIsaac Boukris2021-10-251-0/+6
* s4/torture: Expect ticket checksum PAC bufferJoseph Sutton2021-10-252-0/+82
* tests/krb5: Add constrained delegation testsJoseph Sutton2021-10-251-0/+29
* tests/krb5: Check padata types when STRICT_CHECKING=0Joseph Sutton2021-10-251-0/+9
* tests/krb5: Add compatability tests for ticket checksumsJoseph Sutton2021-10-251-1/+5
* heimdal:kdc: Only check for default salt for des-cbc-crc enctypeJoseph Sutton2021-10-221-3/+0
* s3: smbd: Ensure when we change security context we delete any $cwd cache.Jeremy Allison2021-10-181-1/+0
* s3: selftest: Add regression test to show the $cwd cache is misbehaving when ...Jeremy Allison2021-10-181-0/+1
* pyldb: Avoid use-after-free in msg_diff()Joseph Sutton2021-09-291-1/+0
* pytest:segfault: Add test for ldb.msg_diff()Joseph Sutton2021-09-291-0/+1
* tests/krb5: Allow KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN for a missing snameAndrew Bartlett2021-09-081-3/+0
* kdc: KRB5KDC_ERR_{C,S}_PRINCIPAL_UNKNOWN if missing fieldLuke Howard2021-09-081-0/+1
* tests/krb5: Add tests for omitting sname in inner requestJoseph Sutton2021-09-082-0/+4
* tests/krb5: Add tests for omitting sname in requestJoseph Sutton2021-09-082-0/+7
* tests/krb5: Remove harmful and a-typical return in as_req testcaseAndrew Bartlett2021-09-081-10/+0
* CVE-2021-3671 tests/krb5: Add tests for omitting sname in outer requestJoseph Sutton2021-09-082-0/+4
* tests/krb5: Add test for sending PA-ENCRYPTED-CHALLENGE without FASTJoseph Sutton2021-09-081-0/+1
* tests/krb5: Make cname checking less strictJoseph Sutton2021-09-081-39/+0
* tests/krb5: Make e-data checking less strictJoseph Sutton2021-09-081-341/+0
* build: Move minimum MIT krb5 version to 1.19 to align with what is testedAndrew Bartlett2021-09-083-24/+0
* tests/krb5: Add FAST testsJoseph Sutton2021-09-082-6/+101
* initial FAST testsGary Lockyer2021-09-081-0/+8
* selftest: Add support for setting ENV variables in plantestsuite()Andreas Schneider2021-09-081-6/+19
* selftest: Add support for setting ENV variables in plansmbtorture4testsuite()Andreas Schneider2021-09-081-2/+3
* selftest: Re-format long lines in selftesthelpers.pyAndreas Schneider2021-09-081-5/+13
* s3: smbd: Fix openat_pathref_fsp() to cope with FIFO's in the filesystem.Jeremy Allison2021-09-061-4/+0
* s3: smbd: Add fifo test for the DISABLE_OPATH case.Jeremy Allison2021-09-061-0/+4
* s3/rpc_server: track the number of policy handles with a talloc destructorRalph Boehme2021-08-261-1/+0
* selftest: add a test for the "deadtime" parameterRalph Boehme2021-08-261-0/+1