summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/replication.py
Commit message (Expand)AuthorAgeFilesLines
* wait for sync agreement to be ready before startingRich Megginson2008-11-131-0/+45
* Create a user for Windows PassSync and grant password changing permissionsRob Crittenden2008-11-121-0/+38
* Fix deleting a winsync replication agreement.Rob Crittenden2008-11-121-6/+24
* Use the local connection when getting a replication ID for winsync.Rob Crittenden2008-11-051-1/+5
* Ensure that every replica gets a unique replication ID. Otherwise changes won...Rob Crittenden2008-10-291-2/+46
* Add more winsync support to cliRich Megginson2008-10-131-1/+8
* Added support to IPA server install to install the winsync plugin configurati...Rich Megginson2008-10-131-19/+65
* Install the ca.crt file early on so that we can always enforce SSLSimo Sorce2008-08-131-15/+7
* Return better ewrror message that gives a hint about who actually returned itSimo Sorce2008-05-081-9/+6
* Add ability to initialize a replication agreementRob Crittenden2008-03-071-0/+19
* Add some error handling for LDAP connection issuesRob Crittenden2008-02-191-9/+15
* memberOf attribute should not be replicatedRob Crittenden2008-02-181-0/+1
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Use file to store the current CA serial numberRob Crittenden2008-02-051-1/+1
* - Enable ssl for replication.Karl MacMillan2007-12-211-3/+7
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-15/+10
* Added replication.pyKarl MacMillan2007-11-211-0/+316