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
/
krbinstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace hard-coded paths with path constants
Christian Heimes
2018-02-08
1
-1
/
+1
*
Less confusing message for PKINIT configuration during install
Aleksei Slaikovskii
2017-10-13
1
-2
/
+11
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-13
/
+15
*
install: do not assume /etc/krb5.conf.d exists
Jan Cholasta
2017-06-28
1
-1
/
+7
*
pkinit manage: introduce ipa-pkinit-manage
Jan Cholasta
2017-06-06
1
-0
/
+24
*
krb5: make sure KDC certificate is readable
Alexander Bokovoy
2017-05-25
1
-1
/
+2
*
server install: fix KDC PKINIT configuration
Jan Cholasta
2017-05-19
1
-11
/
+16
*
client install: fix client PKINIT configuration
Jan Cholasta
2017-05-19
1
-1
/
+3
*
ipa-server-install with external CA: fix pkinit cert issuance
Florence Blanc-Renaud
2017-05-03
1
-0
/
+8
*
Do not test anonymous PKINIT after install/upgrade
Martin Babinsky
2017-04-28
1
-9
/
+0
*
API for retrieval of master's PKINIT status and publishing it in LDAP
Martin Babinsky
2017-04-28
1
-0
/
+41
*
Allow for configuration of all three PKINIT variants when deploying KDC
Martin Babinsky
2017-04-28
1
-52
/
+93
*
Always check and create anonymous principal during KDC install
Martin Babinsky
2017-03-30
1
-4
/
+13
*
Split out anonymous PKINIT test to a separate method
Martin Babinsky
2017-03-30
1
-0
/
+2
*
Remove unused variable from failed anonymous PKINIT handling
Martin Babinsky
2017-03-30
1
-1
/
+1
*
Try out anonymous PKINIT after it is configured
Martin Babinsky
2017-03-15
1
-0
/
+6
*
check for replica's KDC entry on master before requesting PKINIT cert
Martin Babinsky
2017-03-15
1
-0
/
+15
*
Move PKINIT configuration to a later stage of server/replica install
Martin Babinsky
2017-03-15
1
-7
/
+17
*
Request PKINIT cert directly from Dogtag API on first master
Martin Babinsky
2017-03-15
1
-0
/
+16
*
Make PKINIT certificate request logic consistent with other installers
Martin Babinsky
2017-03-15
1
-8
/
+8
*
installer: update time estimates
Tomas Krizek
2017-03-10
1
-2
/
+2
*
Refactor certmonger for OpenSSL certificates
Stanislav Laznicka
2017-03-01
1
-2
/
+1
*
Remove pkcs12 handling functions from CertDB
Stanislav Laznicka
2017-03-01
1
-5
/
+2
*
Use Anonymous user to obtain FAST armor ccache
Simo Sorce
2017-02-15
1
-2
/
+3
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-14
/
+48
*
constants: remove CACERT
Jan Cholasta
2016-11-29
1
-2
/
+1
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-1
/
+2
*
Replace LooseVersion
Christian Heimes
2016-11-24
1
-3
/
+3
*
services: replace admin_conn with api.Backend.ldap2
Tomas Krizek
2016-11-22
1
-6
/
+7
*
Use common procedure to setup initial replication in both domain levels
Martin Babinsky
2016-11-17
1
-3
/
+0
*
dsinstance: use keytab retrieval method from parent class
Martin Babinsky
2016-11-11
1
-3
/
+0
*
service installers: clean up the inheritance
Martin Babinsky
2016-11-11
1
-7
/
+5
*
do partial host enrollment in domain level 0 replica install
Martin Babinsky
2016-11-11
1
-2
/
+0
*
install: remove adhoc dis/connect from services
Tomas Krizek
2016-11-07
1
-3
/
+0
*
install: remove dirman_pw from services
Tomas Krizek
2016-11-07
1
-3
/
+4
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-1
/
+1
*
set krbcanonicalname on host entry during krbinstance configuration
Martin Babinsky
2016-06-23
1
-0
/
+1
*
Fix kdc.conf.template to use ipaplatform.paths.
Timo Aaltonen
2016-03-23
1
-1
/
+6
*
Move user/group constants for PKI and DS into ipaplatform
Christian Heimes
2016-03-22
1
-2
/
+2
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-3
/
+3
*
Enable pylint unnecessary-pass check
Martin Basti
2015-12-23
1
-1
/
+0
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-7
/
+0
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
1
-3
/
+4
*
replica install: add ipaservers if it does not exist
Jan Cholasta
2015-12-11
1
-5
/
+4
*
aci: add IPA servers host group 'ipaservers'
Jan Cholasta
2015-12-07
1
-0
/
+7
*
Implement replica promotion functionality
Simo Sorce
2015-10-15
1
-4
/
+9
*
Use the print function
Petr Viktorin
2015-09-01
1
-1
/
+2
*
Move sasl mappings creation to dsinstance
Simo Sorce
2015-08-27
1
-48
/
+0
*
Remove custom utility function from krbinstance
Simo Sorce
2015-08-27
1
-21
/
+3
[next]