index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
install
/
httpinstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipaplatform, ipa.conf: Use paths variables in ipa.conf.template
Timo Aaltonen
2018-02-09
1
-0
/
+5
*
Move config templates from install/conf to install/share
Timo Aaltonen
2018-02-09
1
-2
/
+5
*
Replace wsgi package conflict with config file
Christian Heimes
2018-02-09
1
-1
/
+6
*
Fix ipa-server-upgrade with server cert tracking
Florence Blanc-Renaud
2017-09-19
1
-3
/
+13
*
Removing part of circular dependency of ipalib in ipaplaform
Felipe Volpone
2017-08-30
1
-1
/
+2
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-3
/
+3
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-4
/
+6
*
Turn off OCSP check
Pavel Vomacka
2017-06-06
1
-19
/
+24
*
httpinstance: wait until the service entry is replicated
Jan Cholasta
2017-05-30
1
-2
/
+27
*
httpd: move SELinux settings to constants
Martin Basti
2017-05-26
1
-9
/
+2
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-2
/
+4
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-2
/
+3
*
Turn on NSSOCSP check in mod_nss conf
Pavel Vomacka
2017-05-10
1
-0
/
+30
*
Stop requesting anonymous keytab and purge all references of it
Martin Babinsky
2017-04-28
1
-17
/
+0
*
separate function to set ipaConfigString values on service entry
Martin Babinsky
2017-04-28
1
-41
/
+2
*
Fix CA-less to CA-full upgrade
Stanislav Laznicka
2017-04-12
1
-1
/
+1
*
Create system users for FreeIPA services during package installation
David Kupka
2017-04-11
1
-13
/
+0
*
dsinstance, httpinstance: consolidate certificate request code
Jan Cholasta
2017-04-07
1
-20
/
+20
*
httpinstance: avoid httpd restart during certificate request
Jan Cholasta
2017-04-07
1
-3
/
+4
*
httpinstance: make sure NSS database is backed up
Jan Cholasta
2017-04-04
1
-1
/
+2
*
Get correct CA cert nickname in CA-less
Stanislav Laznicka
2017-04-03
1
-1
/
+6
*
httpinstance.disable_system_trust: Don't fail if module 'Root Certs' is not a...
David Kupka
2017-03-28
1
-3
/
+11
*
httpinstance: clean up /etc/httpd/alias on uninstall
Jan Cholasta
2017-03-22
1
-0
/
+3
*
httpinstance: disable system trust module in /etc/httpd/alias
Jan Cholasta
2017-03-14
1
-0
/
+14
*
Support certificate login after installation and upgrade
Pavel Vomacka
2017-03-14
1
-0
/
+1
*
Installation must publish CA cert in /usr/share/ipa/html/ca.crt
Florence Blanc-Renaud
2017-03-13
1
-0
/
+6
*
installer: update time estimates
Tomas Krizek
2017-03-10
1
-1
/
+1
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-10
/
+5
*
httpinstance: re-use parent's methods to retrieve anonymous keytab
Martin Babinsky
2017-02-22
1
-1
/
+4
*
Make request_service_keytab into a public method
Martin Babinsky
2017-02-22
1
-1
/
+1
*
Add FIPS-token password of HTTPD NSS database
Stanislav Laznicka
2017-02-15
1
-7
/
+12
*
Rationalize creation of RA and HTTPD NSS databases
Simo Sorce
2017-02-15
1
-9
/
+4
*
Add a new user to run the framework code
Simo Sorce
2017-02-15
1
-3
/
+3
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-44
/
+39
*
Configure HTTPD to work via Gss-Proxy
Simo Sorce
2017-02-15
1
-9
/
+15
*
Use Anonymous user to obtain FAST armor ccache
Simo Sorce
2017-02-15
1
-0
/
+13
*
Explicitly handle quoting/unquoting of NSSNickname directive
Martin Babinsky
2017-01-25
1
-1
/
+3
*
py3: create_cert_db: write to file in a compatible way
Martin Basti
2017-01-24
1
-3
/
+3
*
ipa_generate_password algorithm change
Petr Spacek
2017-01-06
1
-1
/
+1
*
Unify password generation across FreeIPA
Stanislav Laznicka
2017-01-06
1
-3
/
+2
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-1
/
+1
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-3
/
+8
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
1
-1
/
+1
*
Break ipaplatform / ipalib import cycle of hell
Christian Heimes
2016-11-24
1
-2
/
+2
*
services: replace admin_conn with api.Backend.ldap2
Tomas Krizek
2016-11-22
1
-4
/
+5
*
Fix renewal lock issues on installation
Florence Blanc-Renaud
2016-11-16
1
-2
/
+2
*
domain-level agnostic keytab retrieval in httpinstance
Martin Babinsky
2016-11-11
1
-12
/
+4
*
Turn Kerberos-related properties to Service class members
Martin Babinsky
2016-11-11
1
-5
/
+6
*
Make service user name a class member of Service
Martin Babinsky
2016-11-11
1
-5
/
+7
*
service installers: clean up the inheritance
Martin Babinsky
2016-11-11
1
-6
/
+4
[next]