summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2023-04-28pytest:samba-tool ntacl: expect canonical ACE flag formatDouglas Bagnall1-2/+2
2023-04-28py:provision: use canonical representation of ACE flagsDouglas Bagnall1-2/+2
2023-04-28pytest:ntacls: adapt for canonical flag formatDouglas Bagnall1-1/+1
2023-04-28pytest:sddl: test empty DACL with flagsDouglas Bagnall1-0/+1
2023-04-28pytest:sid_strings: Do bad SIDs fail differently in simple-bind?Douglas Bagnall1-0/+36
2023-04-28pytest:sid_strings: do bad SIDS work in search filters?Douglas Bagnall1-0/+22
2023-04-28pytest:sid_strings: test SID DNs with ldb parsingDouglas Bagnall1-0/+75
2023-04-28pytest:sid_strings: test SIDs as search baseDouglas Bagnall1-0/+69
2023-04-28pytest:sid_strings: Windows and Samba divergent testsDouglas Bagnall1-0/+47
2023-04-28pytest:sid_strings: test the strings with local parsingDouglas Bagnall1-0/+28
2023-04-28pytest:sid_strings: separate out expected_sid formattingDouglas Bagnall1-6/+10
2023-04-28pytest:sid_strings: add explicit S-1-* sid testsDouglas Bagnall1-1/+45
2023-04-28pytest:sid_strings: allow other errors to be specifiedDouglas Bagnall1-4/+43
2023-04-28pytest:sid_strings: add a superclass, allowing for derivativesDouglas Bagnall1-2/+5
2023-04-28pytest:sid_strings: use hashed instead of random unique numbersDouglas Bagnall1-5/+5
2023-04-28pytest:sid_strings: same timestamp for all tests in the runDouglas Bagnall1-3/+3
2023-04-28pytest:upgradeprovision: don't use misleading SDDL in testsDouglas Bagnall1-8/+8
2023-04-28librpc/ndr/pysecurity: use better exceptionsDouglas Bagnall3-4/+4
2023-04-26tests: Test ldap whoami exopVolker Lendecke1-0/+38
2023-04-21python:tests: Skip the source_chars test if not a git dirAndreas Schneider1-7/+16
2023-04-19gp: Fix NameError: free variable 'cron_dir' in Crontab CSEDavid Mulder1-1/+1
2023-04-17tests: Show that streams_depot and shadow_copy2 don't play togetherVolker Lendecke1-1/+14
2023-04-12samba-tool domain: Initialise variables before attempting to use themJoseph Sutton1-0/+3
2023-04-12tests/krb5: Fix comment indentationJoseph Sutton1-3/+3
2023-04-12tests/krb5: Remove unused variableJoseph Sutton1-2/+0
2023-04-06python:tests: Correctly skip some GPO tests in release tarballAndreas Schneider1-0/+19
2023-04-05CVE-2023-0922 set default ldap client sasl wrapping to sealRob van der Linde1-1/+1
2023-04-05python:join: fix reused variable name in provision funcJohn Mulligan1-4/+5
2023-04-05tests/krb5: Add tests for constructed (authentication silo) claimsJoseph Sutton1-0/+84
2023-04-05tests/krb5: Add method to create authentication silo claimJoseph Sutton1-8/+47
2023-04-05tests/krb5: Add method to create an authentication siloJoseph Sutton1-0/+44
2023-04-05tests/krb5: Add methods to get authentication policy DNsJoseph Sutton1-0/+81
2023-04-05tests/krb5: Check only for the canonical representation of a security descriptorJoseph Sutton1-39/+3
2023-03-31tests/krb5: Don't expect client claims to be missingJoseph Sutton1-2/+0
2023-03-31netcmd: tests for claims client toolRob van der Linde1-0/+570
2023-03-31netcmd: add claim sub-commands to samba-tool domainRob van der Linde6-0/+786
2023-03-31sd_utils: fix typo in get_sd_as_sddl docstringRob van der Linde1-1/+1
2023-03-31netcmd: simplify boolean checkRob van der Linde1-2/+2
2023-03-31netcmd: domain: move trust command to domain/trust.pyRob van der Linde2-2325/+2339
2023-03-31netcmd: domain: move tombstones command to domain/tombstones.pyRob van der Linde2-86/+117
2023-03-31netcmd: domain: move schemaupgrade command to domain/schemaupgrade.pyRob van der Linde2-321/+351
2023-03-31netcmd: domain: move samba3upgrade command to domain/samba3upgrade.pyRob van der Linde2-9/+35
2023-03-31netcmd: domain: move provision command to domain/provision.pyRob van der Linde2-392/+411
2023-03-31netcmd: domain: move paswordsettings command to domain/passwordsettings.pyRob van der Linde2-288/+317
2023-03-31netcmd: domain: move level command to domain/level.pyRob van der Linde3-192/+226
2023-03-31netcmd: domain: move leave command to domain/leave.pyRob van der Linde2-33/+60
2023-03-31netcmd: domain: move keytab command to domain/keytab.pyRob van der Linde2-29/+56
2023-03-31netcmd: domain: move join command to domain/join.pyRob van der Linde2-108/+147
2023-03-31netcmd: domain: move info command to domain/info.pyRob van der Linde2-32/+59
2023-03-31netcmd: domain: move functional_prep command to domain/functional_prep.pyRob van der Linde3-127/+171