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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ipaldap: Remove extraneous `long` (included in six.int_types)
Petr Viktorin
2015-10-13
1
-1
/
+1
*
Alias long to int under Python 3
Petr Viktorin
2015-10-13
3
-0
/
+7
*
rpc: Name argument to KerberosError
Petr Viktorin
2015-10-13
1
-1
/
+1
*
ipalib.parameters: Require bytes for Bytes.pattern
Petr Viktorin
2015-10-13
2
-2
/
+4
*
ipalib.parameters: Handle 0-prefixed octal format of ints
Petr Viktorin
2015-10-13
2
-0
/
+4
*
test_keyring: Use str(e) instead of e.message for exceptions
Petr Viktorin
2015-10-13
1
-1
/
+1
*
Add `message` property to IPA's errors and warnings under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+12
*
ipalib.aci: Port to Python 3
Petr Viktorin
2015-10-13
3
-14
/
+16
*
test_ipalib.test_frontend: Port unbound method tests to Python 3
Petr Viktorin
2015-10-13
1
-4
/
+16
*
Rename caught exception for use outside the except: block.
Petr Viktorin
2015-10-13
2
-6
/
+4
*
x509: Port to Python 3
Petr Viktorin
2015-10-13
2
-16
/
+14
*
Do not compare types that are not comparable in Python 3
Petr Viktorin
2015-10-13
3
-6
/
+12
*
comment: Add Documentation string to deduplicate function
David Kupka
2015-10-13
1
-0
/
+3
*
The delegation uris are not set, match message to code.
Jan Pazdziora
2015-10-13
1
-1
/
+1
*
CI Test: add setup_kra options into install scripts
Martin Basti
2015-10-12
2
-11
/
+27
*
upgrade: make sure ldap2 is connected in export_kra_agent_pem
Jan Cholasta
2015-10-12
1
-0
/
+7
*
schema: do not derive ipaVaultPublicKey from ipaPublicKey
Jan Cholasta
2015-10-12
1
-1
/
+2
*
CI TEST: Vault
Martin Basti
2015-10-12
1
-0
/
+205
*
tests: Amend result assertions in realmdomains tests
Tomas Babej
2015-10-12
1
-8
/
+68
*
realmdomains: Do not fail due the ValidationError when adding _kerberos TXT r...
Tomas Babej
2015-10-12
1
-2
/
+5
*
realmdomains: Issue a warning when automated management of realmdomains failed
Tomas Babej
2015-10-12
2
-5
/
+54
*
realmdomains: Add validation that realmdomain being added is indeed from our ...
Tomas Babej
2015-10-12
1
-24
/
+76
*
realmdomains: Minor style and wording improvements
Tomas Babej
2015-10-12
1
-15
/
+60
*
util: Add detect_dns_zone_realm_type helper
Tomas Babej
2015-10-12
1
-0
/
+55
*
Fixed a timing issue with drill returning non-zero exitcode
Oleg Fayans
2015-10-09
1
-0
/
+1
*
client referral support for trusted domain principals
Alexander Bokovoy
2015-10-08
3
-0
/
+123
*
vault: select a server with KRA for vault operations
Jan Cholasta
2015-10-08
2
-4
/
+21
*
install: always export KRA agent PEM file
Jan Cholasta
2015-10-08
4
-9
/
+9
*
install: fix KRA agent PEM file permissions
Jan Cholasta
2015-10-08
4
-16
/
+45
*
Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding L...
Petr Spacek
2015-10-07
2
-8
/
+4
*
Appease pylint
Petr Viktorin
2015-10-07
1
-0
/
+2
*
ipapython.ssh: Port to Python 3
Petr Viktorin
2015-10-07
2
-12
/
+24
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
10
-42
/
+29
*
Use six.Stringio instead of StringIO.StringIO
Petr Viktorin
2015-10-07
4
-10
/
+11
*
Use six.moves.http_client instead of httplib
Petr Viktorin
2015-10-07
4
-5
/
+30
*
Use six.moves.configparser instead of ConfigParser
Petr Viktorin
2015-10-07
14
-25
/
+32
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
9
-37
/
+44
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
18
-71
/
+77
*
Use sys.maxsize instead of sys.maxint
Petr Viktorin
2015-10-07
2
-9
/
+9
*
test_dn: Split bytes and unicode
Petr Viktorin
2015-10-07
1
-42
/
+67
*
ipapython.dn: Use rich comparisons
Petr Viktorin
2015-10-07
2
-47
/
+94
*
rpc: Don't use undocumented urllib functions
Petr Viktorin
2015-10-07
1
-3
/
+4
*
ipap11helper: Port to Python 3
Petr Viktorin
2015-10-07
1
-184
/
+94
*
Update FreeIPA package description
Gabe
2015-10-06
1
-29
/
+35
*
httpinstance: Replace a hardcoded path to password.conf with HTTPD_PASSWORD_CONF
Timo Aaltonen
2015-10-05
1
-1
/
+1
*
paths: Add GENERATE_RNDC_KEY.
Timo Aaltonen
2015-10-05
2
-1
/
+2
*
Include ipatests/test_xmlrpc/data directory into distribution.
Milan Kubík
2015-10-05
1
-0
/
+1
*
ipatests: configure Network Manager not to manage resolv.conf
Milan Kubík
2015-10-02
2
-1
/
+37
*
do not overwrite files with local users/groups when restoring authconfig
Martin Babinsky
2015-10-02
1
-0
/
+12
*
re-kinit after ipa-restore in backup/restore CI tests
Martin Babinsky
2015-10-02
1
-0
/
+3
[prev]
[next]