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
/
installutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace hard-coded paths with path constants
Christian Heimes
2018-02-08
1
-5
/
+12
*
Custom ca-subject logging
amitkuma
2018-01-23
1
-1
/
+2
*
Use pylint 1.7.5 with fix for bad python3 import
Christian Heimes
2017-12-19
1
-1
/
+1
*
Add safe DirectiveSetter context manager
Christian Heimes
2017-12-12
1
-3
/
+84
*
installutils: refactor set_directive
Fraser Tweedale
2017-12-12
1
-23
/
+33
*
Prevent set_directive from clobbering other keys
Fraser Tweedale
2017-12-12
1
-3
/
+3
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-2
/
+2
*
Remove the `message` attribute from exceptions
Stanislav Laznicka
2017-10-06
1
-1
/
+1
*
ldif: handle attribute names as strings
Stanislav Laznicka
2017-09-12
1
-0
/
+3
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-10
/
+7
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-2
/
+2
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-80
/
+83
*
CheckedIPAddress: remove match_local param
Martin Basti
2017-06-20
1
-1
/
+1
*
Only warn when specified server IP addresses don't match intf
Martin Basti
2017-06-06
1
-2
/
+2
*
py3: ConfigParser: replace deprecated readfd with read
Martin Basti
2017-06-01
1
-3
/
+2
*
py3: use ConfigParser instead of SafeConfigParser
Martin Basti
2017-06-01
1
-1
/
+6
*
server install: fix KDC certificate validation in CA-less
Jan Cholasta
2017-05-19
1
-8
/
+16
*
certdb: use custom object for trust flags
Jan Cholasta
2017-05-19
1
-1
/
+1
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-2
/
+3
*
installutils: add DM password validator
Tomas Krizek
2017-05-17
1
-0
/
+16
*
Create system users for FreeIPA services during package installation
David Kupka
2017-04-11
1
-13
/
+0
*
Add a new user to run the framework code
Simo Sorce
2017-02-15
1
-0
/
+13
*
Simplify NSSDatabase password file handling
Simo Sorce
2017-02-15
1
-11
/
+6
*
Change session handling
Simo Sorce
2017-02-15
1
-1
/
+1
*
Delegate directive value quoting/unquoting to separate functions
Martin Babinsky
2017-01-25
1
-27
/
+43
*
installutils: improve directive value parsing in `get_directive`
Martin Babinsky
2017-01-25
1
-2
/
+17
*
Fix the installutils.set_directive docstring
Martin Babinsky
2017-01-25
1
-5
/
+8
*
Allow full customisability of IPA CA subject DN
Fraser Tweedale
2017-01-11
1
-0
/
+4
*
Extract function for computing default subject base
Fraser Tweedale
2017-01-11
1
-0
/
+4
*
installutils: remove hardcoded subject DN assumption
Fraser Tweedale
2017-01-11
1
-3
/
+4
*
Make `kadmin` family of functions return the result of ipautil.run
Martin Babinsky
2016-12-16
1
-5
/
+8
*
Accept server host names resolvable only using /etc/hosts
Petr Spacek
2016-11-29
1
-4
/
+3
*
ipautil: move file encryption functions to installutils
Jan Cholasta
2016-11-29
1
-1
/
+79
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
1
-1
/
+2
*
ipautil: remove get_domain_name()
Jan Cholasta
2016-11-29
1
-5
/
+0
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
1
-2
/
+2
*
Break ipaplatform / ipalib import cycle of hell
Christian Heimes
2016-11-24
1
-1
/
+1
*
Provide user hint about IP address in IPA install
Abhijeet Kasurde
2016-11-11
1
-2
/
+4
*
installutils: remove 'install_service_keytab' function
Martin Babinsky
2016-11-11
1
-11
/
+0
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-8
/
+6
*
install: add restart_dirsrv for directory server restarts
Tomas Krizek
2016-11-07
1
-1
/
+12
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-0
/
+2
*
mod_nss: use more robust quoting of NSSNickname directive
Martin Babinsky
2016-10-03
1
-11
/
+31
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-1
/
+1
*
pylint: fix old-style-class
Jan Barta
2016-09-22
1
-1
/
+1
*
Remove sys.exit from install modules and scripts
Stanislav Laznicka
2016-08-16
1
-10
/
+10
*
install: fix external CA cert validation
Jan Cholasta
2016-08-04
1
-1
/
+1
*
Fix internal errors in host-add and other commands caused by DNS resolution
Petr Spacek
2016-07-01
1
-10
/
+3
*
Use NSS for name->resolution in IPA installer
Petr Spacek
2016-06-29
1
-2
/
+41
*
Report missing certificate in external trust chain
Florence Blanc-Renaud
2016-06-23
1
-2
/
+3
[next]