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
*
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
*
Remove unused imports
Martin Basti
2015-12-23
1
-2
/
+0
*
Removed duplicate domain name validating function
Stanislav Laznicka
2015-12-02
1
-18
/
+17
*
ipa-csreplica-manage: disable connect/disconnect/del with domain level > 0
Martin Basti
2015-11-02
1
-0
/
+5
*
util: Add detect_dns_zone_realm_type helper
Tomas Babej
2015-10-12
1
-0
/
+55
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
1
-2
/
+1
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Replace uses of map()
Petr Viktorin
2015-09-01
1
-2
/
+4
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-4
/
+6
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
1
-12
/
+0
*
DNSSEC: fix forward zone forwarders checks
Martin Basti
2015-08-25
1
-6
/
+7
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-7
/
+7
*
Port from python-kerberos to python-gssapi
Michael Simacek
2015-08-05
1
-8
/
+5
*
ipalib: Move find_modules_in_dir from util to plugable
Jan Cholasta
2015-07-01
1
-22
/
+0
*
topology: check topology in ipa-replica-manage del
Petr Vobornik
2015-06-29
1
-0
/
+51
*
DNSSEC: Detect zone shadowing with incorrect DNSSEC signatures.
Petr Spacek
2015-06-11
1
-12
/
+14
*
DNSSEC: validate forward zone forwarders
Martin Basti
2015-06-11
1
-2
/
+58
*
DNSSEC: Improve global forwarders validation
Martin Basti
2015-06-11
1
-21
/
+109
*
Throw zonemgr error message before installation proceeds
Martin Basti
2014-12-01
1
-0
/
+45
*
Fix dns zonemgr validation regression
Martin Basti
2014-10-27
1
-0
/
+1
*
DNSSEC: validate forwarders
Martin Basti
2014-10-21
1
-0
/
+35
*
DNS: autofill admin email
Martin Basti
2014-09-25
1
-10
/
+1
*
Allow to add host if AAAA record exists
Martin Basti
2014-08-11
1
-3
/
+14
*
sudorule: Allow using hostmasks for setting allowed hosts
Tomas Babej
2014-06-25
1
-0
/
+7
*
Fix indentation
Martin Basti
2014-06-03
1
-21
/
+21
*
Modified dns related global functions
Martin Basti
2014-06-03
1
-44
/
+14
*
Implement an IPA Foreman smartproxy server
Rob Crittenden
2014-04-30
1
-5
/
+8
*
DNS classless support for reverse domains
Martin Basti
2014-02-11
1
-25
/
+36
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-1
/
+1
*
Don't exclude symlinks when loading plugins
Nick Hatch
2013-09-16
1
-1
/
+1
*
Remove check for alphabetic only characters from domain name validation
Ana Krivokapic
2013-03-15
1
-3
/
+0
*
Add list of domains associated to our realm to cn=etc
Ana Krivokapic
2013-02-19
1
-0
/
+21
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
1
-1
/
+1
*
Add detection for users from trusted/invalid realms
Tomas Babej
2012-12-06
1
-0
/
+15
[next]