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
/
dsinstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
DS install: don't fail if SSL already configured
Stanislav Laznicka
2018-11-13
1
-8
/
+20
*
DS install: fix DS asking for NSS pin during install
Stanislav Laznicka
2018-11-13
1
-2
/
+4
*
DS uninstall: fix serverid missing in state restore
Stanislav Laznicka
2018-11-13
1
-1
/
+4
*
Move lib389 imports to module scope
Stanislav Laznicka
2018-11-13
1
-17
/
+17
*
Don't try legacy installs
Stanislav Laznicka
2018-11-13
1
-85
/
+2
*
Remove some basic pystyle and pylint errors
Stanislav Laznicka
2018-11-13
1
-36
/
+39
*
Support the 1.4.x python installer tools in 389-ds
William Brown
2018-11-13
1
-5
/
+108
*
Remove DL0 specific code from dsinstance ipaserver/install
Thomas Woerner
2018-09-12
1
-2
/
+2
*
Auto-retry failed certmonger requests
Christian Heimes
2018-07-09
1
-1
/
+2
*
Tune DS replication settings
Christian Heimes
2018-07-09
1
-18
/
+30
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-1
/
+1
*
Cleanup and remove more files on uninstall
Christian Heimes
2018-03-28
1
-2
/
+8
*
certmonger: Use explicit storage format
Christian Heimes
2018-02-23
1
-1
/
+3
*
service: rename import_ca_certs_* to export_*
Stanislav Laznicka
2018-02-21
1
-1
/
+1
*
Use mod_ssl instead of mod_nss for Apache TLS for new installs
Rob Crittenden
2018-02-21
1
-1
/
+1
*
Update existing 389-DS cn=RSA,cn=encryption config
Christian Heimes
2018-02-08
1
-1
/
+5
*
Sort external schema files
Christian Heimes
2018-01-10
1
-1
/
+1
*
LGTM: Silence unmatchable dollar
Christian Heimes
2018-01-09
1
-1
/
+5
*
Checks if replica-s4u2proxy.ldif should be applied
Felipe Barreto
2017-10-25
1
-1
/
+18
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-1
/
+1
*
ds: ignore time skew during initial replication step
Alexander Bokovoy
2017-10-19
1
-0
/
+24
*
Use 389-ds provided method for file limits tuning
Rob Crittenden
2017-10-17
1
-25
/
+0
*
Fix ipa-server-upgrade with server cert tracking
Florence Blanc-Renaud
2017-09-19
1
-4
/
+41
*
dsinstance: Restore context after changing dse.ldif
Alexander Bokovoy
2017-09-13
1
-0
/
+1
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-5
/
+5
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-43
/
+46
*
install: trust IPA CA for PKINIT
Jan Cholasta
2017-05-19
1
-7
/
+24
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-1
/
+1
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-2
/
+3
*
Move the compat plugin setup at the end of install
Stanislav Laznicka
2017-04-24
1
-9
/
+0
*
Create system users for FreeIPA services during package installation
David Kupka
2017-04-11
1
-11
/
+0
*
install: request service certs after host keytab is set up
Jan Cholasta
2017-04-07
1
-10
/
+7
*
dsinstance, httpinstance: consolidate certificate request code
Jan Cholasta
2017-04-07
1
-55
/
+21
*
dsinstance: reconnect ldap2 after DS is restarted by certmonger
Jan Cholasta
2017-04-07
1
-0
/
+4
*
certs: do not implicitly create DS pin.txt
Jan Cholasta
2017-03-22
1
-1
/
+2
*
installer: update time estimates
Tomas Krizek
2017-03-10
1
-3
/
+3
*
Support for Certificate Identity Mapping
Florence Blanc-Renaud
2017-03-02
1
-0
/
+1
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-7
/
+8
*
Make request_service_keytab into a public method
Martin Babinsky
2017-02-22
1
-3
/
+3
*
Always use /etc/ipa/ca.crt as CA cert file
Simo Sorce
2017-02-15
1
-5
/
+1
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-3
/
+4
*
py3: change_admin_password: use textual mode
Martin Basti
2017-02-10
1
-16
/
+8
*
py3: open temporary ldif file in text mode
Martin Basti
2017-01-24
1
-2
/
+3
*
Remove duplicated step from DS install
Martin Basti
2017-01-12
1
-2
/
+0
*
Allow full customisability of IPA CA subject DN
Fraser Tweedale
2017-01-11
1
-35
/
+32
*
dsinstance: extract function for writing certmap.conf
Fraser Tweedale
2017-01-11
1
-5
/
+13
*
Extract function for computing default subject base
Fraser Tweedale
2017-01-11
1
-1
/
+2
*
Unify password generation across FreeIPA
Stanislav Laznicka
2017-01-06
1
-4
/
+1
*
dsinstance: minor string fixes
Fraser Tweedale
2017-01-05
1
-6
/
+7
*
Set up DS TLS on replica in CA-less topology
Fraser Tweedale
2017-01-05
1
-1
/
+3
[next]