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
/
ipatests
Commit message (
Expand
)
Author
Age
Files
Lines
*
CI: installation with customized DS config
Martin Basti
2015-10-15
2
-5
/
+105
*
Add ipa-custodia service
Simo Sorce
2015-10-15
1
-0
/
+55
*
tests: Add tests for idoverride object integrity
Tomas Babej
2015-10-14
1
-2
/
+173
*
Replace tab with space in test_user_plugin.py
Martin Basti
2015-10-14
1
-2
/
+2
*
ipalib.parameters: Require bytes for Bytes.pattern
Petr Viktorin
2015-10-13
1
-1
/
+0
*
ipalib.parameters: Handle 0-prefixed octal format of ints
Petr Viktorin
2015-10-13
1
-0
/
+1
*
test_keyring: Use str(e) instead of e.message for exceptions
Petr Viktorin
2015-10-13
1
-1
/
+1
*
ipalib.aci: Port to Python 3
Petr Viktorin
2015-10-13
2
-8
/
+8
*
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
1
-5
/
+2
*
x509: Port to Python 3
Petr Viktorin
2015-10-13
1
-15
/
+6
*
Do not compare types that are not comparable in Python 3
Petr Viktorin
2015-10-13
2
-3
/
+9
*
CI Test: add setup_kra options into install scripts
Martin Basti
2015-10-12
2
-11
/
+27
*
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
*
Fixed a timing issue with drill returning non-zero exitcode
Oleg Fayans
2015-10-09
1
-0
/
+1
*
Appease pylint
Petr Viktorin
2015-10-07
1
-0
/
+2
*
ipapython.ssh: Port to Python 3
Petr Viktorin
2015-10-07
1
-6
/
+15
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
2
-8
/
+6
*
Use six.Stringio instead of StringIO.StringIO
Petr Viktorin
2015-10-07
3
-8
/
+8
*
Use six.moves.http_client instead of httplib
Petr Viktorin
2015-10-07
1
-2
/
+7
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
2
-7
/
+7
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
2
-3
/
+6
*
Use sys.maxsize instead of sys.maxint
Petr Viktorin
2015-10-07
1
-3
/
+3
*
test_dn: Split bytes and unicode
Petr Viktorin
2015-10-07
1
-42
/
+67
*
ipapython.dn: Use rich comparisons
Petr Viktorin
2015-10-07
1
-1
/
+23
*
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
1
-0
/
+36
*
re-kinit after ipa-restore in backup/restore CI tests
Martin Babinsky
2015-10-02
1
-0
/
+3
*
Added a proper workaround for dnssec test failures in Beaker environment
Oleg Fayans
2015-10-01
1
-3
/
+9
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
7
-23
/
+23
*
CI: backup and restore with KRA
Martin Basti
2015-09-25
1
-0
/
+77
*
Use byte literals where appropriate
Jan Cholasta
2015-09-17
5
-21
/
+21
*
Use bytes instead of str where appropriate
Jan Cholasta
2015-09-17
1
-5
/
+5
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
25
-0
/
+119
*
ipatests: Add basic tests for certificate profile plugin
Milan Kubík
2015-09-16
6
-1
/
+1158
*
ipatests: Add Certprofile tracker class implementation
Milan Kubík
2015-09-16
2
-0
/
+145
*
backup CI: test DNS/DNSSEC after backup and restore
Martin Basti
2015-09-16
2
-0
/
+155
*
DNSSEC CI: test master migration
Martin Basti
2015-09-16
1
-0
/
+149
*
DNSSEC: improve CI test
Martin Basti
2015-09-16
1
-4
/
+109
*
Updated number of legacy permission in ipatests
Abhijeet Kasurde
2015-09-16
1
-1
/
+1
*
FIX vault tests
Martin Basti
2015-09-09
1
-6
/
+33
*
Convert zip() result to list()
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Modernize use of range()
Petr Viktorin
2015-09-01
11
-17
/
+17
*
Use the print function
Petr Viktorin
2015-09-01
15
-54
/
+74
*
Replace uses of map()
Petr Viktorin
2015-09-01
4
-7
/
+6
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-2
/
+5
*
Replace filter() calls with list comprehensions
Petr Viktorin
2015-09-01
2
-2
/
+2
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
12
-36
/
+40
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
3
-12
/
+18
[next]