summaryrefslogtreecommitdiff
path: root/python/samba/remove_dc.py
Commit message (Expand)AuthorAgeFilesLines
* python/remove_dc: handle dnsNode objects without dnsRecord attributeStefan Metzmacher2016-07-131-6/+5
* samba-tool domain demote: Add support for removing by NTDS GUIDAndrew Bartlett2015-10-261-33/+57
* samba-tool domain demote: Add --verbose and --quiet optionsAndrew Bartlett2015-10-261-18/+37
* samba-tool domain demote: Remove dns-SERVER object as wellAndrew Bartlett2015-10-261-6/+20
* samba-tool domain demote: Remove all references to the demoted host, even in DNSAndrew Bartlett2015-10-261-2/+96
* samba-tool domain demote: Use dn.add_base/dn.add_childAndrew Bartlett2015-10-261-14/+42
* samba-tool domain demote: Remove correct DNs and from the correct locationsAndrew Bartlett2015-10-261-3/+10
* samba-tool domain demote: Refuse to remove ourselfAndrew Bartlett2015-10-261-2/+6
* samba-tool domain demote: Rework to allow cleanup of partial demotion, catch ...Andrew Bartlett2015-10-261-52/+114
* samba-tool domain demote: Add --remove-other-dead-serverAndrew Bartlett2015-10-261-0/+183