summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* pytest:sddl: split each string into it's own testDouglas Bagnall2023-04-281-42/+48
* pytest:sddl: tweak some test stringsDouglas Bagnall2023-04-281-23/+32
* pytest/sddl: split tests into canonical and non-canonicalDouglas Bagnall2023-04-281-144/+411
* pytest/sddl: remove unused importsDouglas Bagnall2023-04-281-1/+0
* pytest/sddl: rework to allow multiple lists, no early stopDouglas Bagnall2023-04-281-7/+31
* pytest/sddl: assert sddl string equalityDouglas Bagnall2023-04-281-0/+1
* pytest/sddl: remove duplicate test caseDouglas Bagnall2023-04-281-4/+0
* pytest/sddl: give test more of a nameDouglas Bagnall2023-04-281-1/+1
* pytests/sddl: clarify boundaries between sddl casesDouglas Bagnall2023-04-281-134/+138
* pytest:posixacl: expect canonical ACE flag formatDouglas Bagnall2023-04-281-8/+8
* pytest:samba-tool ntacl: expect canonical ACE flag formatDouglas Bagnall2023-04-281-2/+2
* py:provision: use canonical representation of ACE flagsDouglas Bagnall2023-04-281-2/+2
* pytest:ntacls: adapt for canonical flag formatDouglas Bagnall2023-04-281-1/+1
* pytest:sddl: test empty DACL with flagsDouglas Bagnall2023-04-281-0/+1
* pytest:sid_strings: Do bad SIDs fail differently in simple-bind?Douglas Bagnall2023-04-281-0/+36
* pytest:sid_strings: do bad SIDS work in search filters?Douglas Bagnall2023-04-281-0/+22
* pytest:sid_strings: test SID DNs with ldb parsingDouglas Bagnall2023-04-281-0/+75
* pytest:sid_strings: test SIDs as search baseDouglas Bagnall2023-04-281-0/+69
* pytest:sid_strings: Windows and Samba divergent testsDouglas Bagnall2023-04-281-0/+47
* pytest:sid_strings: test the strings with local parsingDouglas Bagnall2023-04-281-0/+28
* pytest:sid_strings: separate out expected_sid formattingDouglas Bagnall2023-04-281-6/+10
* pytest:sid_strings: add explicit S-1-* sid testsDouglas Bagnall2023-04-281-1/+45
* pytest:sid_strings: allow other errors to be specifiedDouglas Bagnall2023-04-281-4/+43
* pytest:sid_strings: add a superclass, allowing for derivativesDouglas Bagnall2023-04-281-2/+5
* pytest:sid_strings: use hashed instead of random unique numbersDouglas Bagnall2023-04-281-5/+5
* pytest:sid_strings: same timestamp for all tests in the runDouglas Bagnall2023-04-281-3/+3
* pytest:upgradeprovision: don't use misleading SDDL in testsDouglas Bagnall2023-04-281-8/+8
* librpc/ndr/pysecurity: use better exceptionsDouglas Bagnall2023-04-283-4/+4
* tests: Test ldap whoami exopVolker Lendecke2023-04-261-0/+38
* python:tests: Skip the source_chars test if not a git dirAndreas Schneider2023-04-211-7/+16
* gp: Fix NameError: free variable 'cron_dir' in Crontab CSEDavid Mulder2023-04-191-1/+1
* tests: Show that streams_depot and shadow_copy2 don't play togetherVolker Lendecke2023-04-171-1/+14
* samba-tool domain: Initialise variables before attempting to use themJoseph Sutton2023-04-121-0/+3
* tests/krb5: Fix comment indentationJoseph Sutton2023-04-121-3/+3
* tests/krb5: Remove unused variableJoseph Sutton2023-04-121-2/+0
* python:tests: Correctly skip some GPO tests in release tarballAndreas Schneider2023-04-061-0/+19
* CVE-2023-0922 set default ldap client sasl wrapping to sealRob van der Linde2023-04-051-1/+1
* python:join: fix reused variable name in provision funcJohn Mulligan2023-04-051-4/+5
* tests/krb5: Add tests for constructed (authentication silo) claimsJoseph Sutton2023-04-051-0/+84
* tests/krb5: Add method to create authentication silo claimJoseph Sutton2023-04-051-8/+47
* tests/krb5: Add method to create an authentication siloJoseph Sutton2023-04-051-0/+44
* tests/krb5: Add methods to get authentication policy DNsJoseph Sutton2023-04-051-0/+81
* tests/krb5: Check only for the canonical representation of a security descriptorJoseph Sutton2023-04-051-39/+3
* tests/krb5: Don't expect client claims to be missingJoseph Sutton2023-03-311-2/+0
* netcmd: tests for claims client toolRob van der Linde2023-03-311-0/+570
* netcmd: add claim sub-commands to samba-tool domainRob van der Linde2023-03-316-0/+786
* sd_utils: fix typo in get_sd_as_sddl docstringRob van der Linde2023-03-311-1/+1
* netcmd: simplify boolean checkRob van der Linde2023-03-311-2/+2
* netcmd: domain: move trust command to domain/trust.pyRob van der Linde2023-03-312-2325/+2339
* netcmd: domain: move tombstones command to domain/tombstones.pyRob van der Linde2023-03-312-86/+117