index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install
/
certmonger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip lock and fork in ipa-server-guard on unsupported ops
Rob Crittenden
2019-09-06
1
-0
/
+13
*
Defer initializing the API in dogtag-ipa-ca-renew-agent-submit
Rob Crittenden
2019-09-06
1
-3
/
+3
*
dogtag-ipa-ca-renew-agent: always use profile-based renewal
Fraser Tweedale
2019-07-22
1
-3
/
+3
*
certmonger: use long options when invoking dogtag-ipa-renew-agent
Fraser Tweedale
2019-07-22
1
-1
/
+1
*
Replace PYTHONSHEBANG with valid shebang
Christian Heimes
2019-06-24
2
-2
/
+2
*
cainstance: add function to determine ca_renewal nickname
Fraser Tweedale
2019-05-29
1
-14
/
+2
*
Extract ca_renewal cert update subroutine
Fraser Tweedale
2019-05-29
1
-15
/
+1
*
Generate scripts from templates
Christian Heimes
2018-08-23
1
-3
/
+10
*
Rename Python scripts and add dynamic shebang
Christian Heimes
2018-08-23
2
-2
/
+2
*
Have all the scripts run in python 3 by default
Stanislav Laznicka
2018-02-15
2
-2
/
+2
*
ipa-cacert-manage renew: switch from ext-signed CA to self-signed
Florence Blanc-Renaud
2017-10-18
1
-1
/
+1
*
Fix external renewal for CA with non-default subject DN
Fraser Tweedale
2017-09-01
1
-3
/
+4
*
certmonger: remove temporary workaround
Stanislav Laznicka
2017-08-30
1
-23
/
+5
*
python3: port certmonger requests script
Stanislav Laznicka
2017-08-22
1
-11
/
+15
*
crtmgr: fix bug if CERTMONGER_CERTIFICATE not set
Stanislav Laznicka
2017-08-22
1
-2
/
+2
*
certmonger: finish refactoring for request script
Stanislav Laznicka
2017-08-22
1
-6
/
+4
*
certmonger: fix storing retrieved certificates
Stanislav Laznicka
2017-08-22
1
-1
/
+1
*
Fixup of not-so-good PEM certs
Stanislav Laznicka
2017-07-27
1
-4
/
+20
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-11
/
+11
*
renew agent: get rid of virtual profiles
Jan Cholasta
2017-05-15
1
-41
/
+9
*
renew agent: always export CSR on IPA CA certificate renewal
Jan Cholasta
2017-05-15
1
-0
/
+11
*
renew agent: allow reusing existing certs
Jan Cholasta
2017-05-15
1
-18
/
+49
*
cainstance: use correct profile for lightweight CA certificates
Jan Cholasta
2017-05-15
1
-32
/
+4
*
renew agent: respect CA renewal master setting
Jan Cholasta
2017-05-15
1
-1
/
+1
*
renew agent, restart scripts: connect to LDAP after kinit
Jan Cholasta
2017-04-07
1
-2
/
+4
*
renew agent: revert to host keytab authentication
Jan Cholasta
2017-04-07
1
-1
/
+7
*
dogtag-ipa-ca-renew-agent-submit: fix the is_replicated() function
Florence Blanc-Renaud
2017-03-28
1
-1
/
+1
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-4
/
+6
*
Workaround for certmonger's "Subject" representations
Stanislav Laznicka
2017-03-01
1
-1
/
+11
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-1
/
+3
*
renew agent: handle non-replicated certificates
Jan Cholasta
2017-01-16
1
-9
/
+16
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
1
-1
/
+1
*
Build: remove incorrect use of MAINTAINERCLEANFILES
Petr Spacek
2016-11-16
1
-4
/
+0
*
Refactor installer code requesting certificates
Florence Blanc-Renaud
2016-11-10
1
-1
/
+1
*
Use autobind instead of host keytab authentication in dogtag-ipa-ca-renew-agent
Florence Blanc-Renaud
2016-11-10
1
-6
/
+1
*
pkcs10: remove pyasn1 PKCS #10 spec
Fraser Tweedale
2016-11-10
1
-16
/
+36
*
libexec scripts: ldap conn management
Tomas Krizek
2016-11-09
1
-0
/
+3
*
install: remove dirman_pw from services
Tomas Krizek
2016-11-07
1
-2
/
+2
*
Pylint: remove unused variables from installers and scripts
Martin Basti
2016-10-06
1
-6
/
+4
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
ipa-certupdate: track lightweight CA certificates
Fraser Tweedale
2016-06-29
1
-5
/
+34
*
Load server plugins in certmonger renewal helper
Fraser Tweedale
2016-06-08
1
-1
/
+1
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
2
-8
/
+22
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+6
*
Use the print function
Petr Viktorin
2015-09-01
2
-3
/
+7
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
2
-4
/
+4
*
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
1
-1
/
+3
*
Make certificate renewal process synchronized
Jan Cholasta
2015-01-13
3
-1
/
+59
*
Fix CA certificate renewal syslog alert
Jan Cholasta
2015-01-13
1
-1
/
+1
[next]