summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-replica-manage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-31/+31
* Winsync re-initialize should not run memberOf fixup taskMartin Kosek2013-10-111-5/+6
* Fix RUV search scope in ipa-replica-managePetr Vobornik2013-09-041-1/+1
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-1/+1
* Handle connection timeout in ipa-replica-manageTomas Babej2013-05-021-1/+13
* Enforce host existence only where needed in ipa-replica-manageTomas Babej2013-05-021-48/+70
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-3/+12
* Use A/AAAA records instead of CNAME records in ipa-ca.Jan Cholasta2013-04-151-0/+1
* Full system backup and restoreRob Crittenden2013-04-121-0/+4
* Improve some error handling in ipa-replica-manageRob Crittenden2013-03-141-3/+6
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-131-2/+286
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-2/+2
* ipa-replica-manage: migrate to single_value after LDAPEntry updatesAlexander Bokovoy2013-03-061-2/+2
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-49/+33
* Remove search_s and search_ext_s from IPAdminPetr Viktorin2013-03-011-4/+4
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-4/+4
* Replace deleteEntry with delete_entryPetr Viktorin2013-03-011-2/+2
* Replace getList by a get_entries methodPetr Viktorin2013-03-011-10/+12
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-16/+22
* Remove IPAdmin.get_dns_sorted_by_lengthPetr Viktorin2013-03-011-6/+4
* Add LDAP server fallback to client installerRob Crittenden2013-02-071-1/+1
* Take into consideration services when deleting replicasAna Krivokapic2013-02-061-0/+23
* Use fully qualified CCACHE namesMartin Kosek2013-02-011-1/+1
* Handle the case where there are no replicas with list-ruvRob Crittenden2012-11-071-10/+11
* Reword description of the --passsync option of ipa-replica-manage.Jan Cholasta2012-11-021-1/+1