summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/installutils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure that file ownership doesn't change when config is updated.Rob Crittenden2011-02-111-0/+4
* IPv6 enhancementsJakub Hrozek2011-02-021-2/+2
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-2/+2
* Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.Rob Crittenden2011-01-111-2/+2
* Do not require DNS record, just warn if one is missingJakub Hrozek2010-12-211-9/+8
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Make the IPA installer IPv6 friendlyJakub Hrozek2010-12-201-42/+67
* Compare resolver IP address with DNS IP addressRob Crittenden2010-10-151-0/+3
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-311-1/+1
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-011-0/+1
* Set SO_REUSEADDR when determining socket availabilityRob Crittenden2010-05-031-0/+2
* Some more changes for DNS forwarders promptMartin Nagy2010-04-231-3/+3
* Make the DNS forwarders interactive input less confusingMartin Nagy2010-02-161-13/+17
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-211-0/+53
* Allow a custom file mode when setting up debuggingMartin Nagy2010-01-211-2/+2
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-121-9/+8
* Add signing profile to CA installation so we can sign the firefox jar file.Rob Crittenden2009-05-041-2/+27
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-2/+2
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-0/+248