summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/httpinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Switch httpd to use default CCACHE4084Martin Kosek2014-01-161-19/+3
* Remove mod_ssl port workaround.Jan Cholasta2013-11-261-9/+8
* Remove mod_ssl conflictMartin Kosek2013-10-251-5/+41
* Create Firefox configuration extension on CA-less installPetr Vobornik2013-06-271-9/+13
* Set KRB5CCNAME so httpd s4u2proxy can with with newer krb5-serverRob Crittenden2013-05-091-0/+18
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-15/+2
* Uninstall selfsign CA on upgradePetr Viktorin2013-04-151-2/+5
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-021-2/+4
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-021-2/+8
* dsinstance, httpinstance: Don't hardcode 'Server-Cert'Petr Viktorin2013-04-021-4/+8
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-3/+2
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-2/+2
* Create Firefox extension on upgrade and replica-installPetr Viktorin2012-10-101-20/+43
* Build and installation of Kerberos authentication extensionPetr Vobornik2012-10-041-1/+20
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-1/+8
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+2
* Only set sebools when necessaryMartin Kosek2012-06-101-15/+46
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-1/+1
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-101-2/+2
* Configure SELinux for httpd during upgradesMartin Kosek2012-04-031-2/+2
* When changing multiple booleans with setsebool, pass each of them separately.Alexander Bokovoy2012-03-231-1/+3
* Set SELinux boolean httpd_manage_ipa so ipa_memcached will work.Rob Crittenden2012-03-131-26/+33
* Remove Apache ccache on upgrade.Rob Crittenden2012-02-151-0/+3
* Configure s4u2proxy during installation.Rob Crittenden2012-01-101-0/+3
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-2/+2
* Make mod_nss renegotiation configuration a public functionAdam Young2011-10-091-4/+4
* Improved handling for ipa-pki-proxy.confRob Crittenden2011-09-131-0/+5
* Convert server install code to platform-independent access to system servicesAlexander Bokovoy2011-09-131-4/+5
* Fix configure.jar permissionsMartin Kosek2011-09-071-1/+1
* Fix permissions in installersMartin Kosek2011-09-071-4/+12
* enable proxy for dogtagAdam Young2011-08-291-0/+5
* Add option to install without the automatic redirect to the Web UI.Jan Cholasta2011-08-181-2/+2
* Generate a database password by default in all cases.Rob Crittenden2011-07-171-1/+1
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-1/+1
* Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.Rob Crittenden2011-03-151-0/+1
* ipa-server-install inconsistent capitalizationMartin Kosek2011-02-031-5/+5
* Allow ipa-dns-install to install with just admin credentialsSimo Sorce2011-01-071-0/+4
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Move Selfsigned CA creation out of dsinstanceSimo Sorce2010-12-101-30/+26
* Introduce ipa control script that reads configuration off ldapSimo Sorce2010-12-101-1/+4
* Use Realm as certs subject base nameSimo Sorce2010-11-181-7/+7
* Include time duration hints when configuring services in ipa-server-install.Rob Crittenden2010-10-081-1/+1
* Have certmonger track the initial Apache and 389-ds server certs.Rob Crittenden2010-09-091-4/+7
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-031-0/+3
* User-defined certificate subjectsRob Crittenden2010-01-201-5/+6
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-111-4/+12
* Add option to have ipautil.run() not raise an exceptionRob Crittenden2009-11-301-1/+1
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-11/+25
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-121-7/+3
* Identify CAs to trust from an imported PKCS#12 fileRob Crittenden2009-07-271-0/+1