summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2020-08-31python/samba/tests/blackbox: python smbcacls '--propagate-inherit' testNoel Power1-0/+1291
2020-08-31python/samba/tests/blackbox: Preparatory change to support custom shareNoel Power1-5/+5
2020-08-31python/samba/tests:blackbox: Fix local file delete test tree fallbackNoel Power1-5/+5
2020-08-31python/samba/tests/blackbox: Fix undetected deltree failNoel Power1-1/+3
2020-08-27GPO: Add rsop output for Messages policyDavid Mulder1-0/+15
2020-08-27GPO: Test rsop output for Messages policyDavid Mulder1-2/+14
2020-08-27gpo: Apply Group Policy Login Prompt MessageDavid Mulder1-0/+4
2020-08-27gpo: Test Group Policy Login Prompt MessageDavid Mulder1-8/+20
2020-08-27gpo: Apply Group Policy Message of the dayDavid Mulder1-1/+43
2020-08-27gpo: Test Group Policy Message of the dayDavid Mulder2-0/+74
2020-08-27GPO: Add rsop output for smb.conf policyDavid Mulder1-0/+17
2020-08-27GPO: Test rsop output for smb.conf policyDavid Mulder1-2/+16
2020-08-27gpo: Add CSE for applying smb.confDavid Mulder1-1/+65
2020-08-27gpo: Test Group Policy smb.conf ExtensionDavid Mulder2-0/+104
2020-08-27gpo: gp_krb_ext always uses set_kdc_tdb to updateDavid Mulder1-10/+6
2020-08-27gpo: Move gp_sec_ext conversion functions to topDavid Mulder1-18/+17
2020-08-27gpo: Display Security Extension RSOP on ADDC onlyDavid Mulder1-0/+4
2020-08-27gpo: Fix unapply failure when multiple extensions runDavid Mulder2-10/+11
2020-08-27gpo: Test multiple extention unapplyDavid Mulder1-0/+81
2020-08-27gpo: Sudoers ext should not crash if policy missingDavid Mulder1-1/+2
2020-08-27gpo: Script ext should not crash if script missingDavid Mulder1-1/+2
2020-08-27gpo: Cleanup sudoers policy testDavid Mulder1-0/+7
2020-08-27gpo: Cleanup script policy testDavid Mulder1-0/+7
2020-08-27gpo: Avoid using distutils since it will be deprecatedDavid Mulder1-1/+8
2020-08-27gpo: Clarify the contents of deleted_gpo_list in process_group_policyDavid Mulder3-16/+16
2020-08-27gpo: Add rsop output for Sudoers policyDavid Mulder1-0/+16
2020-08-27gpo: Test rsop output for Sudoers policyDavid Mulder1-2/+16
2020-08-24python compat: remove ConfigParserDavid Mulder3-12/+10
2020-08-21python: Remove remaining references to third_party python libsAndrew Bartlett2-41/+0
2020-08-20python: Add checks for some more required python packagesAndrew Bartlett1-0/+12
2020-08-20Remove pyiso8601 from third_partyAndrew Bartlett1-0/+25
2020-08-19python:tests: Add test for SMB encrypted DCERPC connectionAndreas Schneider1-0/+82
2020-08-19python: Add a test for SMB encryptionAndreas Schneider1-0/+37
2020-08-19s3:client: Turn off smb signing for message opAndreas Schneider4-4/+4
2020-08-19python:tests: Set smb ipc signing via the creds APIAndreas Schneider1-0/+4
2020-08-19python:tests: Mark libsmb connection as an IPC connectionAndreas Schneider1-1/+1
2020-08-19python: Set smb signing via the creds APIAndreas Schneider3-1/+22
2020-08-19python: Remove unused sign argument from smb_connection()Andreas Schneider1-5/+4
2020-08-19auth:creds: Add python bindings for cli_credentials_set_conf()Andreas Schneider1-0/+33
2020-08-19auth:creds: Add python bindings for (get|set)_smb_encryptionAndreas Schneider1-0/+6
2020-08-19auth:creds: Add python bindings for (get|set)_smb_ipc_signingAndreas Schneider1-0/+6
2020-08-19auth:creds: Add python bindings for (get|set)_smb_signingAndreas Schneider1-0/+6
2020-08-19auth:creds: Introduce CRED_SMB_CONFStefan Metzmacher1-2/+2
2020-08-17auth_log_test: Fix a typoVolker Lendecke1-1/+1
2020-08-17test: Fix a typoVolker Lendecke1-1/+1
2020-08-11python compat: remove text_typeDouglas Bagnall14-29/+14
2020-08-11python compat: remove binary_typeDouglas Bagnall6-17/+11
2020-08-11python compat: reduce use of 'if PY3:'Douglas Bagnall2-14/+5
2020-08-11python compat: remove StringIODouglas Bagnall7-8/+6
2020-08-11python compat: remove string_typesDouglas Bagnall5-13/+8