summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2025-03-29samba-tool backup restore: cope with no sysvolDouglas Bagnall1-2/+5
2025-03-29samba-tool testparm: avoid lowering debug levelDouglas Bagnall1-1/+2
2025-03-29samba-tool testparm: drop unsupported optionsDouglas Bagnall1-11/+1
2025-03-29samba-tool gpo: use a real XML parser to check entity validityDouglas Bagnall1-20/+25
2025-03-29samba-tool gpo: separate function for dtd header generationDouglas Bagnall1-6/+12
2025-03-29pytest: source_tree_topdir() checks more thoroughlyDouglas Bagnall1-8/+12
2025-03-29python: make source_tree_topdir() test-onlyDouglas Bagnall5-14/+15
2025-03-29python: remove unused in_source_tree() functionDouglas Bagnall1-9/+0
2025-03-26samba-tool domain backup: add --no-sysvol optionThomas Karlsson1-9/+13
2025-03-25python:gp_cert_auto_enrol: fix GUID stringificationDouglas Bagnall2-11/+8
2025-03-25samba-tool gpo: better entities check copes with new linesDouglas Bagnall1-2/+2
2025-03-25samba-tool gpo backup fix --generalizeDouglas Bagnall1-3/+5
2025-03-25pytest: samba-tool gpo: fix has_difference(sortlines=True)Douglas Bagnall1-9/+15
2025-03-25python:netcmd:gpo: fix crash when updating an MOTD GPOAndreas Hasenack1-2/+6
2025-03-25pytest: check we can set GPO more than onceDouglas Bagnall1-0/+36
2025-03-25pytest: samba-tool gpo: close opened filesDouglas Bagnall1-6/+9
2025-03-25samba-tool gpo: close opened filesDouglas Bagnall1-6/+10
2025-03-19python:ntacls: pull allow list out of loopDouglas Bagnall1-13/+11
2025-03-19python/ntacls.py: only allow allow and deny ACEs in setntacl()Ralph Boehme1-9/+25
2025-03-19python/provision: avoid SDDL conversion in set_dir_acl()Ralph Boehme1-1/+1
2025-03-19python/policies.py: avoid SDDL conversion for dsacl2fsaclRalph Boehme1-2/+1
2025-03-19python/gpo.py: avoid SDDL conversion for dsacl2fsaclRalph Boehme1-2/+1
2025-03-19pytest:ntacls: test dsacl2fsacl() with a few stringsDouglas Bagnall1-1/+74
2025-03-12pytests: samba_tool.help checks you updated the man pageDouglas Bagnall1-1/+33
2025-03-12pytest:samba-tool: .check_output() can set environmentDouglas Bagnall1-2/+2
2025-03-12python:getopt: hack to generate docbook stubs from --helpDouglas Bagnall1-0/+52
2025-02-27python:tdb_util: "samba-tool domain backup offline" hangsAndrea Venturoli1-2/+3
2025-02-24python:tests/krb5: let create_trust() take {ingress,egress}_claims_tf_rulesStefan Metzmacher1-0/+99
2025-02-24python:tests/krb5: let create_trust() take forest_infoStefan Metzmacher1-0/+17
2025-02-24python:tests/krb5: let modified_ticket() to take modify_{tkt,enc}_fnStefan Metzmacher1-9/+33
2025-02-24python:tests/krb5: add remove_pac_buffers()Stefan Metzmacher1-0/+13
2025-02-24python:tests/krb5: set_pac_claims with claims=[] should be an empty blobStefan Metzmacher1-16/+21
2025-02-24python:tests/krb5: let set_pac_sids() replace the requester_sidStefan Metzmacher1-2/+4
2025-02-24python:tests/krb5: add set_pac_names() to modify the names in a pacStefan Metzmacher1-0/+49
2025-02-24python:tests/krb5: give KerberosTicketCreds a basic __str__() functionStefan Metzmacher1-0/+4
2025-02-24python:tests/krb5: let create_ccache[_with_ticket] use the correct crealmStefan Metzmacher1-3/+3
2025-02-24python:tests/krb5: allow get_service_ticket() to fail with expected_statusStefan Metzmacher1-2/+19
2025-02-24python:tests/krb5: add KerberosTicketCreds.set_srealm()Stefan Metzmacher1-0/+3
2025-02-24samba-tool/testparm: make it clear that 'client use krb5 netlogon' is experim...Stefan Metzmacher1-0/+10
2025-02-20winbind:varlink: Set the disposition field in user recordsSamuel Cabrero1-0/+3
2025-02-20pytests/varlink: Add varlink testsSamuel Cabrero4-0/+295
2025-02-17python:lsa_utils: Fix fallback to OpenPolicy2Stefan Metzmacher4-99/+130
2025-02-17python:lsa_utils: Don't use optional arguments for OpenPolicyFallback()Andreas Schneider4-5/+9
2025-02-14pytests: test pysmbd with relative path names via samba-tool ntaclBjörn Baumbach1-0/+61
2025-02-14pytests: test pysmbd with non-existent fileBjörn Baumbach1-0/+19
2025-02-14python:tests/krb5: only expect compressed claims if the compression reduces t...Stefan Metzmacher1-9/+27
2025-02-14python:tests: add ClaimsTransformationTests to security.pyStefan Metzmacher1-2/+462
2025-02-13pytest: add ndr packing tests for security descriptorsDouglas Bagnall1-0/+623
2025-02-08security.idl: change ORGANISATION into ORGANIZATIONStefan Metzmacher1-1/+1
2025-02-08python:tests: let lsa_utils.py use valid netbios namesStefan Metzmacher1-2/+2