summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_replica_prepare.py
Commit message (Expand)AuthorAgeFilesLines
* install: create ff krb extension on every install, replica install and upgradePetr Vobornik2014-09-111-3/+0
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-3/+11
* Add a KRA to IPAAde Lee2014-08-221-0/+1
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-11/+12
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+3
* Clarify error message about missing DNS component in ipa-replica-prepare.Petr Spacek2014-02-211-2/+5
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-1/+1
* Allow PKCS#12 files with empty password in install tools.Jan Cholasta2013-10-041-4/+4
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-041-2/+1
* Remove redundant shebangsTomas Babej2013-08-261-1/+0
* Ask for PKCS#12 password interactively in ipa-replica-prepare.Jan Cholasta2013-07-241-15/+34
* Make sure replication works after DM password is changedAna Krivokapic2013-07-111-0/+36
* Create Firefox configuration extension on CA-less installPetr Vobornik2013-06-271-2/+3
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-25/+11
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-021-1/+1
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-021-6/+22
* Port ipa-replica-prepare to the admintool frameworkPetr Viktorin2013-02-011-0/+504