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
/
test_xmlrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated Tracker implementations into standalone package
Milan Kubík
2015-12-02
15
-1400
/
+1472
*
update idrange tests to reflect disabled modification of local ID ranges
Martin Babinsky
2015-11-23
1
-24
/
+10
*
Tests: DNS various exceptions can be raised in test
Martin Basti
2015-11-13
1
-3
/
+5
*
Tests: DNS replace 192.0.2.0/24 with 198.18.0.0/15 range
Martin Basti
2015-11-13
1
-4
/
+5
*
Applied tier0 and tier1 marks on unit tests and xmlrpc tests
Milan Kubik
2015-11-09
47
-1
/
+166
*
Added user friendly error message for dnszone enable and disable
Abhijeet Kasurde
2015-10-29
1
-2
/
+6
*
ipatests: CA ACL and cert profile functional test
Milan Kubík
2015-10-27
2
-0
/
+344
*
ipatests: CA ACL - added config templates
Milan Kubík
2015-10-27
3
-0
/
+148
*
tests: add test to check the default ACL
Milan Kubík
2015-10-27
1
-7
/
+128
*
ipatests: Add initial CAACLTracker implementation
Milan Kubík
2015-10-27
2
-0
/
+383
*
ipatests: add fuzzy instances for CA ACL DN and RDN
Milan Kubík
2015-10-27
1
-0
/
+8
*
fix class teardown in user plugin tests
Martin Babinsky
2015-10-22
2
-1
/
+15
*
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.aci: Port to Python 3
Petr Viktorin
2015-10-13
1
-5
/
+5
*
tests: Amend result assertions in realmdomains tests
Tomas Babej
2015-10-12
1
-8
/
+68
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
1
-2
/
+1
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
1
-2
/
+2
*
Use byte literals where appropriate
Jan Cholasta
2015-09-17
1
-2
/
+2
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
10
-0
/
+48
*
ipatests: Add basic tests for certificate profile plugin
Milan Kubík
2015-09-16
5
-1
/
+1148
*
ipatests: Add Certprofile tracker class implementation
Milan Kubík
2015-09-16
2
-0
/
+145
*
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
*
Modernize use of range()
Petr Viktorin
2015-09-01
2
-3
/
+3
*
Use the print function
Petr Viktorin
2015-09-01
4
-7
/
+11
*
Replace uses of map()
Petr Viktorin
2015-09-01
2
-4
/
+4
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
2
-3
/
+2
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-5
/
+6
*
Fix user tracker to reflect new user-del message
Lenka Doudova
2015-08-27
1
-1
/
+1
*
vault: fix vault tests after default type change
Petr Vobornik
2015-08-26
1
-2
/
+9
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
3
-9
/
+3
*
Added support for changing vault encryption.
Endi S. Dewata
2015-08-25
1
-0
/
+249
*
Automated test for stageuser plugin
Lenka Doudova
2015-08-25
3
-6
/
+1421
*
Use absolute imports
Petr Viktorin
2015-08-12
33
-39
/
+53
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
2
-3
/
+3
*
test suite for user/host/service certificate management API commands
Martin Babinsky
2015-08-03
1
-0
/
+349
*
tests: Allow Tracker.dn be an instance of Fuzzy
Milan Kubík
2015-07-31
1
-2
/
+3
*
Modernize number literals
Petr Viktorin
2015-07-31
1
-1
/
+1
*
tests: test_cert: Services can have multiple certificates
Tomas Babej
2015-07-22
1
-4
/
+4
*
tests: vault_plugin: Skip tests if KRA not available
Tomas Babej
2015-07-22
1
-0
/
+11
*
tests: realmdomains_plugin: Add explanatory comment
Tomas Babej
2015-07-22
1
-0
/
+3
*
tests: service_plugin: Make sure the cert is decoded from base64
Tomas Babej
2015-07-22
1
-1
/
+5
*
tests: user_plugin: Add preserved flag when --all is used
Tomas Babej
2015-07-21
1
-1
/
+4
*
Py3: replace tab with space
Martin Basti
2015-07-17
1
-3
/
+3
*
Fix minor typos
Yuri Chornoivan
2015-07-17
1
-1
/
+1
*
Added vault access control.
Endi S. Dewata
2015-07-08
1
-6
/
+21
*
Added ipaVaultPublicKey attribute.
Endi S. Dewata
2015-07-07
1
-2
/
+2
*
Added symmetric and asymmetric vaults.
Endi S. Dewata
2015-07-07
1
-23
/
+198
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
5
-9
/
+14
[next]