lib/tevent: Additionally accept unicode as string param in Py2
[samba.git] / python /
2018-04-30 Douglas Bagnallsamba-tool visualize: use correct DC in graph label
2018-04-13 Joe Guokcc/graph: add __hash__ to InternalEdge for py3
2018-04-13 Joe Guokcc: fix sort for py3
2018-04-13 Joe Guokcc/kcc_utils: fix divide for py3
2018-04-13 Joe Guokcc/kcc_utils: convert dict.keys to list
2018-04-13 Joe Guokcc/graph_utils: port string.translate for py3
2018-04-13 Douglas Bagnallpython/tests/graph: actually test graphs, don't print
2018-04-13 Joe Guograph: fix sort for py3
2018-04-13 Joe Guograph: fix divide for py3
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.krb5_credentials
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.docs
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.source
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpcecho
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.bare
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.sam
2018-04-13 Joe Guopython: fix unicode escape in doc string
2018-04-13 Joe Guopython: bulk convert zip to list
2018-04-13 Joe Guopython: bulk replace file to open for py3
2018-04-13 Joe Guopython: bulk port tdb iterkeys for py3
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-13 Noel Powerpython/wscript: build grouping library for py2/py3...
2018-04-13 David Mulderpython: create test for pysmb module.
2018-04-12 David Muldergpo: python chardet is not a dep of samba
2018-04-12 David Muldergpo: Create a gp_sec_ext module
2018-04-12 David Muldergpo: Move implementation from samba_gpoupdate
2018-04-12 David Muldergpo: Create base class gp_inf_ext
2018-04-12 David Muldergpo: Move the file parse function to gp_ext
2018-04-12 David Muldergpo: Move gp_sec_ext __init__ to base class
2018-04-12 David Muldergpo: Rename the inf_to class to gp_ext_setter
2018-04-12 Andrew Bartlettselftest: Make a transaction before @INDEXLIST etc...
2018-04-06 Andrew Bartlettsamba-tool: Use same method for removing trailing ...
2018-04-06 Andrew Bartlettsamba-tool: Escape username and computername in ldb...
2018-04-06 Joe Guosamba-tool: improve computer management commands
2018-04-06 Björn Baumbachtests/samba-tool: add tests for new computer management...
2018-04-06 Björn Baumbachsamba-tool: implement computer management commands
2018-04-06 Gary Lockyerdsdb: add lmdbLevelOne as a required feature.
2018-04-06 Andrew Bartlettprovision: Set @INDEXLIST first when building dummy...
2018-04-06 Gary Lockyerprovision: allow provisioning of a different database...
2018-04-06 Gary Lockyerpython: Add wrapper of mdb_copy that we can call from...
2018-04-06 Andrew Bartlettsamba-tool domain classicupgrade: Do not mix python...
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.samdb_api
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.kcc.graph_utils
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.kcc.graph
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgradeprovision
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.hostconfig
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.common
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgrade
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.blackbox.check_output
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.xattr
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.posixacl
2018-04-05 Joe Guosamba3: work around bytes formatting for Python 3.4
2018-04-05 Noel Powerget make test TESTS=samba.tests.provision to work
2018-04-05 Noel Powerselftest python: get samba.tests.s3idmapdb to run with py3
2018-04-05 Noel Powerpython selftest: enabled samba.tests.s3registry to...
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3passdb to run...
2018-04-05 Noel Powerpython selftest: enable samba.tests.s3param to run...
2018-04-05 Noel Powerpython selftest: split samba3 test into separate tests
2018-03-23 David MulderAdd tests for dckeytab python module
2018-03-23 David MulderAdd python tests for samba.gpo module
2018-03-23 Joe Guotests/dcerpc/misc.GUID: improve tests
2018-03-23 Douglas Bagnalltests/dcerpc/misc.GUID: test that long-form py3 bytes...
2018-03-23 Noel Powersamba python tests: Ensure GUIDTests cover all input...
2018-03-23 Noel Powerpython: Add compatability helpers to determine if type...
2018-03-23 Noel Powers4/selftest: Add simple python netbios test python2...
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-03-23 Noel Powersamba-tool: convert print func to be py2/py3 compatible
2018-03-23 Noel Powersamba python tests: convert print func to be py2/py3...
2018-03-21 Björn Baumbachsamba-tool visualize: fix python2.6 incompatibility
2018-03-21 Douglas Bagnallsamba-tool ldapcmp: remove duplicate takes_optiongroups...
2018-03-21 Garming Samtests/samba_dnsupdate: Add a trivial test of automatic...
2018-03-21 Garming Samtests/kcc_util: Add unit tests for automatic site coverage
2018-03-21 Garming Samkcc_utils: Use lower name in automatic sites covered
2018-03-21 Garming Samkcc_utils: Prevent multiple sites attached to a sitelin...
2018-03-21 Garming Samkcc_utils: Keep a count of the DCs in each site
2018-03-21 Garming Samkcc_utils: Add a routine for automatic site coverage
2018-03-21 Garming Samjoin.py: Add missing NTSTATUSError import
2018-03-19 Stefan Metzmachersamba-tool: allow sid strings for 'group {add,remove...
2018-03-19 Stefan Metzmachertests/dsdb.py: test creation of foreignSecurityPrincipa...
2018-03-19 Stefan Metzmachertests/dsdb.py: verify that foreignSecurityPrincipal...
2018-03-19 Stefan Metzmacherprovision: use the provision control when adding foreig...
2018-03-19 Stefan Metzmachertests/dsdb.py: prove the difference between linked...
2018-03-19 Jonathan HunterUpdate help text for dbcheck
2018-03-16 Björn Baumbachms_schema: fix python2.6 incompatibility
2018-03-06 Gary Lockyerselftest: Change name to sam.ldb to align with new...
2018-03-05 Gary Lockyerremove_dc.py: Abort transaction before throwing an...
2018-03-05 Douglas Bagnalltests/smbcontrol: reduce ping test false positive rate
2018-03-01 Garming Samdomain.py: Give some advice if the schema upgrade comma...
2018-03-01 Douglas Bagnallpy3compat: add strings describing bytes/unicode in...
2018-02-28 Noel Powersamba python tests: convert 'except X, (tuple)' to...
2018-02-28 Noel Powersamba-tool: convert 'except X, (tuple)' to 'except...
2018-02-28 Noel Powersamba python libs: convert 'except X, (tuple)' to ...
2018-02-28 Noel Powerpython tests: convert oct 'O1234' format to python3...
2018-02-28 Noel Powersamba python libs: convert 'O1234' format to python3...
2018-02-28 Noel Powersamba-tool: convert octal 'O1234' format to python3...
2018-02-27 Rowland Pennysamba-tool: user setexpiry: Fix incorrect Example2
2018-02-24 Douglas Bagnalltests/blackbox/smbcontrol: ping tests names ping target...
2018-02-24 Douglas Bagnalltext/python/blackbox: allow optional message in Process...
2018-02-24 Andreas Schneidertests: Authenticate again so make sure we are not locke...
2018-02-22 Garming Samtests/py_creds: Add a SamLogonEx test with an empty...
2018-02-21 Stefan Metzmachertests:dcerpc/raw_protocol: reproduce call_id truncation bug
next