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
...
*
test_topology_plugin: Don't rely on order of an attribute's values
Petr Viktorin
2016-05-30
1
-1
/
+1
*
frontend: merge baseldap.CallbackRegistry into Command
Jan Cholasta
2016-05-25
1
-3
/
+4
*
plugable: switch API to Registry-based plugin discovery
Jan Cholasta
2016-05-25
1
-23
/
+13
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-5
/
+0
*
frontend: remove the unused Command.soft_validate method
Jan Cholasta
2016-05-25
1
-29
/
+0
*
frontend: re-raise remote RequirementError using CLI name in CLI
Jan Cholasta
2016-05-25
5
-23
/
+17
*
rpc: include structured error information in responses
Jan Cholasta
2016-05-25
6
-27
/
+234
*
parameters: remove unused ConversionError and ValidationError arguments
Jan Cholasta
2016-05-25
1
-21
/
+3
*
Test: Maximum username length higher than 255 cannot be set
Lenka Doudova
2016-05-24
1
-1
/
+30
*
Ping module tests.
Peter Lacko
2016-05-18
1
-28
/
+27
*
Added necessary A record for the replica to root zone
Oleg Fayans
2016-05-11
1
-0
/
+5
*
A workaround for ticket N 5348
Oleg Fayans
2016-05-11
1
-7
/
+90
*
test_cert_plugin: Encode 'certificate' for comparison with 'usercertificate'
Petr Viktorin
2016-05-10
1
-2
/
+2
*
test_add_remove_cert_cmd: Use bytes for base64.b64encode()
Petr Viktorin
2016-05-05
1
-1
/
+1
*
radiusproxy plugin tests: Expect bytes, not text, for ipatokenradiussecret
Petr Viktorin
2016-05-05
1
-2
/
+3
*
range plugin tests: Use bytes with MockLDAP under Python 3
Petr Viktorin
2016-05-05
1
-20
/
+28
*
xmlrpc_test: Expect bytes rather than strings for binary attributes
Petr Viktorin
2016-05-05
3
-8
/
+8
*
xmlrpc_test: Rename exception instance before working with it
Petr Viktorin
2016-05-05
1
-8
/
+9
*
test_xmlrpc: Use absolute imports
Petr Viktorin
2016-05-05
2
-6
/
+6
*
fix stageuser tests (removal of has_keytab and has_password from find)
Martin Basti
2016-05-05
1
-2
/
+5
*
Test fix: Cleanup for host certificate
Lenka Doudova
2016-05-03
2
-1
/
+17
*
Performace: don't download password attributes in host/user-find
Martin Basti
2016-04-22
3
-5
/
+11
*
ipatests: Add test case for requesting a certificate with full principal.
Milan Kubík
2016-04-21
1
-0
/
+7
*
ipatests: fix for change_principal context manager
Milan Kubík
2016-04-21
1
-9
/
+10
*
Bugfixes in managed topology tests
Oleg Fayans
2016-04-20
1
-3
/
+6
*
Improve reporting of failed tests in topology test suite
Oleg Fayans
2016-04-20
1
-18
/
+21
*
Refactor test_automember_plugin, create AutomemberTracker
Filip Skola
2016-04-19
2
-1556
/
+945
*
Add test if replica is working after domain upgrade
Oleg Fayans
2016-04-15
1
-0
/
+26
*
WebUI: Test creating user without private group
Lenka Doudova
2016-04-15
4
-13
/
+90
*
specify type of exceeded limit when warning about truncated search results
Martin Babinsky
2016-04-13
2
-8
/
+8
*
Fixed a failure in legacy_client tests
Oleg Fayans
2016-04-13
1
-1
/
+1
*
Added 5 more tests to Replica Promotion testsuite
Oleg Fayans
2016-04-06
1
-1
/
+131
*
Added a kdestroy call to clean ccache at master/client uninstallation
Oleg Fayans
2016-04-06
1
-0
/
+2
*
Refactor test_hostgroup_plugin
Filip Skola
2016-03-24
1
-278
/
+101
*
Refactor test_nesting, create HostGroupTracker
Filip Skola
2016-03-24
4
-627
/
+399
*
Fixed a bug with prepare_host failing upon existing ipatests folder
Oleg Fayans
2016-03-23
1
-1
/
+5
*
Reverted changes in mh fixture causing some tests to fail
Oleg Fayans
2016-03-23
1
-0
/
+3
*
Fix stageuser-activate - managers test
Martin Basti
2016-03-23
3
-31
/
+35
*
rewrite a misprocessed teardown_method method as a custom decorator
Oleg Fayans
2016-03-23
2
-13
/
+26
*
Added copyright info to replica promotion tests
Oleg Fayans
2016-03-22
1
-0
/
+4
*
Move user/group constants for PKI and DS into ipaplatform
Christian Heimes
2016-03-22
1
-2
/
+3
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
2
-3
/
+3
*
Pylint: enable reimported check
Martin Basti
2016-03-22
2
-4
/
+0
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-1
/
+1
*
Use platform path constant for SSSD log dir
Martin Basti
2016-03-16
1
-1
/
+1
*
Workaround for ticket 5627
Oleg Fayans
2016-03-11
1
-0
/
+5
*
Made apply_common_fixes call at replica installation independent on domain_level
Oleg Fayans
2016-03-11
1
-2
/
+2
*
Removed a constantly failing call to prepare_host
Oleg Fayans
2016-03-11
1
-3
/
+0
*
Enabled setting domain level explicitly in test class
Oleg Fayans
2016-03-11
2
-7
/
+18
*
Integration tests for replica promotion feature
Oleg Fayans
2016-03-11
1
-0
/
+223
[prev]
[next]