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
/
ipatests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix for failing location tests
Lenka Doudova
2016-06-23
3
-26
/
+87
*
account for added krbcanonicalname attribute during xmlrpc tests
Martin Babinsky
2016-06-23
7
-7
/
+19
*
frontend: don't copy command arguments to output params
Jan Cholasta
2016-06-20
1
-3
/
+3
*
CI test suite for `server-del`
Martin Babinsky
2016-06-17
3
-16
/
+339
*
DNS Locations: Rename ipalocationweight to ipaserviceweight
Martin Basti
2016-06-17
3
-9
/
+9
*
Fix minor typos
Yuri Chornoivan
2016-06-16
1
-1
/
+1
*
plugable: initialize plugins on demand
Jan Cholasta
2016-06-15
2
-11
/
+11
*
Test suite for `serverroles` backend
Martin Babinsky
2016-06-13
1
-0
/
+745
*
test: test_cli: Do not expect defaults in kwargs.
David Kupka
2016-06-06
1
-80
/
+46
*
Remove service and host cert issuer validation
Fraser Tweedale
2016-06-06
1
-2
/
+1
*
DNS Locations: extend tests with server-* commands
Martin Basti
2016-06-03
4
-7
/
+240
*
DNS Locations: API tests
Martin Basti
2016-06-03
2
-0
/
+232
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
34
-35
/
+35
*
rpc: specify connection options in API config
Jan Cholasta
2016-06-03
7
-13
/
+13
*
plugable: turn Plugin attributes into properties
Jan Cholasta
2016-06-03
2
-5
/
+1
*
Test: fix failing host_test
Martin Basti
2016-06-01
1
-1
/
+1
*
Performance: Find commands: do not process members by default
Martin Basti
2016-05-31
17
-52
/
+921
*
Turn verify_host_resolvable() into a wrapper around ipapython.dnsutil
Petr Spacek
2016-05-30
1
-2
/
+1
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
1
-1
/
+1
*
DNS: Warn if forwarding policy conflicts with automatic empty zones
Petr Spacek
2016-05-30
1
-0
/
+14
*
test_ipaserver.test_ldap: Adjust tests to Python 3's KeyView
Petr Viktorin
2016-05-30
1
-4
/
+16
*
test_ipaserver.test_ldap: Use bytestrings for raw LDAP values
Petr Viktorin
2016-05-30
1
-10
/
+10
*
test_rpcserver: Expect updated error message under Python 3
Petr Viktorin
2016-05-30
1
-1
/
+4
*
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
[next]