summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/httpinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor keytab creationMark McLoughlin2007-12-181-23/+3
* Refactor krbinstance and dsinstance creation stepsMark McLoughlin2007-12-131-22/+11
* More ipautil fixingMark McLoughlin2007-12-131-7/+9
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-121-2/+32
* User provided certs.Karl MacMillan2007-12-121-16/+2
* Import correct httpinstance.pyKarl MacMillan2007-12-111-3/+6
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-061-0/+10
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-301-1/+1
* Check for existance of of the target file in update_file. It used to silentlyRob Crittenden2007-11-151-1/+6
* Forgot to include FQDN in the substitition listRob Crittenden2007-11-131-1/+1
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-051-19/+83
* First step in enabling SSL in the IPA web serverRob Crittenden2007-10-151-0/+76