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
/
ipaserver
/
install
/
krainstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
upgrade: add profile to Dogtag tracking requests
Fraser Tweedale
2019-07-22
1
-0
/
+3
*
dogtaginstance: add profile to tracking requests
Fraser Tweedale
2019-07-22
1
-3
/
+5
*
ipaserver/install/krainstance.py: chown after write
François Cami
2019-04-11
1
-6
/
+4
*
Simplify and consolidate ipaca.ini
Christian Heimes
2019-04-10
1
-3
/
+1
*
Add pki.ini override option
Christian Heimes
2019-04-10
1
-5
/
+7
*
Use new pki_ipaca.ini to spawn instances
Christian Heimes
2019-04-10
1
-98
/
+23
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
1
-4
/
+1
*
Py3: Replace six.text_type with str
Christian Heimes
2018-09-27
1
-2
/
+1
*
Delay enabling services until end of installer
Christian Heimes
2018-07-06
1
-1
/
+1
*
Fix replication races in Dogtag admin code
Christian Heimes
2018-06-22
1
-0
/
+1
*
Move config directives handling code
Stanislav Laznicka
2018-05-29
1
-1
/
+2
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-0
/
+2
*
Dogtag configs: rename deprecated options
Stanislav Laznicka
2018-03-22
1
-2
/
+2
*
Enable ephemeral KRA requests
Rob Crittenden
2017-12-15
1
-0
/
+1
*
Make the path to CS.cfg a class variable
Rob Crittenden
2017-12-15
1
-4
/
+17
*
Don't use admin cert during KRA installation
Fraser Tweedale
2017-12-12
1
-3
/
+7
*
Unify storing certificates in LDAP
Stanislav Laznicka
2017-08-25
1
-2
/
+1
*
krainstance: fix writing str to file
Stanislav Laznicka
2017-07-27
1
-1
/
+1
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-2
/
+5
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-2
/
+1
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-3
/
+4
*
{ca,kra}instance: drop redundant URI argument from ad-hoc ldap2 connections
Jan Cholasta
2017-07-04
1
-3
/
+1
*
Change ConfigParser to RawConfigParser
Stanislav Laznicka
2017-05-26
1
-2
/
+2
*
ipa-kra-install: fix pkispawn setting for pki_security_domain_hostname
Florence Blanc-Renaud
2017-05-18
1
-1
/
+1
*
renew agent: get rid of virtual profiles
Jan Cholasta
2017-05-15
1
-3
/
+3
*
Add pki_pin only when needed
Stanislav Laznicka
2017-04-05
1
-3
/
+7
*
Hide PKI Client database password in log file
Abhijeet Kasurde
2017-03-30
1
-3
/
+6
*
Generate PIN for PKI to help Dogtag in FIPS
Stanislav Laznicka
2017-03-28
1
-1
/
+5
*
installer: update time estimates
Tomas Krizek
2017-03-10
1
-1
/
+1
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-6
/
+5
*
Don't run kra.configure_instance if not necessary
Stanislav Laznicka
2017-03-01
1
-33
/
+32
*
Move RA agent certificate file export to a different location
Stanislav Laznicka
2017-03-01
1
-6
/
+1
*
Remove DM password files after successfull pkispawn run
Stanislav Laznicka
2017-02-23
1
-4
/
+10
*
Use newer Certificate.serial_number in krainstance.py
Stanislav Laznicka
2017-02-23
1
-1
/
+1
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-3
/
+2
*
ipa-kra-install must create directory if it does not exist
Florence Blanc-Renaud
2017-02-02
1
-0
/
+4
*
py3: write CA/KRA config into file opened in text mode
Martin Basti
2017-01-24
1
-1
/
+1
*
py3: CA/KRA: config parser requires string
Martin Basti
2017-01-24
1
-1
/
+2
*
Allow full customisability of IPA CA subject DN
Fraser Tweedale
2017-01-11
1
-2
/
+5
*
Extract function for computing default subject base
Fraser Tweedale
2017-01-11
1
-4
/
+4
*
Do not log DM password in ca/kra installation logs
Stanislav Laznicka
2016-11-25
1
-1
/
+4
*
KRA: don't add KRA container when KRA replica
Martin Basti
2016-11-21
1
-10
/
+4
*
Make service user name a class member of Service
Martin Babinsky
2016-11-11
1
-3
/
+2
*
replica install: merge KRA agent cert export into KRA install
Jan Cholasta
2016-11-11
1
-30
/
+33
*
install: merge all KRA install code paths into one
Jan Cholasta
2016-11-11
1
-99
/
+10
*
replica install: use one remote KRA host name everywhere
Jan Cholasta
2016-11-11
1
-1
/
+1
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-1
/
+1
*
install: remove adhoc dis/connect from services
Tomas Krizek
2016-11-07
1
-4
/
+0
*
install: add restart_dirsrv for directory server restarts
Tomas Krizek
2016-11-07
1
-1
/
+1
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-0
/
+2
[next]