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
/
installutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipaserver.install.installutils: move commonly used utils to ipapython.ipautil
Alexander Bokovoy
2019-06-29
1
-31
/
+24
*
Add knob to limit hostname length
Rob Crittenden
2019-05-16
1
-1
/
+2
*
Verify external CA's basic constraint pathlen
Christian Heimes
2019-04-04
1
-4
/
+10
*
ipa-{server,replica}-install: add too-restritive mask detection
François Cami
2019-03-13
1
-0
/
+11
*
Move realm_to_serverid/ldap_uri to ipaldap
Christian Heimes
2019-02-05
1
-9
/
+17
*
Print correct subject on CA cert verification failure
Fraser Tweedale
2018-11-13
1
-0
/
+1
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
1
-8
/
+2
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Remove create_replica_config from installutils in ipaserver/install
Thomas Woerner
2018-09-12
1
-46
/
+0
*
Fix pylint 2.0 conditional-related violations
Armando Neto
2018-07-12
1
-1
/
+1
*
Ensure that public cert and CA bundle are readable
Christian Heimes
2018-06-27
1
-1
/
+5
*
Move config directives handling code
Stanislav Laznicka
2018-05-29
1
-225
/
+0
*
Use GnuPG 2 for symmentric encryption
Christian Heimes
2018-05-27
1
-51
/
+30
*
Disable message about log in ipa-backup if IPA is not configured
Rob Crittenden
2018-05-03
1
-2
/
+3
*
Use a regex in installutils.get_directive instead of line splitting
Rob Crittenden
2018-05-02
1
-2
/
+9
*
Handle whitespace, add separator to regex in set_directive_lines
Rob Crittenden
2018-05-02
1
-3
/
+7
*
Replace ntpd with chronyd in installation
Tibor Dudlák
2018-04-09
1
-2
/
+1
*
More cleanup after uninstall
Christian Heimes
2018-03-20
1
-5
/
+5
*
Add value in set_directive after a commented-out version
Rob Crittenden
2018-02-21
1
-6
/
+25
*
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
[next]