summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
* Convert installation tools to platform-independent access to system servicesAlexander Bokovoy2011-09-135-34/+50
* Fix permissions in installersMartin Kosek2011-09-071-17/+17
* Improve man pages structureMartin Kosek2011-09-0717-163/+206
* conncheck: Fix List of ports to checkSimo Sorce2011-09-011-6/+6
* Let Bind track data changesMartin Kosek2011-08-314-2/+50
* enable proxy for dogtagAdam Young2011-08-291-0/+4
* Add common is_installed() fn, better uninstall logging, check for errors.Rob Crittenden2011-08-292-3/+27
* Suppress 389-ds debug output when starting servicesRob Crittenden2011-08-241-12/+49
* Verify that the external CA certificate files are correct.Jan Cholasta2011-08-231-6/+41
* Add option to install without the automatic redirect to the Web UI.Jan Cholasta2011-08-184-5/+15
* Verify that passwords specified through command line options of ipa-server-in...Jan Cholasta2011-08-181-0/+5
* Make sure messagebus is running prior to starting certmonger.Jan Cholasta2011-08-181-2/+0
* Add information on setting api.env.host in the ipactl.8 man pageRob Crittenden2011-08-191-0/+2
* Ask for reverse DNS zone information in attended install right after asking f...Jan Cholasta2011-08-092-34/+33
* Re-arrange CA configuration code to reduce the number of restarts.Rob Crittenden2011-08-033-9/+0
* Improve error message in ipactlMartin Kosek2011-08-041-1/+22
* Clean up existing DN object usageJohn Dennis2011-07-291-3/+3
* Fix external CA install.Jan Cholasta2011-07-261-25/+34
* Fix man page ipa-csreplica-manageMartin Kosek2011-07-251-3/+3
* Fix ipa-compat-manage not working after recent ipa-nis-manage change.Jan Cholasta2011-07-222-42/+68
* Don't delete NIS netgroup compat suffix on 'ipa-nis-manage disable'.Jan Cholasta2011-07-191-15/+0
* Clean up of IP address checks in install scripts.Jan Cholasta2011-07-193-27/+11
* Create tool to manage dogtag replication agreementsRob Crittenden2011-07-174-0/+547
* Use information from the certificate subject when setting the NSS nickname.Rob Crittenden2011-07-171-1/+1
* Validate that the certificate subject base is in valid DN format.Rob Crittenden2011-07-171-1/+26
* Fix typo in ipa-replica-prepareMartin Kosek2011-07-181-1/+0
* Check IPA configuration in install toolsMartin Kosek2011-07-187-9/+41
* Fix exit status of ipa-nis-manage enable.Jan Cholasta2011-07-151-8/+5
* Fix self-signed replica installationMartin Kosek2011-07-141-0/+4
* Fix ipa-dns-installMartin Kosek2011-07-151-19/+13
* Fix creation of reverse DNS zones.Jan Cholasta2011-07-158-77/+117
* Verify that the hostname is fully-qualified before accessing the service info...Jan Cholasta2011-06-242-8/+10
* Make dogtag an optional (and default un-) installed component in a replica.Rob Crittenden2011-06-236-131/+260
* Let the framework be able to override the hostname.Rob Crittenden2011-06-233-2/+4
* Fix IPA install for secure umaskMartin Kosek2011-06-213-25/+37
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-1/+1
* The IP address provided to ipa-server-install must be localRob Crittenden2011-06-201-1/+1
* Improve IP address handling in IPA option parserMartin Kosek2011-06-194-6/+8
* Add port 9443 to replica port checkingMartin Kosek2011-06-151-6/+7
* Improve DNS zone creationMartin Kosek2011-06-151-5/+3
* Do better detection on status of CA DS instance when installing.Rob Crittenden2011-06-131-4/+4
* Fix directory manager password validation in ipa-nis-manage.Jan Cholasta2011-06-131-2/+8
* Remove root autobind search restriction, fix upgrade logging & error handling.Rob Crittenden2011-06-131-7/+14
* IPA installation with --no-host-dns failsMartin Kosek2011-06-103-12/+23
* Fix external CA installationRob Crittenden2011-06-091-2/+2
* Skip know_host check for ipa-replica-conncheckMartin Kosek2011-06-081-1/+3
* Connection check program for replica installationMartin Kosek2011-06-086-0/+507
* Fix forward zone creation in ipa-replica-prepareMartin Kosek2011-06-081-2/+3
* Honor netmask in DNS reverse zone setup.Jan Cholasta2011-05-304-10/+36
* Parse netmasks in IP addresses passed to server install.Jan Cholasta2011-05-304-31/+37