summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* testprogs/blackbox: PY3 bulk change for python scripts use correct pythonNoel Power2018-11-141-3/+3
* python/samba/provision: PY3 port samba4.dlz_bind9.versionNoel Power2018-11-141-3/+4
* mdb_util: Better error message if lmdb-utils not installedTim Beale2018-11-091-0/+7
* debug: Use debuglevel_(get|set) functionAndreas Schneider2018-11-081-2/+3
* traffic_replay: Rework machine accounts to remove redundant codeTim Beale2018-11-071-55/+5
* traffic_replay: Make packet generation work on a pre-populated DB againTim Beale2018-11-071-3/+13
* traffic_replay: Make sure naming assumptions are in a single placeTim Beale2018-11-071-7/+11
* traffic_replay: Move 'traffic account' flag up a levelTim Beale2018-11-071-4/+7
* traffic_replay: Move machine account creationTim Beale2018-11-071-7/+7
* samba-tool gpo: convert pseudo-method into methodDouglas Bagnall2018-11-071-24/+23
* samba-tool gpo: add helper method for tmpdir constructionDouglas Bagnall2018-11-071-61/+54
* samba-tool gpo: do not use predictable temp directoryDouglas Bagnall2018-11-071-4/+10
* python/upgradehelpers: use mkstemp, not mktempDouglas Bagnall2018-11-071-2/+3
* drs_utils: Avoid invalid dereference of v8 requestsTim Beale2018-11-061-2/+3
* drs_utils: Fix some long linesTim Beale2018-11-061-5/+7
* join: Fix join large-DB timeout against WindowsTim Beale2018-11-061-1/+2
* python/samba/gp_parse: PY2/PY3 Decode only when necessaryNoel Power2018-11-051-3/+6
* python/samba/tests/samba_tool: PY2/PY3 compat port for testNoel Power2018-11-051-2/+2
* python/samba/gp_parse: Fix mulitple encode step with write_sectionNoel Power2018-11-051-14/+15
* python/samba/netcmd: misc PY2/PY3 compat changes for gpo.pyNoel Power2018-11-051-13/+13
* python/samab/gp_parse: remove unused codeNoel Power2018-11-051-68/+0
* python/samba/gp_parse: Use csv.reader for parsing cvs filesNoel Power2018-11-051-3/+2
* python/samba/gp_parse: PY2/PY3 compat porting for gp_init.pyNoel Power2018-11-051-1/+1
* python/samba/gp_parse: PY3 open file non-binary mode for write_binaryNoel Power2018-11-051-6/+4
* python/samba/gp_parse: PY3 file -> openNoel Power2018-11-056-8/+8
* python/samba/gp_parse: PY2/PY3 compat changes for __init__.pyNoel Power2018-11-051-5/+7
* traffic: Machine accounts were generated as critical objectsTim Beale2018-11-051-5/+16
* traffic_replay: Generate machine accounts as well as usersTim Beale2018-11-041-2/+25
* traffic_replay: Improve user generation debugTim Beale2018-11-041-17/+17
* traffic_replay: Convert print() to logger.info()Tim Beale2018-11-041-13/+9
* traffic_replay: Write group memberships once per groupTim Beale2018-11-041-13/+30
* traffic_replay: Re-organize assignments to be group-basedTim Beale2018-11-041-19/+32
* traffic_replay: Prevent users having 1000+ memberOf linksTim Beale2018-11-041-5/+17
* traffic_replay: Change user distribution to use Pareto DistributionTim Beale2018-11-041-3/+4
* traffic_replay: Improve assign_groups() performance with large domainsTim Beale2018-11-041-12/+36
* traffic_replay: Split out random group membership generation logicTim Beale2018-11-041-27/+36
* traffic_replay: Add helper class for group assignmentsTim Beale2018-11-041-58/+68
* python dbcheck: don't use mutable default argsDouglas Bagnall2018-11-021-6/+8
* pytests: allow blackbox subcommands without a shellDouglas Bagnall2018-11-011-13/+33
* samba-tool ntacl: remove unused imports and variablesDouglas Bagnall2018-11-011-5/+1
* python/tests/docs: remove unused import, variablesDouglas Bagnall2018-11-011-4/+0
* python/join: remove unused imports and variablesDouglas Bagnall2018-11-011-4/+1
* python/upgradehelpers: remove unused provision importsDouglas Bagnall2018-11-011-2/+2
* samba-tool processes: remove unused imports and variablesDouglas Bagnall2018-11-011-3/+0
* samba-tool domain: remove unused variablesDouglas Bagnall2018-11-011-4/+0
* py/tests/dcerpc_integer: remove dup testsDouglas Bagnall2018-11-011-14/+0
* python/tests/source: remove useless local variableDouglas Bagnall2018-11-011-1/+0
* python/tests/credentials: remove unused variablesDouglas Bagnall2018-11-011-4/+0
* python/xattr: remove unused variableDouglas Bagnall2018-11-011-1/+0
* python/upgradehelpers: remove unused variableDouglas Bagnall2018-11-011-1/+0