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
/
server
/
replicainstall.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix replica_promotion-domlevel0 test failures
Alexander Koksharov
2018-02-06
1
-8
/
+8
*
LGTM: Fix multiple use before assignment
Christian Heimes
2018-01-09
1
-0
/
+3
*
Fix ipa-replica-install when key not protected by PIN
Florence Blanc-Renaud
2017-11-23
1
-3
/
+3
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-4
/
+4
*
Fixing how sssd.conf is updated when promoting a client to replica
Felipe Volpone
2017-09-12
1
-15
/
+12
*
Move tmpfiles.d configuration handling back to spec file
Martin Babinsky
2017-08-30
1
-3
/
+0
*
replica: fix SetuptoolsVersion comparison
Stanislav Laznicka
2017-08-03
1
-1
/
+1
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-44
/
+46
*
Remove network and broadcast address warnings
Martin Basti
2017-06-20
1
-9
/
+1
*
replica install: add missing check for non-local IP address
Martin Basti
2017-06-20
1
-0
/
+1
*
Only warn when specified server IP addresses don't match intf
Martin Basti
2017-06-06
1
-0
/
+2
*
httpinstance: wait until the service entry is replicated
Jan Cholasta
2017-05-30
1
-2
/
+3
*
replica install: respect --pkinit-cert-file
Jan Cholasta
2017-05-19
1
-3
/
+6
*
server install: fix KDC certificate validation in CA-less
Jan Cholasta
2017-05-19
1
-2
/
+9
*
client install: fix client PKINIT configuration
Jan Cholasta
2017-05-19
1
-0
/
+4
*
install: trust IPA CA for PKINIT
Jan Cholasta
2017-05-19
1
-0
/
+1
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-2
/
+2
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-1
/
+2
*
replicainstall: better client install exception handling
Stanislav Laznicka
2017-04-12
1
-42
/
+41
*
Add the force-join option to replica install
Stanislav Laznicka
2017-04-12
1
-0
/
+2
*
Create system users for FreeIPA services during package installation
David Kupka
2017-04-11
1
-5
/
+1
*
install: request service certs after host keytab is set up
Jan Cholasta
2017-04-07
1
-3
/
+2
*
dsinstance, httpinstance: consolidate certificate request code
Jan Cholasta
2017-04-07
1
-20
/
+2
*
Fixing replica install: fix ldap connection in domlvl 0
felipe
2017-03-22
1
-1
/
+10
*
Move PKINIT configuration to a later stage of server/replica install
Martin Babinsky
2017-03-15
1
-0
/
+3
*
server install: require IPv6 stack to be enabled
Tomas Krizek
2017-03-09
1
-0
/
+1
*
Merge AD trust configurator into replica installer
Martin Babinsky
2017-03-01
1
-1
/
+11
*
FIPS: perform replica installation check
Tomas Krizek
2017-02-21
1
-0
/
+22
*
replicainstall: add context manager for rpc client
Tomas Krizek
2017-02-21
1
-11
/
+22
*
check_remote_version: update exception and docstring
Tomas Krizek
2017-02-21
1
-1
/
+8
*
Update warning message for replica install
Abhijeet Kasurde
2017-02-17
1
-1
/
+5
*
Rationalize creation of RA and HTTPD NSS databases
Simo Sorce
2017-02-15
1
-8
/
+6
*
Add a new user to run the framework code
Simo Sorce
2017-02-15
1
-1
/
+3
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-4
/
+7
*
Generate tmpfiles config at install time
Simo Sorce
2017-02-15
1
-0
/
+3
*
Change session handling
Simo Sorce
2017-02-15
1
-4
/
+1
*
Remove is_fips_enabled checks in installers and ipactl
Stanislav Laznicka
2017-02-13
1
-6
/
+7
*
replica install: relax domain level check for promotion
Fraser Tweedale
2017-02-09
1
-26
/
+30
*
replica install: do not log host OTP
Jan Cholasta
2017-02-07
1
-1
/
+3
*
Allow full customisability of IPA CA subject DN
Fraser Tweedale
2017-01-11
1
-6
/
+13
*
Extract function for computing default subject base
Fraser Tweedale
2017-01-11
1
-1
/
+1
*
installer: rename --subject to --subject-base
Fraser Tweedale
2017-01-11
1
-2
/
+2
*
Unify password generation across FreeIPA
Stanislav Laznicka
2017-01-06
1
-2
/
+1
*
Fix DL1 replica installation in CA-less topology
Fraser Tweedale
2016-12-20
1
-1
/
+1
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-1
/
+3
*
replicainstall: give correct error message on DL mismatch
Stanislav Laznicka
2016-12-09
1
-1
/
+1
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
1
-6
/
+13
*
ipaclient: move install modules to the install subpackage
Jan Cholasta
2016-11-29
1
-6
/
+6
*
ipalib: move certstore to the install subpackage
Jan Cholasta
2016-11-29
1
-2
/
+2
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
1
-6
/
+7
[next]