summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-replica-manage
Commit message (Expand)AuthorAgeFilesLines
* ipa-replica-manage: use `server_del` when removing domain level 1 replicaMartin Babinsky2016-06-171-131/+8
* delegate removal of master DNS record and replica keys to separate functionsMartin Babinsky2016-06-171-6/+2
* DNS Locations: use dns_update_service_records in installersMartin Basti2016-06-171-1/+0
* Remove dangling RUVs even if replicas are offlineStanislav Laznicka2016-06-031-4/+0
* fixes premature sys.exit in ipa-replica-manage delStanislav Laznicka2016-06-031-6/+5
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-2/+4
* Use root_logger for verify_host_resolvable()Petr Spacek2016-05-301-1/+1
* Fix to clean-dangling-ruv for single CA topologiesStanislav Laznicka2016-05-101-21/+33
* Remove function ipapython.ipautil.host_exists()Petr Spacek2016-04-281-4/+8
* Moved password check from clean_dangling_ruvStanislav Laznicka2016-04-281-10/+2
* abort-clean/list/clean-ruv now work for both suffixesStanislav Laznicka2016-04-281-27/+94
* ipa-replica-manage refactoringStanislav Laznicka2016-04-281-28/+38
* replica-manage: fail nicely when DM psswd requiredStanislav Laznicka2016-04-281-1/+5
* ipa-replica-manage: print traceback on unexpected error when in verbose modeMartin Babinsky2016-03-221-5/+13
* pylint: remove bare exceptMartin Basti2016-03-221-1/+1
* Automatically detect and remove dangling RUVsStanislav Laznicka2016-02-021-0/+160
* Listing and cleaning RUV extended for CA suffixStanislav Laznicka2016-02-021-15/+29
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* Remove unused importsMartin Basti2015-12-231-4/+2
* harden domain level 1 topology connectivity checksMartin Babinsky2015-12-211-4/+2
* check whether replica exists before executing the domain level 1 deletion codeMartin Babinsky2015-12-041-7/+11
* extract domain level 1 topology-checking code from ipa-replica-manageMartin Babinsky2015-12-021-97/+11
* fix 'iparepltopomanagedsuffix' attribute consumersMartin Babinsky2015-12-011-6/+2
* change suffices to suffixesPetr Vobornik2015-12-011-12/+12
* check for disconnected topology and deleted agreements for all sufficesMartin Babinsky2015-11-131-80/+165
* ipa-replica-manage del continues when host does not exist in domain level 1Gabe2015-11-121-1/+7
* ipa-csreplica-manage: disable connect/disconnect/del with domain level > 0Martin Basti2015-11-021-8/+6
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-4/+5
* handle cleaning of RUV in the topology pluginLudwig Krispenz2015-10-261-6/+1
* ipa-replica-manage: fix undefined variableMartin Basti2015-10-231-1/+1
* Use six.moves.xmlrpc.client instead of xmlrpclibPetr Viktorin2015-10-071-1/+1
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-071-2/+3
* Decode script arguments using file system encodingJan Cholasta2015-09-071-1/+1
* Use the print functionPetr Viktorin2015-09-011-133/+136
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-2/+2
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-4/+3
* Modernize 'except' clausesPetr Viktorin2015-08-121-30/+30
* Allow value 'no' for replica-certify-all attr in abort-clean-ruv subcommandMartin Basti2015-07-171-1/+1
* DNSSEC: update messageMartin Basti2015-07-071-0/+1
* ipa-replica-manage del: add timeout to segment removal checkPetr Vobornik2015-07-031-2/+10
* ipa-replica-manage del: relax segment deletement check if topology is disconn...Petr Vobornik2015-07-031-4/+34
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* topology: check topology in ipa-replica-manage delPetr Vobornik2015-06-291-6/+42
* ipa-replica-manage: adjust del to work with managed topologyPetr Vobornik2015-06-151-63/+166
* ipa-replica-manage: Do not allow topology altering commands from DL 1Petr Vobornik2015-06-151-16/+37
* replica-manage: Properly delete nested entriesTomas Babej2015-05-261-1/+1
* DNSSEC: uninstallationMartin Basti2014-10-211-0/+14
* Add correct NS records during installationMartin Basti2014-09-251-0/+1
* Pick new CA renewal master when deleting a replica.Jan Cholasta2014-07-301-1/+12
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-1/+2