index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Do not show full SSH public keys in command output by default.
Jan Cholasta
2012-10-11
1
-3
/
+3
*
Fix NS records in installation
Petr Viktorin
2012-09-27
1
-0
/
+3
*
Use custom zonemgr for reverse zones
Martin Kosek
2012-09-26
1
-0
/
+13
*
Use default reverse zone consistently
Martin Kosek
2012-09-19
1
-0
/
+18
*
JSON serialization of long type
Petr Vobornik
2012-09-13
1
-1
/
+1
*
Use OpenSSH-style public keys as the preferred format of SSH public keys.
Jan Cholasta
2012-09-06
1
-19
/
+37
*
Fixed metadata serialization of Numbers and DNs
Petr Vobornik
2012-09-06
1
-0
/
+3
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-1
/
+1
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-8
/
+1
*
Fill new DNS zone update policy by default
Martin Kosek
2012-06-05
1
-4
/
+25
*
Replace DNS client based on acutil with python-dns
Martin Kosek
2012-05-24
1
-7
/
+9
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-47
/
+0
*
Improve error message in zonemgr validator
Martin Kosek
2012-04-29
1
-18
/
+22
[next]