summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/replication.py
Commit message (Expand)AuthorAgeFilesLines
...
* Replace add_s and delete_s by their newer equivalentsPetr Viktorin2013-03-011-6/+6
* Replace entry.setValue/setValues by item assignmentPetr Viktorin2013-03-011-6/+6
* Replace entry.getValues() by entry.get()Petr Viktorin2013-03-011-3/+3
* Replace setValue by keyword arguments when creating entriesPetr Viktorin2013-03-011-64/+89
* Add make_entry factory method to LDAPConnection.Jan Cholasta2013-03-011-9/+9
* Remove some unused importsPetr Viktorin2013-03-011-5/+4
* Make ipa-csreplica-manage work with both merged and non-merged DBsPetr Viktorin2012-11-231-13/+11
* Filter suffix in replication management toolsMartin Kosek2012-11-231-7/+30
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-9/+11
* Fix CS replication management.Rob Crittenden2012-10-091-5/+17
* Run the CLEANALLRUV task when deleting a replication agreement.Rob Crittenden2012-09-171-0/+68
* Add nsds5ReplicaStripAttrs to replica agreementsPetr Viktorin2012-09-041-0/+9
* Make replica install more robustMartin Kosek2012-09-031-12/+26
* Fix winsync agreements creationMartin Kosek2012-08-121-1/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-98/+106
* Enable SOA serial autoincrementMartin Kosek2012-07-131-11/+11
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-2/+0
* Add separate attribute to store trusted domain SIDAlexander Bokovoy2012-06-071-1/+5
* Retry retrieving ldap principals when setting up replication.Rob Crittenden2012-05-221-18/+60
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-1/+1
* Fix ipa-replica-manage TLS connection errorMartin Kosek2012-03-141-2/+5
* Remove memberPrincipal for deleted replicasMartin Kosek2012-03-021-2/+22
* Fix managing winsync replication agreements with ipa-replica-manageRob Crittenden2012-02-271-1/+1
* Make sure memberof is in replication attribute exclusion list.Rob Crittenden2012-02-231-12/+17
* Check for the existence of a replication agreement before deleting it.Rob Crittenden2012-01-301-0/+22
* Leave nsds5replicaupdateschedule parameter unsetOndrej Hamada2012-01-241-11/+8
* Fix replication setupSimo Sorce2012-01-131-9/+19
* Fix LDAP add calls in replication moduleMartin Kosek2012-01-131-11/+11
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-23/+24
* Replication: Adjust replica installation to omit processing memberof computat...JR Aquino2011-11-141-5/+23
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-3/+3
* Remove checks for ds-replication pluginMartin Kosek2011-09-221-15/+0
* Convert server install code to platform-independent access to system servicesAlexander Bokovoy2011-09-131-2/+2
* Clean up existing DN object usageJohn Dennis2011-07-291-4/+4
* Specify the package name when the replication plugin is missing.Rob Crittenden2011-07-181-1/+2
* Create tool to manage dogtag replication agreementsRob Crittenden2011-07-171-27/+65
* Remove sensitive information from logsMartin Kosek2011-07-131-3/+4
* Make dogtag an optional (and default un-) installed component in a replica.Rob Crittenden2011-06-231-0/+33
* Handle principal not found errors when converting replication a greementsRob Crittenden2011-04-281-0/+7
* Wait for memberof task and DS to start before proceeding in installation.Rob Crittenden2011-04-221-0/+2
* Fix lint false positives.Jan Cholasta2011-04-131-2/+2
* Store list of non-master replicas in DIT and provide way to list themSimo Sorce2011-03-021-0/+12
* Fix replica setup using replication admin kerberos credentialsSimo Sorce2011-03-011-1/+2
* Use wrapper for sasl gssapi binds so it behaves like other bindsSimo Sorce2011-03-011-7/+5
* Fix winsync agreements setupSimo Sorce2011-03-011-23/+38
* Fix NSS initialization errors during ipa-replica-prepareRob Crittenden2011-02-181-1/+1
* Disable replication version plugin by default.Rob Crittenden2011-02-101-0/+21
* Force sync in both direction before changing replication agreementsSimo Sorce2011-02-011-15/+25
* Fix ipa-replica-manage regressions with winsyncSimo Sorce2011-01-251-3/+5
* Populate shared tree with replica related valuesSimo Sorce2011-01-251-0/+29