summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* selftest: tagging tests for new schemaupgrade_dc targetAaron Haslett2019-04-111-5/+5
* python/provision: use provision and relax controls for schema provisionStefan Metzmacher2019-04-111-7/+12
* s4:provision: split out provision_self_join_modify_schema.ldifStefan Metzmacher2019-04-111-2/+6
* ldapcmp: ignore 'schemaInfo' if two domains are comparedStefan Metzmacher2019-04-111-1/+1
* CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impactAndrew Bartlett2019-04-082-1/+14
* CVE-2019-3870 tests: Extend smbd tests to check for umask being overwrittenTim Beale2019-04-083-4/+53
* ldb: tests for <= and >= integer indexingAaron Haslett2019-04-081-0/+15
* netcmd: Fix passwordsettings --max-pwd-age commandTim Beale2019-04-051-2/+12
* netcmd: Add some timestamp conversion helper functionsTim Beale2019-04-051-10/+22
* netcmd: Use python constant for -0x8000000000000000Tim Beale2019-04-051-5/+9
* tests: Add test for setting min/maxPwdAgeTim Beale2019-04-051-0/+38
* python join: Set index transaction cache size.Gary Lockyer2019-04-041-0/+5
* python/samba: ignore encoding errors while reading filesPhilipp Gesang2019-04-031-1/+1
* Spelling fixes s/overrided/overridden/Mathieu Parent2019-04-021-1/+1
* Spelling fix s/informations/information/Mathieu Parent2019-04-023-4/+4
* samba-tool: fix some typosBjörn Baumbach2019-03-302-4/+4
* selftests:password_hash: Raise SHA256 rounds to 5000Samuel Cabrero2019-03-221-2/+2
* dbcheck: fix the err_empty_attribute() checkStefan Metzmacher2019-03-211-1/+1
* dbcheck: use the str() value of the "name" attributeStefan Metzmacher2019-03-211-1/+1
* selftest: Remove mention of --extra-python from commentAndrew Bartlett2019-03-211-1/+1
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-25/+23
* py/graph: use 2.6 compatible check for set membershipDouglas Bagnall2019-03-201-1/+1
* dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2019-03-142-2/+46
* dbcheck: add --selftest-check-expired-tombstones cmdline optionStefan Metzmacher2019-03-141-1/+6
* python/samba/netcmd: provide SUPPRESS_HELP via Option classStefan Metzmacher2019-03-141-0/+1
* dbcheck: detect the change after deletion bugStefan Metzmacher2019-03-141-0/+110
* dbcheck: add find_repl_attid() helper functionStefan Metzmacher2019-03-141-5/+10
* dbcheck: don't remove dangling one-way links on already deleted objectsStefan Metzmacher2019-03-141-0/+13
* dbcheck: don't move already deleted objects to LostAndFoundStefan Metzmacher2019-03-141-2/+7
* dbcheck: do isDeleted, systemFlags and replPropertyMetaData detection firstStefan Metzmacher2019-03-141-11/+14
* dbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME when renaming deleted objectsStefan Metzmacher2019-03-141-3/+6
* tests: Make IPv4 assumption explicitTim Beale2019-03-142-4/+5
* samba-tool domain provision: Fix --interactive module in python3Andrew Bartlett2019-03-121-0/+1
* gpo: Backup a policy folder containing GPE.INIGarming Sam2019-03-121-0/+6
* gpo: During restore clobber GPT.INI with a blank versionGarming Sam2019-03-122-12/+32
* gpo: Parse GPT.INI with Latin-1Garming Sam2019-03-121-0/+11
* gpo: Add test for saving gPCXXXExtensionNames in backupGarming Sam2019-03-121-0/+69
* gpo: Restore gPCMachineExtensionNames and gPCUserExtensionNamesGarming Sam2019-03-121-1/+25
* py3: io.open takes a numeric buffering argument at index 2Garming Sam2019-03-121-1/+1
* gpo: Add tests to make sure that an empty gplink worksGarming Sam2019-03-121-0/+34
* gpo: Ensure that gplink works when emptyGarming Sam2019-03-121-1/+5
* test/blackbox: py3 compatible print in documentation.Douglas Bagnall2019-03-121-1/+1
* subunit/run.py: change shebang to python3Joe Guo2019-03-071-1/+1
* tests/auto_log_pass_change.py: only care about the last expected message othe...Joe Guo2019-03-071-39/+16
* subunit/run.py: make iso8601 UTC usage python 2/3 compatibleJoe Guo2019-03-071-3/+3
* web_server: Remove the unused Python WSGI web serverGarming Sam2019-03-071-81/+0
* tests: Reduce likelihood of auth_log test locking up during CIAaron Haslett2019-03-051-12/+13
* tests: Work auth_log CLIENT_IP out from config instead of env varTim Beale2019-03-042-1/+11
* tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale2019-03-044-3/+11
* tests: Remove explicit SOCKET_WRAPPER usage from auth_log testsTim Beale2019-03-042-2/+19