pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / python / samba / netcmd / ou.py
2019-03-30 Björn Baumbachsamba-tool: fix some typos
2018-11-01 Douglas Bagnallpython: PY3 Exceptions don't have .message
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E125: continuation line with same indent...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2018-02-08 Björn Baumbachsamba-tool: implement ou management commands