summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* provision: Fallback to assumption root-UID==zeroTim Beale2019-05-311-1/+11
* samba-tool: add 'import samba.drs_utils' to fsmo.pyBjörn Baumbach2019-05-301-0/+1
* samba-tool: use only one LDAP modify for dns partition fsmo role transferStefan Metzmacher2019-05-301-16/+6
* samba-tool: fix replication after dns partition fsmo role transferStefan Metzmacher2019-05-301-1/+3
* samba-tool dns: use bytes for inet_ntopDouglas Bagnall2019-05-291-2/+3
* tests/samba-tool: test dns serverinfo/zoneinfoDouglas Bagnall2019-05-291-0/+26
* downgradedatabase: blackbox: MDB backendAaron Haslett2019-05-291-3/+35
* downgradedatabase: blackbox: database repackedAaron Haslett2019-05-291-4/+13
* downgradedatabase: blackbox: check ordered integer removedAaron Haslett2019-05-291-1/+19
* downgradedatabase: blackbox testAaron Haslett2019-05-292-2/+106
* dbcheck: fallback to the default tombstoneLifetime of 180 daysStefan Metzmacher2019-05-281-1/+4
* python/ntacls: we only need security.SEC_STD_READ_CONTROL in order to get the...Stefan Metzmacher2019-05-281-1/+1
* ldap tests: test scheme for referralsGary Lockyer2019-05-241-0/+91
* squash 'cast between incompatible function types' warningNoel Power2019-05-161-4/+8
* python: Create macro to hide ugly function signature castNoel Power2019-05-161-1/+2
* selftest: correcting empty attribute usage in requestsAaron Haslett2019-05-064-6/+4
* pytests: slightly better errors in Testcase.insta_creds()Douglas Bagnall2019-05-011-3/+4
* traffic: load dns query from file and write stats to fileJoe Guo2019-05-011-13/+69
* traffic: define kerberos_state to simplify codeJoe Guo2019-04-301-25/+10
* traffic: make code more pythonicJoe Guo2019-04-301-9/+3
* pytest/segfault: segfault with nameless elementDouglas Bagnall2019-04-231-0/+10
* 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