summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* ldb: complex expression testingAaron Haslett2018-12-071-0/+473
* docs-xml: add "smbd max async dosmode"Ralph Boehme2018-12-061-0/+2
* tests:docs: add a exceptions setRalph Boehme2018-12-061-1/+6
* tests:docs: reindent special_cases to one by lineRalph Boehme2018-12-061-9/+26
* traffic_replay: Add a max-members option to cap group sizeTim Beale2018-12-041-4/+30
* traffic: Rework how assignments are generated slightlyTim Beale2018-12-041-19/+14
* tests: Add test-case for 'group list --verbose'Tim Beale2018-12-041-0/+41
* netcmd: Minor changes to 'group stats' commandTim Beale2018-12-041-18/+25
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-041-0/+101
* s4 smbd standard tests: limit forked processesGary Lockyer2018-11-301-0/+78
* Fix spelling mistakesOlly Betts2018-11-301-1/+1
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-281-0/+22
* dns: prevent self-referencing CNAMEAaron Haslett2018-11-281-0/+44
* tests: Rework backup test inheritance to make LP constraints clearerTim Beale2018-11-272-14/+21
* tests: Work out DOMSID via samdb rather than environsTim Beale2018-11-271-9/+7
* python/samba/test: PY3 port samba.tests.domain_backupNoel Power2018-11-271-3/+4
* tests: Handle backup command exceptions as test failures, not errorsTim Beale2018-11-272-1/+14
* tests: Rework backup test_backup_invalid_args test-caseTim Beale2018-11-271-6/+9
* samba-tool processes: display pre-fork masters and workersGary Lockyer2018-11-231-6/+69
* source4 smbd test: prefork process restartGary Lockyer2018-11-231-0/+467
* logger: use color automatically for a ttyJoe Guo2018-11-211-2/+5
* samba-tool ldapcmp: print DNs on predictable orderDouglas Bagnall2018-11-211-2/+2
* netcmd/ldapcmp: make code pythonicJoe Guo2018-11-211-11/+6
* netcmd/ldapcmp: promote re object to globalJoe Guo2018-11-211-7/+5
* netcmd/ldapcmp: use set instead of list to compare attrsJoe Guo2018-11-211-31/+22
* netcmd/ldapcmp: fix wrong way for string copyJoe Guo2018-11-211-4/+4
* netcmd/ldapcmp: pass --skip-missing-dn to LDAPBaseJoe Guo2018-11-211-2/+2
* netcmd/ldapcmp: avoid modifying data while looping on dictJoe Guo2018-11-211-5/+7
* netcmd/ldapcmp: rm unused global var summaryJoe Guo2018-11-211-6/+0
* netcmd/ldapcmp: use set instead of list to find missing DNsJoe Guo2018-11-211-49/+30
* netcmd/ldapcmp: avoid list comprehension in for loopJoe Guo2018-11-211-2/+6
* netcmd/ldapcmp: add choices arg to --view optionJoe Guo2018-11-211-3/+1
* netcmd/ldapcmp: add choices arg to --scope optionJoe Guo2018-11-211-3/+1
* netcmd/ldapcmp: rename __eq__ to diffJoe Guo2018-11-211-2/+2
* netcmd/ldapcmp: fix typo for BundleJoe Guo2018-11-211-4/+4
* tests samr: Extra tests for samr_EnumDomainUserssGary Lockyer2018-11-201-0/+144
* test samr: Extra tests for samr_EnumDomainGroupsGary Lockyer2018-11-201-0/+169
* tests samr: remove PEP8 warningsGary Lockyer2018-11-201-2/+4
* tests samr: Extra tests for samr_QueryDisplayInfoGary Lockyer2018-11-201-1/+389
* sync_passwords: Remove dirsync cookie logging for continuous operationGarming Sam2018-11-201-1/+2
* netcmd: Flush replUpToDateVector when restoring offline backupTim Beale2018-11-201-4/+34
* netcmd: Small backup refactor to avoid compatiblity problemsTim Beale2018-11-201-3/+20
* netcmd: Add backupType marker to backed-up DBTim Beale2018-11-201-10/+23
* tests: Add assertion that replUpToDateVector is present after backupTim Beale2018-11-201-5/+26
* python/samba/tests: Ensure samba_dnsupdate called with correct python versionNoel Power2018-11-141-1/+2
* python/samba/tests: PY3 Fix str/bytes issue for json.loadsNoel Power2018-11-141-2/+2
* python/samba: PY3 fix can't compare string with intNoel Power2018-11-141-3/+0
* python/samba/netcmd: PY3 port samba4.blackbox.ldapcmp_restoreNoel Power2018-11-141-0/+1
* python/samba/netcmd: PY3 port samba.tests.samba_tool.editNoel Power2018-11-141-1/+1
* python/samba/tests: PY3 port samba.tests.blackbox.netads_jsonNoel Power2018-11-141-1/+2