summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-server-install
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure that the messagebus service is started.Rob Crittenden2011-01-041-0/+2
* Ask for reverse zone creation only when --setup-bind is specifiedJakub Hrozek2010-12-221-1/+3
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Make the IPA installer IPv6 friendlyJakub Hrozek2010-12-201-12/+15
* Add krb5-pkinit-openssl as a Requires on ipa-server packageRob Crittenden2010-12-161-5/+0
* Fix Install using dogtag.Simo Sorce2010-12-101-2/+9
* Move Selfsigned CA creation out of dsinstanceSimo Sorce2010-12-101-4/+9
* Introduce ipa control script that reads configuration off ldapSimo Sorce2010-12-101-0/+4
* Move ntp configuration up top.Simo Sorce2010-12-091-9/+10
* Give back smaller and more readable ranges by default.Simo Sorce2010-12-071-5/+6
* Do not create reverse zone by defaultJakub Hrozek2010-12-021-1/+2
* Verify the --ip-address option when setting up DNS.Rob Crittenden2010-11-241-0/+2
* id ranges: change DNA configurationSimo Sorce2010-11-221-5/+16
* Use sys.exit to quit scriptsJakub Hrozek2010-11-221-20/+12
* Automatically disable pkinit when not supportedSimo Sorce2010-11-191-0/+4
* Log interactive options in install scriptsJakub Hrozek2010-11-191-0/+7
* Add support for configuring KDC certs for PKINITSimo Sorce2010-11-181-1/+35
* Use Realm as certs subject base nameSimo Sorce2010-11-181-6/+8
* Use a different user for dogtag DS instanceRob Crittenden2010-11-121-1/+8
* Log script options to logfileJakub Hrozek2010-11-091-9/+14
* install-script: Do not ask to remove DNS dataSimo Sorce2010-10-071-19/+3
* Remove spurious error in server uninstaller about client uninstall failure.Rob Crittenden2010-09-241-1/+2
* Add new DNS install argument for setting the zone mgr e-mail addr.Rob Crittenden2010-09-231-1/+3
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-091-2/+3
* This patch removes the existing UI functionality, as a prep for adding the Ja...Adam Young2010-07-291-14/+0
* Create default HBAC rule allowing any user to access any host from any hostRob Crittenden2010-05-051-2/+5
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-031-8/+6
* Fix a couple of syntax errors in the installer.Rob Crittenden2010-04-271-2/+5
* Replace a new instance of IPAdmin use in ipa-server-install.Pavel Zuna2010-04-271-8/+11
* Connect to the ldap during the uninstallationMartin Nagy2010-04-231-8/+28
* Fix installing IPA with an external CARob Crittenden2010-04-231-4/+18
* Use ldap2 instead of legacy LDAP code from v1 in installer scripts.Pavel Zuna2010-04-191-13/+11
* Better customize the message regarding the CA based on the install options.Rob Crittenden2010-03-191-5/+10
* Retrieve the LDAP schema using kerberos credentials.Rob Crittenden2010-03-171-0/+1
* Proper use of set up vs setup (verb vs noun)Rob Crittenden2010-03-161-3/+3
* Make the CA a required component and configured by default.Rob Crittenden2010-03-021-26/+11
* Fix sample IPA command example at end of installationRob Crittenden2010-02-031-1/+1
* Remove some configuration files we create upon un-installationRob Crittenden2010-01-281-1/+6
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-211-54/+1
* Only add an NTP SRV record if we really are setting up NTPMartin Nagy2010-01-211-1/+1
* Move api finalization in ipa-server-install after writing default.confMartin Nagy2010-01-211-23/+22
* User-defined certificate subjectsRob Crittenden2010-01-201-8/+31
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-111-2/+6
* Ask the user before overwriting /etc/named.confMartin Nagy2009-12-021-4/+2
* Remove unnecessary "error: " prefixesMartin Nagy2009-12-021-5/+5
* Replace /etc/ipa/ipa.conf with /etc/ipa/default.confRob Crittenden2009-12-011-9/+0
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-0/+4
* Point to correct location of self-signed CA and set pw on 389-DS cert dbRob Crittenden2009-11-251-2/+2
* respect debug arg during server installJohn Dennis2009-11-191-0/+1
* Cache installer questions for the 2-step process of an externally-signed CARob Crittenden2009-11-181-6/+62