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
/
install
/
restart_scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have all the scripts run in python 3 by default
Stanislav Laznicka
2018-02-15
7
-7
/
+7
*
renew_ra_cert: fix update of IPA RA user entry
Fraser Tweedale
2017-12-07
1
-5
/
+1
*
Fix Certificate renewal (with ext ca)
Florence Blanc-Renaud
2017-08-30
1
-1
/
+7
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-3
/
+3
*
Turn off OCSP check
Pavel Vomacka
2017-06-06
1
-14
/
+1
*
krb5: make sure KDC certificate is readable
Alexander Bokovoy
2017-05-25
1
-4
/
+0
*
server install: fix KDC PKINIT configuration
Jan Cholasta
2017-05-19
2
-0
/
+32
*
certdb: use custom object for trust flags
Jan Cholasta
2017-05-19
1
-1
/
+1
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-1
/
+2
*
Turn on NSSOCSP check in mod_nss conf
Pavel Vomacka
2017-05-10
1
-1
/
+13
*
renew agent, restart scripts: connect to LDAP after kinit
Jan Cholasta
2017-04-07
2
-4
/
+8
*
dsinstance: reconnect ldap2 after DS is restarted by certmonger
Jan Cholasta
2017-04-07
1
-1
/
+1
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-11
/
+19
*
Move RA agent certificate file export to a different location
Stanislav Laznicka
2017-03-01
1
-2
/
+2
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
4
-4
/
+6
*
ipalib: move certstore to the install subpackage
Jan Cholasta
2016-11-29
1
-1
/
+2
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
2
-4
/
+4
*
Build: remove incorrect use of MAINTAINERCLEANFILES
Petr Spacek
2016-11-16
1
-4
/
+0
*
Fix renewal lock issues on installation
Florence Blanc-Renaud
2016-11-16
3
-12
/
+4
*
libexec scripts: ldap conn management
Tomas Krizek
2016-11-09
2
-0
/
+4
*
install: remove dirman_pw from services
Tomas Krizek
2016-11-07
2
-2
/
+2
*
Update lightweight CA serial after renewal
Fraser Tweedale
2016-06-29
1
-0
/
+1
*
restart scripts: bootstrap api with in_server=True
Fraser Tweedale
2016-06-21
4
-4
/
+4
*
Move freeipa certmonger helpers to libexecdir.
Timo Aaltonen
2016-02-26
1
-1
/
+1
*
cert renewal: import all external CA certs on IPA CA cert renewal
Jan Cholasta
2016-01-27
1
-19
/
+9
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
install: drop support for Dogtag 9
Jan Cholasta
2015-11-25
2
-16
/
+10
*
cert renewal: make renewal of ipaCert atomic
Jan Cholasta
2015-11-19
3
-1
/
+23
*
install: always export KRA agent PEM file
Jan Cholasta
2015-10-08
1
-2
/
+1
*
install: fix KRA agent PEM file permissions
Jan Cholasta
2015-10-08
1
-7
/
+1
*
cert renewal: Automatically update KRA agent PEM file
Jan Cholasta
2015-08-27
1
-1
/
+11
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
5
-10
/
+10
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
1
-1
/
+1
*
Adopted kinit_keytab and kinit_password for kerberos auth
Martin Babinsky
2015-04-20
2
-5
/
+10
*
Make certificate renewal process synchronized
Jan Cholasta
2015-01-13
5
-5
/
+40
*
Add a KRA to IPA
Ade Lee
2014-08-22
1
-5
/
+6
*
Update external CA cert in Dogtag NSS DB on IPA CA cert renewal.
Jan Cholasta
2014-07-30
1
-9
/
+62
*
Update CS.cfg on IPA CA certificate chaining change in renew_ca_cert.
Jan Cholasta
2014-07-30
1
-12
/
+38
*
Upload renewed CA cert to certificate store on renewal.
Jan Cholasta
2014-07-30
1
-7
/
+2
*
Do not use ldapi in certificate renewal scripts.
Jan Cholasta
2014-07-30
2
-51
/
+67
*
Automatically update CA certificate in LDAP on renewal.
Jan Cholasta
2014-07-30
1
-0
/
+28
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
5
-5
/
+0
*
ipaplatform: Change service code in freeipa to use ipaplatform services
Tomas Babej
2014-06-16
5
-6
/
+11
*
Merge restart_httpd functionality to renew_ra_cert.
Jan Cholasta
2014-03-25
1
-9
/
+11
*
Merge restart_pkicad functionality to renew_ca_cert and remove restart_pkicad.
Jan Cholasta
2014-03-25
3
-92
/
+31
*
Use dogtag-ipa-ca-renew-agent to track certificates on master CA.
Jan Cholasta
2014-03-25
2
-103
/
+26
*
Fix certificate renewal scripts to work with separate CA DS instance.
Jan Cholasta
2014-03-25
2
-4
/
+2
*
Log unhandled exceptions in certificate renewal scripts.
Jan Cholasta
2014-03-10
6
-176
/
+218
*
Convert remaining installer code to LDAPEntry API.
Jan Cholasta
2014-01-24
2
-10
/
+14
*
Revert restart scripts file permissions change
Martin Kosek
2014-01-08
2
-0
/
+0
[next]