summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_replica_prepare.py
Commit message (Expand)AuthorAgeFilesLines
* Remove pkinit from ipa-replica-prepareStanislav Laznicka2017-03-151-76/+7
* Fix ipa-replica-prepare server-cert creationStanislav Laznicka2017-03-141-1/+2
* server install: do not attempt to issue PKINIT cert in CA-lessJan Cholasta2017-03-021-5/+10
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-12/+10
* Remove pkcs12 handling functions from CertDBStanislav Laznicka2017-03-011-1/+1
* Remove NSSConnection from DogtagStanislav Laznicka2017-03-011-5/+2
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-221-1/+1
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-1/+1
* constants: remove CACERTJan Cholasta2016-11-291-2/+2
* ipautil: move file encryption functions to installutilsJan Cholasta2016-11-291-1/+1
* Python3 pylint fixesChristian Heimes2016-11-251-0/+2
* Fix ipa-replica-install when upgrade from ca-less to ca-fullFlorence Blanc-Renaud2016-11-251-1/+8
* dns: check if container exists using ldapiTomas Krizek2016-11-111-7/+2
* install tools: ldap conn managementTomas Krizek2016-11-071-30/+10
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-1/+2
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-11/+4
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+1
* server install: do not prompt for cert file PIN repeatedlyJan Cholasta2016-08-171-3/+3
* Fix ipa-replica-prepare's error message about missing local CA instancePetr Spacek2016-08-051-7/+4
* replica-prepare: do not add PTR records if there is no IPA managed reverse zoneMartin Babinsky2016-04-191-0/+5
* logger: Use warning instead of warnTomas Babej2016-01-181-1/+1
* ipa-replica-prepare: Add '--auto-reverse' and '--allow-zone-overlap' optionsDavid Kupka2016-01-111-0/+5
* Explicitly call chmod on newly created directoriesMartin Basti2015-12-141-1/+2
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-4/+3
* Drop configure.jarMartin Basti2015-11-131-6/+0
* ipa-replica-prepare: domain level check improvementsMartin Babinsky2015-11-051-4/+17
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-4/+4
* disable ipa-replica-prepare in non-zero IPA domain levelMartin Babinsky2015-10-201-1/+27
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-1/+1
* Use the print functionPetr Viktorin2015-09-011-1/+2
* Modernize 'except' clausesPetr Viktorin2015-08-121-7/+7
* 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