python/samba.tests: Ensure samba-tool is called with correct python ver.
[samba.git] / python / samba /
2018-12-10 Noel Powerpython/samba.tests: Ensure samba-tool is called with...
2018-12-07 Aaron Haslettldb: complex expression testing
2018-12-06 Ralph Boehmedocs-xml: add "smbd max async dosmode"
2018-12-06 Ralph Boehmetests:docs: add a exceptions set
2018-12-06 Ralph Boehmetests:docs: reindent special_cases to one by line
2018-12-04 Tim Bealetraffic_replay: Add a max-members option to cap group...
2018-12-04 Tim Bealetraffic: Rework how assignments are generated slightly
2018-12-04 Tim Bealetests: Add test-case for 'group list --verbose'
2018-12-04 Tim Bealenetcmd: Minor changes to 'group stats' command
2018-12-04 Aaron HaslettCVE-2018-14629: Tests to expose regression from dns...
2018-11-30 Gary Lockyers4 smbd standard tests: limit forked processes
2018-11-30 Olly BettsFix spelling mistakes
2018-11-28 Aaron HaslettCVE-2018-14629 dns: CNAME loop prevention using counter
2018-11-28 Aaron Haslettdns: prevent self-referencing CNAME
2018-11-27 Tim Bealetests: Rework backup test inheritance to make LP constr...
2018-11-27 Tim Bealetests: Work out DOMSID via samdb rather than environs
2018-11-27 Noel Powerpython/samba/test: PY3 port samba.tests.domain_backup
2018-11-27 Tim Bealetests: Handle backup command exceptions as test failure...
2018-11-27 Tim Bealetests: Rework backup test_backup_invalid_args test...
2018-11-23 Gary Lockyersamba-tool processes: display pre-fork masters and...
2018-11-23 Gary Lockyersource4 smbd test: prefork process restart
2018-11-21 Joe Guologger: use color automatically for a tty
2018-11-21 Douglas Bagnallsamba-tool ldapcmp: print DNs on predictable order
2018-11-21 Joe Guonetcmd/ldapcmp: make code pythonic
2018-11-21 Joe Guonetcmd/ldapcmp: promote re object to global
2018-11-21 Joe Guonetcmd/ldapcmp: use set instead of list to compare...
2018-11-21 Joe Guonetcmd/ldapcmp: fix wrong way for string copy
2018-11-21 Joe Guonetcmd/ldapcmp: pass --skip-missing-dn to LDAPBase
2018-11-21 Joe Guonetcmd/ldapcmp: avoid modifying data while looping...
2018-11-21 Joe Guonetcmd/ldapcmp: rm unused global var summary
2018-11-21 Joe Guonetcmd/ldapcmp: use set instead of list to find missing DNs
2018-11-21 Joe Guonetcmd/ldapcmp: avoid list comprehension in for loop
2018-11-21 Joe Guonetcmd/ldapcmp: add choices arg to --view option
2018-11-21 Joe Guonetcmd/ldapcmp: add choices arg to --scope option
2018-11-21 Joe Guonetcmd/ldapcmp: rename __eq__ to diff
2018-11-21 Joe Guonetcmd/ldapcmp: fix typo for Bundle
2018-11-20 Gary Lockyertests samr: Extra tests for samr_EnumDomainUserss
2018-11-20 Gary Lockyertest samr: Extra tests for samr_EnumDomainGroups
2018-11-20 Gary Lockyertests samr: remove PEP8 warnings
2018-11-20 Gary Lockyertests samr: Extra tests for samr_QueryDisplayInfo
2018-11-20 Garming Samsync_passwords: Remove dirsync cookie logging for conti...
2018-11-20 Tim Bealenetcmd: Flush replUpToDateVector when restoring offline...
2018-11-20 Tim Bealenetcmd: Small backup refactor to avoid compatiblity...
2018-11-20 Tim Bealenetcmd: Add backupType marker to backed-up DB
2018-11-20 Tim Bealetests: Add assertion that replUpToDateVector is present...
2018-11-14 Noel Powerpython/samba/tests: Ensure samba_dnsupdate called with...
2018-11-14 Noel Powerpython/samba/tests: PY3 Fix str/bytes issue for json...
2018-11-14 Noel Powerpython/samba: PY3 fix can't compare string with int
2018-11-14 Noel Powerpython/samba/netcmd: PY3 port samba4.blackbox.ldapcmp_r...
2018-11-14 Noel Powerpython/samba/netcmd: PY3 port samba.tests.samba_tool...
2018-11-14 Noel Powerpython/samba/tests: PY3 port samba.tests.blackbox.netad...
2018-11-14 Noel Powerpython/samba/tests: Port samba.tests.blackbox.samba_dns...
2018-11-14 Noel Powertestprogs/blackbox: PY3 bulk change for python scripts...
2018-11-14 Noel Powerpython/samba/provision: PY3 port samba4.dlz_bind9.version
2018-11-09 Tim Bealemdb_util: Better error message if lmdb-utils not installed
2018-11-07 Tim Bealetraffic_replay: Rework machine accounts to remove redun...
2018-11-07 Tim Bealetraffic_replay: Make packet generation work on a pre...
2018-11-07 Tim Bealetraffic_replay: Make sure naming assumptions are in...
2018-11-07 Tim Bealetraffic_replay: Move 'traffic account' flag up a level
2018-11-07 Tim Bealetraffic_replay: Move machine account creation
2018-11-07 Douglas Bagnallsamba-tool gpo: convert pseudo-method into method
2018-11-07 Douglas Bagnallsamba-tool gpo: add helper method for tmpdir construction
2018-11-07 Douglas Bagnallsamba-tool gpo: do not use predictable temp directory
2018-11-07 Douglas Bagnallpython/upgradehelpers: use mkstemp, not mktemp
2018-11-06 Tim Bealedrs_utils: Avoid invalid dereference of v8 requests
2018-11-06 Tim Bealedrs_utils: Fix some long lines
2018-11-06 Tim Bealejoin: Fix join large-DB timeout against Windows
2018-11-05 Noel Powerpython/samba/gp_parse: PY2/PY3 Decode only when necessary
2018-11-05 Noel Powerpython/samba/tests/samba_tool: PY2/PY3 compat port...
2018-11-05 Noel Powerpython/samba/gp_parse: Fix mulitple encode step with...
2018-11-05 Noel Powerpython/samba/netcmd: misc PY2/PY3 compat changes for...
2018-11-05 Noel Powerpython/samab/gp_parse: remove unused code
2018-11-05 Noel Powerpython/samba/gp_parse: Use csv.reader for parsing cvs...
2018-11-05 Noel Powerpython/samba/gp_parse: PY2/PY3 compat porting for gp_in...
2018-11-05 Noel Powerpython/samba/gp_parse: PY3 open file non-binary mode...
2018-11-05 Noel Powerpython/samba/gp_parse: PY3 file -> open
2018-11-05 Noel Powerpython/samba/gp_parse: PY2/PY3 compat changes for __ini...
2018-11-05 Tim Bealetraffic: Machine accounts were generated as critical...
2018-11-04 Tim Bealetraffic_replay: Generate machine accounts as well as...
2018-11-04 Tim Bealetraffic_replay: Improve user generation debug
2018-11-04 Tim Bealetraffic_replay: Convert print() to logger.info()
2018-11-04 Tim Bealetraffic_replay: Write group memberships once per group
2018-11-04 Tim Bealetraffic_replay: Re-organize assignments to be group...
2018-11-04 Tim Bealetraffic_replay: Prevent users having 1000+ memberOf...
2018-11-04 Tim Bealetraffic_replay: Change user distribution to use Pareto...
2018-11-04 Tim Bealetraffic_replay: Improve assign_groups() performance...
2018-11-04 Tim Bealetraffic_replay: Split out random group membership gener...
2018-11-04 Tim Bealetraffic_replay: Add helper class for group assignments
2018-11-02 Douglas Bagnallpython dbcheck: don't use mutable default args
2018-11-01 Douglas Bagnallpytests: allow blackbox subcommands without a shell
2018-11-01 Douglas Bagnallsamba-tool ntacl: remove unused imports and variables
2018-11-01 Douglas Bagnallpython/tests/docs: remove unused import, variables
2018-11-01 Douglas Bagnallpython/join: remove unused imports and variables
2018-11-01 Douglas Bagnallpython/upgradehelpers: remove unused provision imports
2018-11-01 Douglas Bagnallsamba-tool processes: remove unused imports and variables
2018-11-01 Douglas Bagnallsamba-tool domain: remove unused variables
2018-11-01 Douglas Bagnallpy/tests/dcerpc_integer: remove dup tests
2018-11-01 Douglas Bagnallpython/tests/source: remove useless local variable
2018-11-01 Douglas Bagnallpython/tests/credentials: remove unused variables
2018-11-01 Douglas Bagnallpython/xattr: remove unused variable
next