summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-replica-manage
Commit message (Expand)AuthorAgeFilesLines
* 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
* IPA Server check in ipa-replica-manageTomas Babej2012-10-311-1/+49
* Improve error messages in ipa-replica-manage.Rob Crittenden2012-10-231-8/+14
* When deleting a master, try to prevent orphaning other servers.Rob Crittenden2012-09-171-1/+84
* Run the CLEANALLRUV task when deleting a replication agreement.Rob Crittenden2012-09-171-24/+236
* Use DN object for Directory Manager in ipa-replica-manage connect commandRob Crittenden2012-08-161-1/+1
* Fix winsync agreements creationMartin Kosek2012-08-121-4/+3
* Use DN objects instead of stringsJohn Dennis2012-08-121-32/+37
* Fix detection of deleted mastersSimo Sorce2012-07-171-9/+15
* Fix safety checks to prevent orphaning replicasSimo Sorce2012-07-171-1/+1
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-3/+3
* Warn that deleting replica is irreversible, try to detect reconnection.Rob Crittenden2012-02-291-0/+23
* Fix bad merge of not calling memberof task when re-initializing a replicaRob Crittenden2012-02-271-1/+1
* Don't call memberof task when re-initializing a replica.Rob Crittenden2012-02-271-2/+5
* Check for duplicate winsync agreement before trying to set one up.Rob Crittenden2012-02-271-13/+15
* Fix managing winsync replication agreements with ipa-replica-manageRob Crittenden2012-02-271-42/+63
* Check for the existence of a replication agreement before deleting it.Rob Crittenden2012-01-301-12/+17
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-13/+8
* replica-prepare: anonymous binds may be disallowedSimo Sorce2011-10-061-1/+2
* Install tools crash when password prompt is interruptedMartin Kosek2011-10-061-2/+5
* Check IPA configuration in install toolsMartin Kosek2011-07-181-0/+7
* Running ipa-replica-manage as non-root cause errorsMartin Kosek2011-05-131-1/+8
* Store list of non-master replicas in DIT and provide way to list themSimo Sorce2011-03-021-30/+80
* Use wrapper for sasl gssapi binds so it behaves like other bindsSimo Sorce2011-03-011-1/+1
* Force sync in both direction before changing replication agreementsSimo Sorce2011-02-011-9/+1
* Always add DNS records when installing a replicaSimo Sorce2011-01-251-1/+22
* Allow using Kerberos credentials with the 'connect' commandSimo Sorce2011-01-141-1/+1
* Use GSSAPI for replicationSimo Sorce2011-01-141-2/+2
* Remove port argument for ipa-replica-manageSimo Sorce2011-01-141-3/+0
* Refactor some replication codeSimo Sorce2011-01-141-64/+43