summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/installutils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add version to replica prepare file, prevent installing to older versionRob Crittenden2012-09-071-1/+6
* Use DN objects instead of stringsJohn Dennis2012-08-121-1/+4
* Framework for admin/install tools, with ipa-ldap-updaterPetr Viktorin2012-07-221-51/+41
* Improve address family handling in socketsMartin Kosek2012-07-131-30/+0
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-52/+0
* Move install script error handling to a common functionPetr Viktorin2012-05-311-1/+129
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-241-90/+30
* Include more information when IP address is not local during installation.Rob Crittenden2012-05-171-1/+4
* Improve hostname verification in install toolsMartin Kosek2012-02-291-0/+7
* Enable ipa_memcached when upgradingRob Crittenden2012-02-161-1/+1
* Fix ipa-server-install for dual NICsMartin Kosek2012-01-221-17/+49
* Let replicas install without DNSMartin Kosek2012-01-131-0/+62
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-29/+8
* Spin for connection success also when socket is not (yet) availableAlexander Bokovoy2011-10-241-1/+1
* Check /etc/hosts file in ipa-server-installMartin Kosek2011-10-131-9/+19
* Hostname used by IPA must be a system hostnameMartin Kosek2011-10-131-5/+0
* Check hostname resolution sanityMartin Kosek2011-10-131-3/+11
* Improve ipa-replica-prepare DNS checkMartin Kosek2011-10-061-13/+28
* Install tools crash when password prompt is interruptedMartin Kosek2011-10-061-23/+26
* Work around pkisilent bugs.Jan Cholasta2011-10-041-5/+12
* Fix ipa-replica-prepare always warning the user about not using the system ho...Jan Cholasta2011-09-261-5/+15
* Check that install hostname matches the server hostname.Jan Cholasta2011-09-141-0/+5
* Move Managed Entries into their own container in the replicated space.Jr Aquino2011-09-121-0/+21
* Add common is_installed() fn, better uninstall logging, check for errors.Rob Crittenden2011-08-291-0/+49
* ipa-kdb: Change install to use the new ipa-kdb kdc backendSimo Sorce2011-08-261-1/+2
* Make sure that hostname specified by user is not an IP address.Jan Cholasta2011-07-251-0/+3
* Clean up of IP address checks in install scripts.Jan Cholasta2011-07-191-11/+2
* Check IPA configuration in install toolsMartin Kosek2011-07-181-2/+17
* Make dogtag an optional (and default un-) installed component in a replica.Rob Crittenden2011-06-231-0/+57
* Fix directory manager password validation in ipa-nis-manage.Jan Cholasta2011-06-131-1/+5
* Remove root autobind search restriction, fix upgrade logging & error handling.Rob Crittenden2011-06-131-9/+13
* IPA installation with --no-host-dns failsMartin Kosek2011-06-101-18/+19
* Parse netmasks in IP addresses passed to server install.Jan Cholasta2011-05-301-21/+18
* Fix reverse zone creation in ipa-replica-prepareMartin Kosek2011-05-271-0/+15
* Fix wording of error message.Jan Cholasta2011-03-291-1/+1
* Wait for Directory Server ports to openMartin Kosek2011-03-211-0/+32
* Ensure that the system hostname is lower-case.Rob Crittenden2011-03-181-0/+3
* Fix handling of /etc/hostsJan Cholasta2011-02-151-5/+14
* Fine tuning DNS optionsJakub Hrozek2011-02-141-4/+20