summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* gp: Add site-dn fallback when rpc call failsDavid Mulder2023-04-281-4/+22
* gpo: Group Policy tests require a s3 loadparamDavid Mulder2023-04-281-1/+2
* gpupdate: Deprecate libgpo.get_gpo_listDavid Mulder2023-04-283-7/+18
* gpupdate: Implement get_gpo_list in pythonDavid Mulder2023-04-282-91/+349
* s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rightsNoel Power2023-04-284-14/+14
* pytest:sddl: show the correct handling of the "FA" SDDL flagAndrew Bartlett2023-04-281-1/+11
* pytest:sddl Samba had the wrong value for FA, now fix the testsAndrew Bartlett2023-04-281-109/+39
* pytest:sddl: test we only accept normal GUIDsDouglas Bagnall2023-04-281-0/+9
* pytest:sddl: tests around spaces in access flags and SIDsDouglas Bagnall2023-04-281-2/+30
* pytest:sddl debugging: should_fail test says how it failedDouglas Bagnall2023-04-281-1/+2
* pytest:sddl: add tests for long DACLs, differing flag interpretationsDouglas Bagnall2023-04-281-0/+121
* pytest:sddl: let hex numbers differ in case (0xa == 0xA)Douglas Bagnall2023-04-281-1/+5
* pytest:sddl: helpers to exchange SDDL strings with Windows testprogramDouglas Bagnall2023-04-281-0/+88
* pytest:sddl: SDDL strings where Windows behaviour differsDouglas Bagnall2023-04-281-0/+62
* pytest:sddl: Add negative tests of unparseable stringsDouglas Bagnall2023-04-281-0/+78
* pytest:sddl: allow tests to make negative assertionsDouglas Bagnall2023-04-281-1/+13
* 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