summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_replica_prepare.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize number literalsPetr Viktorin2015-07-311-2/+2
* ipa-replica-prepare: Do not create DNS zone it automatically.David Kupka2015-07-081-5/+8
* replica prepare: Do not use entry after disconnecting from LDAPJan Cholasta2015-07-011-2/+5
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-1/+1
* Clarify error messages in ipa-replica-prepare: add_dns_records()Petr Spacek2015-06-181-3/+3
* Clarify recommendation about --ip-address option in ipa-replica-prepaprePetr Spacek2015-06-181-2/+3
* DNS install: extract DNS installer into one moduleMartin Basti2015-05-191-0/+2
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-1/+1
* Use singular in help metavars + update man pages.David Kupka2014-11-261-4/+4
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-7/+8
* Allow choosing CA-less server certificates by nameJan Cholasta2014-09-301-3/+15
* CA-less installer options usability fixesJan Cholasta2014-09-301-63/+87
* Detect and configure all usable IP addresses.David Kupka2014-09-261-39/+43
* ipa-replica-prepare: Wait for the DNS entry to be resolvablePetr Viktorin2014-09-251-0/+53
* 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