summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-csreplica-manage
Commit message (Expand)AuthorAgeFilesLines
* Search using proper scope when connecting CA instancesRob Crittenden2014-11-131-1/+1
* Allow changing CA renewal master in ipa-csreplica-manage.Jan Cholasta2014-09-021-9/+30
* Pick new CA renewal master when deleting a replica.Jan Cholasta2014-07-301-2/+8
* 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-13/+13
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-1/+1
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-1/+3
* Delete DNS records in ipa-ca on ipa-csreplica-manage del.Jan Cholasta2013-04-151-1/+13
* Full system backup and restoreRob Crittenden2013-04-121-117/+33
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-4/+1
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-48/+29
* Remove IPAdmin.unbind_s(), keep unbind()Petr Viktorin2013-03-011-2/+2
* Remove search_s and search_ext_s from IPAdminPetr Viktorin2013-03-011-7/+9
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-3/+3
* Replace getList by a get_entries methodPetr Viktorin2013-03-011-1/+1
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-10/+16
* Make ipa-csreplica-manage work with both merged and non-merged DBsPetr Viktorin2012-11-231-21/+72
* Filter suffix in replication management toolsMartin Kosek2012-11-231-1/+1
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-1/+1
* Fix CS replication management.Rob Crittenden2012-10-091-18/+40
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-1/+2
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-1/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-21/+20
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-2/+2
* Check for the existence of a replication agreement before deleting it.Rob Crittenden2012-01-301-10/+17
* Fix replication setupSimo Sorce2012-01-131-1/+1
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-13/+7
* Install tools crash when password prompt is interruptedMartin Kosek2011-10-061-2/+5
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-4/+4
* Create tool to manage dogtag replication agreementsRob Crittenden2011-07-171-0/+452