summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/installutils.py
Commit message (Expand)AuthorAgeFilesLines
* adtrustinstance: Enable and start oddjobdTomas Babej2015-07-081-0/+11
* Fix removal of ipa-kdc-proxy.conf symlinkChristian Heimes2015-06-291-1/+1
* fix handling of ldap.LDAPError in installerPetr Vobornik2015-06-291-3/+7
* Improve error messages about reverse address resolution in ipa-replica-preparePetr Spacek2015-06-181-2/+8
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-16/+0
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-081-22/+0
* Clarify messages related to adding DNS forwardersPetr Spacek2015-06-051-6/+5
* DNS install: extract DNS installer into one moduleMartin Basti2015-05-191-0/+2
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-0/+3
* Server Upgrade: Verify version and platformMartin Basti2015-05-041-1/+69
* fix improper handling of boolean option inMartin Babinsky2015-04-021-1/+1
* Do not crash on unknown services in installutils.stopped_serviceJan Cholasta2015-01-131-3/+5
* Always add /etc/hosts record when DNS is being configured.David Kupka2014-12-181-1/+1
* Fix: read_ip_addresses should return ipaddr objectMartin Basti2014-11-211-1/+1
* Respect UID and GID soft static allocation.David Kupka2014-11-051-42/+0
* CA-less installer options usability fixesJan Cholasta2014-09-301-50/+76
* External CA installer options usability fixesJan Cholasta2014-09-301-42/+67
* Detect and configure all usable IP addresses.David Kupka2014-09-261-61/+63
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-1/+43
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-21/+25
* Add record(s) to /etc/host when IPA is configured as DNS server.David Kupka2014-09-031-1/+1
* Add a KRA to IPAAde Lee2014-08-221-21/+86
* Add function for writing list of certificates to a PEM file to ipalib.x509.Jan Cholasta2014-07-301-1/+1
* Move external cert validation from ipa-server-install to installutils.Jan Cholasta2014-07-301-1/+49
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-6/+7
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-1/+0
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-3/+4
* Call generate-rndc-key.sh during ipa-server-installAdam Misnyovszki2014-05-271-1/+19
* ipa-replica-install never checks for 7389 portMartin Kosek2014-03-111-0/+16
* Do not start the service in stopped_service if it was not running before.Jan Cholasta2014-01-151-3/+0
* ipaserver/install/installutils: clean up properly after yieldAlexander Bokovoy2014-01-151-11/+14
* Make set_directive and get_directive more strictMartin Kosek2013-10-251-2/+2
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-041-2/+2
* Do not show unexpected error in ipa-ldap-updaterAna Krivokapic2013-09-161-0/+2
* Make CS.cfg edits with CA instance stoppedTomas Babej2013-08-261-0/+36
* Fix installutils.get_password without a TTYPetr Viktorin2013-08-061-1/+7
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-1/+2
* Use AD LDAP probing to create trusted domain ID rangeTomas Babej2013-07-231-3/+4
* Properly handle non-existent cert filesAna Krivokapic2013-07-181-1/+1
* Check trust chain length in CA-less install.Jan Cholasta2013-07-111-2/+9
* Do not display traceback to userAna Krivokapic2013-06-241-5/+4
* Handle exceptions gracefully when verifying PKCS#12 files.Jan Cholasta2013-06-121-1/+4
* Use private ccache in ipa install toolsTomas Babej2013-06-051-0/+22
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-2/+0
* Handle socket.gethostbyaddr() exceptions when verifying hostnames.Rob Crittenden2013-04-241-0/+2
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-021-0/+54
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-5/+0
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-2/+5
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-1/+3
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-1/+1