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
/
ipalib
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use system-wide crypto policy for TLS ciphers
Christian Heimes
2019-07-02
1
-3
/
+3
*
Use only TLS 1.2 by default
Christian Heimes
2019-07-01
1
-3
/
+5
*
Add knob to limit hostname length
Rob Crittenden
2019-05-16
1
-5
/
+26
*
make sure IPA_CONFDIR is used to check that client is configured
Alexander Bokovoy
2019-01-10
1
-3
/
+4
*
Check pager's executable before subprocess.Popen
Oleg Kozlov
2018-12-07
1
-2
/
+13
*
Fix misleading errors during client install rollback
Rob Crittenden
2018-10-26
1
-1
/
+4
*
Py3: Replace six.integer_types with int
Christian Heimes
2018-09-27
1
-1
/
+1
*
Py3: Replace six.string_types with str
Christian Heimes
2018-09-27
1
-3
/
+3
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Sprinkle raw strings across the code base
Christian Heimes
2018-09-27
1
-2
/
+2
*
Sort and shuffle SRV record by priority and weight
Christian Heimes
2018-06-19
1
-6
/
+5
*
Use system-wide crypto-policies on Fedora
Christian Heimes
2018-02-20
1
-4
/
+5
*
Generate same API.txt under Python 2 and 3
Christian Heimes
2018-02-15
1
-0
/
+38
*
Fix pylint warnings inconsistent-return-statements
Christian Heimes
2017-12-18
1
-1
/
+12
*
If the cafile is not present or readable then raise an exception
Rob Crittenden
2017-12-04
1
-0
/
+4
*
View plugin/command help in pager
Aleksei Slaikovskii
2017-11-16
1
-0
/
+41
*
Use namespace-aware meta importer for ipaplatform
Christian Heimes
2017-11-15
1
-3
/
+4
*
Prevent installation with single label domains
Aleksei Slaikovskii
2017-11-09
1
-1
/
+8
*
Remove pkcs10 module contents
Stanislav Laznicka
2017-10-25
1
-0
/
+17
*
Fixing tox and pylint errors
Felipe Barreto
2017-10-23
1
-6
/
+6
*
Changing how commands handles error when it can't connect to IPA server
Felipe Volpone
2017-08-11
1
-0
/
+14
*
py3: fixing zonemgr_callback
Felipe Volpone
2017-07-27
1
-1
/
+1
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-1
/
+2
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-11
/
+5
*
logging: do not reference loggers in arguments and attributes
Jan Cholasta
2017-07-14
1
-12
/
+11
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-10
/
+12
*
Remove network and broadcast address warnings
Martin Basti
2017-06-20
1
-20
/
+0
*
Only warn when specified server IP addresses don't match intf
Martin Basti
2017-06-06
1
-0
/
+14
*
cert-show: writable files does not mean dirs
Stanislav Laznicka
2017-05-10
1
-1
/
+1
*
Remove the cachedproperty class
Stanislav Laznicka
2017-05-02
1
-34
/
+0
*
Don't use weak ciphers for client HTTPS connections
Stanislav Laznicka
2017-03-09
1
-1
/
+5
*
Remove NSSConnection from the Python RPC module
Stanislav Laznicka
2017-03-01
1
-1
/
+143
*
DNSSEC: forwarders validation improvement
Martin Basti
2017-02-08
1
-2
/
+1
*
_resolve_records: fix assert, nameserver_ip can be none
Martin Basti
2017-01-24
1
-1
/
+1
*
Generate sha256 ssh pubkey fingerprints for hosts
Stanislav Laznicka
2017-01-12
1
-1
/
+1
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
1
-8
/
+4
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
Abstract procedures for IP address warnings
Martin Basti
2016-09-14
1
-1
/
+26
*
harden the check for trust namespace overlap in new principals
Martin Babinsky
2016-07-28
1
-3
/
+7
*
allow multiple dashes in the components of server hostname
Martin Babinsky
2016-07-20
1
-3
/
+10
*
Provide API for management of host, service, and user principal aliases
Martin Babinsky
2016-07-01
1
-0
/
+71
*
IPA API: set krbcanonicalname instead of ipakrbprincipalalias on new entities
Martin Babinsky
2016-06-23
1
-0
/
+11
*
ipaserver module for working with managed topology
Martin Babinsky
2016-06-17
1
-50
/
+0
*
DNS Locations: dnsserver-* commands
Martin Basti
2016-06-17
1
-0
/
+53
*
plugable: allow plugins to be non-classes
Jan Cholasta
2016-06-15
1
-0
/
+26
*
dns: move code shared by client and server to separate module
Jan Cholasta
2016-06-03
1
-0
/
+2
*
Turn verify_host_resolvable() into a wrapper around ipapython.dnsutil
Petr Spacek
2016-05-30
1
-25
/
+7
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
1
-3
/
+5
*
Do not do extra search for ipasshpubkey to generate fingerprints
Martin Basti
2016-04-26
1
-6
/
+34
*
fix suspicious except statements
Martin Basti
2016-03-04
1
-3
/
+3
[next]