summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/replication.py
Commit message (Collapse)AuthorAgeFilesLines
* - Enable ssl for replication.Karl MacMillan2007-12-211-3/+7
| | | | | - Add replication management script that allows listing adding, and deleting replicas.
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-15/+10
| | | | | | correctly issue certs from the same authority. Also remove support for read-only replicas since that work will not be finished and tested for 1.0.
* Added replication.pyKarl MacMillan2007-11-211-0/+316