summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python compat: remove text_typeDouglas Bagnall2020-08-1114-29/+14
* python compat: remove binary_typeDouglas Bagnall2020-08-116-17/+11
* python compat: reduce use of 'if PY3:'Douglas Bagnall2020-08-112-14/+5
* python compat: remove StringIODouglas Bagnall2020-08-117-8/+6
* python compat: remove string_typesDouglas Bagnall2020-08-115-13/+8
* python compat: remove integer_typesDouglas Bagnall2020-08-113-5/+2
* gpo: Remove unused gp_ext_setter codeDavid Mulder2020-08-062-32/+1
* gpo: Extract Access policy from Security extensionDavid Mulder2020-08-062-89/+50
* gpo: Extract Kerberos policy from Security extensionDavid Mulder2020-08-062-30/+64
* gpo: Add RSOP output for Scripts ExtensionDavid Mulder2020-08-061-0/+16
* gpo: Add RSOP output for Security ExtensionDavid Mulder2020-08-061-0/+16
* gpo: Test samba-gpupdate --rsopDavid Mulder2020-08-061-0/+64
* gpo: Add --rsop option to samba-gpupdateDavid Mulder2020-08-061-0/+38
* gpo: Properly decode utf-8/16 inf files from bytesDavid Mulder2020-08-061-3/+3
* gpo: Test proper decoding of utf-16 inf filesDavid Mulder2020-08-061-0/+35
* gpo: Apply Group Policy Sudo RightsDavid Mulder2020-08-061-1/+64
* gpo: Test Group Policy Sudo RightsDavid Mulder2020-08-062-0/+67
* gpo: Scripts gpo add warning about generated scriptsDavid Mulder2020-08-061-1/+14
* gpo: Scripts extension use 'gp_' prefix, not 'tmp'David Mulder2020-08-061-2/+2
* gpo: Apply Group Policy Weekly ScriptsDavid Mulder2020-08-061-0/+1
* gpo: Test gpo weekly scripts applyDavid Mulder2020-08-061-0/+1
* gpo: Apply Group Policy Monthly ScriptsDavid Mulder2020-08-061-0/+1
* gpo: Test gpo monthly scripts applyDavid Mulder2020-08-061-0/+1
* gpo: Apply Group Policy Hourly ScriptsDavid Mulder2020-08-061-6/+11
* gpo: Test gpo hourly scripts applyDavid Mulder2020-08-061-23/+29
* python tests: drop python 2.6 compatibility functionsDouglas Bagnall2020-08-031-106/+0
* dbcheck: Allow a dangling forward link outside our known NCsAndrew Bartlett2020-07-291-1/+23
* python: samba.compat rejects Python 2Douglas Bagnall2020-07-171-71/+2
* python: wrap 'import dckeytab' in an explanatory functionDouglas Bagnall2020-07-173-2/+24
* python/join: use the provided krbtgt link in cleanup_old_accountsDouglas Bagnall2020-07-171-1/+1
* python/upgradehelpers: remove unused imports and variablesDouglas Bagnall2020-07-171-1/+1
* samba-tool ntacl: remove unused imports and variablesDouglas Bagnall2020-07-171-1/+1
* python/ms_forest_updates_markdown: avoid implicit global variableDouglas Bagnall2020-07-171-1/+1
* dbcheck: omit unused argument in err_wrong_default_sdDouglas Bagnall2020-07-171-2/+2
* selftest: Add basic smbcacls test(s)Noel Power2020-07-072-0/+280
* CVE-2020-14303 Ensure an empty packet will not DoS the NBT serverAndrew Bartlett2020-07-021-0/+19
* CVE-2020-10745: pytests: hand-rolled invalid dns/nbt packet testsDouglas Bagnall2020-07-021-0/+211
* tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider2020-07-011-21/+0
* selftest: Split samba.tests.samba_tool.user_virtualCryptSHA into GPG and not ...Andrew Bartlett2020-07-013-0/+564
* gpo: Test samba-tool gpo admxloadDavid Mulder2020-06-231-0/+25
* samba-tool: add command for installing gpo samba admxDavid Mulder2020-06-231-0/+72
* gpo: Test gpo scripts applyDavid Mulder2020-06-231-1/+47
* gpo: Run Group Policy ScriptsDavid Mulder2020-06-231-0/+53
* Create Registry.pol group policy extension parserDavid Mulder2020-06-231-2/+12
* python: Correctly re-raise the LdbError if the embedded error is not ldb.ERR_...Andrew Bartlett2020-06-231-1/+1
* python: Fix get_max_worker_count() to always have two runnersAndreas Schneider2020-06-191-3/+3
* python: Run cmdline tools for arbitary docs test in parallelAndreas Schneider2020-06-191-90/+120
* python: Run cmdline tools for default docs test in parallelAndreas Schneider2020-06-191-56/+93
* s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider2020-06-171-0/+20
* docs: Add caution against extending this listAndrew Bartlett2020-06-171-0/+3