summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* s4:kdc: Add support for constructed claims (for authentication silos)HEADmasterJoseph Sutton2023-05-181-1/+0
* s4:kdc: Enforce TGT lifetime authentication policyJoseph Sutton2023-05-182-42/+0
* tests/krb5: Add tests for authentication policiesJoseph Sutton2023-05-182-0/+215
* tests/krb5: Test that NT_STATUS_ACCOUNT_LOCKED_OUT is returned in KDC reply e...Joseph Sutton2023-05-182-0/+11
* selftest: Change ad_dc environment to be 2016 functional levelAndrew Bartlett2023-05-161-2/+15
* selftest: Allow provision_ad_dc() to take functional_level as an argumentAndrew Bartlett2023-05-161-5/+11
* selftest: Return fl2008dc to being an alias for ad_dc_ntvfsAndrew Bartlett2023-05-161-12/+3
* Use --base-schema=2008_R2 on ad_dc_ntvfs, which opeates at FL2008Andrew Bartlett2023-05-161-1/+3
* winbind: Fix "wbinfo -u" on a Samba AD DC with >1000 usersVolker Lendecke2023-05-091-1/+0
* winbind: Test wbinfo -u with more than 1000 usersVolker Lendecke2023-05-091-0/+1
* s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rightsNoel Power2023-04-281-4/+0
* s3/utils: value for ace_flags value "FA" is incorrectNoel Power2023-04-281-1/+0
* pytest:sddl: show the correct handling of the "FA" SDDL flagAndrew Bartlett2023-04-281-0/+2
* pytest:sddl Samba had the wrong value for FA, now fix the testsAndrew Bartlett2023-04-281-3/+3
* libcli:security:sddl: accept only 8-4-4-4-12 GUIDsDouglas Bagnall2023-04-281-3/+0
* pytest:sddl: test we only accept normal GUIDsDouglas Bagnall2023-04-281-2/+5
* libcli:security:sddl_decode_access allows spaces between flagsDouglas Bagnall2023-04-281-3/+0
* pytest:sddl: tests around spaces in access flags and SIDsDouglas Bagnall2023-04-281-0/+3
* libcli:security: sddl_decode_ace: don't allow junk after SIDDouglas Bagnall2023-04-281-2/+0
* libcli/security: sddl_decode_access rejects trailing rubbishDouglas Bagnall2023-04-281-11/+0
* libcli:security: sddl_map_flags rejects trailing nonsenseDouglas Bagnall2023-04-281-1/+0
* pytest:sddl: add tests for long DACLs, differing flag interpretationsDouglas Bagnall2023-04-281-0/+3
* pytest:sddl: let hex numbers differ in case (0xa == 0xA)Douglas Bagnall2023-04-281-1/+0
* pytest:sddl: SDDL strings where Windows behaviour differsDouglas Bagnall2023-04-281-0/+4
* pytest:sddl: Add negative tests of unparseable stringsDouglas Bagnall2023-04-281-0/+10
* pytest:sddl: split each string into it's own testDouglas Bagnall2023-04-281-1/+1
* pytest/sddl: split tests into canonical and non-canonicalDouglas Bagnall2023-04-281-1/+1
* pytest/sddl: rework to allow multiple lists, no early stopDouglas Bagnall2023-04-281-0/+1
* pytest:posixacl: expect canonical ACE flag formatDouglas Bagnall2023-04-281-78/+0
* pytest:samba-tool ntacl: expect canonical ACE flag formatDouglas Bagnall2023-04-281-4/+0
* py:provision: use canonical representation of ACE flagsDouglas Bagnall2023-04-281-27/+0
* pytest:ntacls: adapt for canonical flag formatDouglas Bagnall2023-04-281-2/+0
* s3:test_larg_acl: adapt for the canonical ACE flags formatDouglas Bagnall2023-04-281-2/+0
* test:bb/samba-tool ntacl: let return acl flag lack hex paddingDouglas Bagnall2023-04-281-4/+0
* libcli/security: do not pad sddl flags with zerosDouglas Bagnall2023-04-281-0/+117
* libcli/sec/sddl decode: allow hex numbers in SIDsDouglas Bagnall2023-04-281-12/+0
* libcli/sec/sddl decode: don't ignore random junk.Douglas Bagnall2023-04-281-0/+0
* libcli/security/dom_sid: hex but not octal is OK for sub-authDouglas Bagnall2023-04-281-2/+4
* libcli/security: avoid overflow in subauthsDouglas Bagnall2023-04-281-0/+2
* libcli/security: avoid overflow in revision numberDouglas Bagnall2023-04-281-4/+4
* pytest:sid_strings: test SID DNs with ldb parsingDouglas Bagnall2023-04-281-0/+8
* pytest:sid_strings: test SIDs as search baseDouglas Bagnall2023-04-281-0/+7
* pytest:sid_strings: Windows and Samba divergent testsDouglas Bagnall2023-04-281-0/+45
* pytest:sid_strings: test the strings with local parsingDouglas Bagnall2023-04-281-0/+12
* pytest:sid_strings: add explicit S-1-* sid testsDouglas Bagnall2023-04-281-0/+16
* pytest:sid_strings: same timestamp for all tests in the runDouglas Bagnall2023-04-281-3/+3
* selftest:knownfail: Update S4U knownfail for MIT KRB5 1.20Andreas Schneider2023-04-272-8/+15
* s3:lib: Do not try to match '.' and '..' directories in is_in_path()Andreas Schneider2023-04-191-1/+0
* s3:tests: Add test that veto files works for hidden filesAndreas Schneider2023-04-192-0/+5
* shadow_copy2: Fix stream open for streams_depot pathsVolker Lendecke2023-04-171-1/+0