samba-tool: use only one LDAP modify for dns partition fsmo role transfer
[metze/samba/wip.git] / python / samba / netcmd / fsmo.py
2019-05-30 Stefan Metzmachersamba-tool: use only one LDAP modify for dns partition...
2019-05-30 Stefan Metzmachersamba-tool: fix replication after dns partition fsmo...
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E712: comparison to False should be 'if cond...
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 E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-02-28 Noel Powersamba-tool: convert 'except X, (tuple)' to 'except...
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2016-11-04 Garming Samsamba_tool/fsmo: Allocate RID Set when seizing RID...
2016-06-16 Andrew Bartlettsamba-tool: Improve fsmo handling
2016-05-31 Rowland Pennysamba-too: Allow 'samba-tool fsmo' to cope with empty...
2015-12-05 Rowland Pennysamba-tool: fsmo.py throws an uncaught exception if no
2015-06-18 Rowland Pennysamba-tool: make 'samba-tool fsmo *' aware of all 7...
2015-03-16 Steve Howellss4.2/fsmo.py: fixed fsmo transfer exception
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-23 Andrew Bartlettpython-samba-tool fsmo: Do not give an error on a succe...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...