summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install/ipa-replica-prepare
Commit message (Expand)AuthorAgeFilesLines
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-294/+0
* Make sure the CA cert is copied to the replica, fail if no ca.crt is availabl...Simo Sorce2008-12-011-1/+1
* Add standard override options to ipa-replica-prepareMartin Nagy2008-09-171-5/+3
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-5/+5
* Used the encrypt_file and decrypt_file utility functions to encrypt replicaSimo Sorce2008-08-111-5/+35
* Don't assume that the Firefox autoconfig files exist.Rob Crittenden2008-07-281-3/+5
* Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHSRob Crittenden2008-07-251-1/+1
* Rework the way SSL certificates are imported from PKCS#12 files.Rob Crittenden2008-07-141-11/+64
* Fix import for versionRob Crittenden2008-06-041-1/+1
* Fix the case where domain != lower(REALM)Simo Sorce2008-05-291-9/+2
* Add a version API to the server so it knows what version it is.Rob Crittenden2008-05-081-1/+2
* Don't allow a replica to prepare a replica for itself.Rob Crittenden2008-04-231-0/+3
* Use the same kpasswd.keytab on all replicas.Rob Crittenden2008-04-091-0/+2
* Put replica info file into /var/lib/ipa instead of the current directoryRob Crittenden2008-03-281-2/+2
* Add some additional error handlingRob Crittenden2008-02-201-4/+7
* Verify current domain with user during installationRob Crittenden2008-02-151-6/+41
* Don't create a backup of the PKCS#12 cert on replicasRob Crittenden2008-02-141-2/+2
* Missed a place to translate the realm name into an instance nameRob Crittenden2008-02-081-1/+3
* 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-15/+74
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-22/+22
* Initial replication setup.Karl MacMillan2007-11-211-0/+114