samba-tool gpo: add helper method for tmpdir construction
[amitay/samba.git] / python / samba / ms_schema.py
2018-09-03 Noel Powerpython/samba: port open to io.open for PY2/PY3 compat
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema query and...
2018-04-30 Noel Powerpython/samba: port some isinstance str checks (to cater...
2018-04-05 Noel Powerget make test TESTS=samba.tests.provision to work
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-03-16 Björn Baumbachms_schema: fix python2.6 incompatibility
2017-12-14 Garming Samms_schema: Properly handle base64 encoded attributes
2017-12-14 Garming Samms_schema: Allow for CN=X and DC=X replacements
2017-02-21 AndrejAdd missing import of sys in ms_schema.py
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...