summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* Replace StandardError with ExceptionRobert Kuska2015-09-301-2/+2
* Use byte literals where appropriateJan Cholasta2015-09-171-2/+2
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-1710-0/+48
* ipatests: Add basic tests for certificate profile pluginMilan Kubík2015-09-165-1/+1148
* ipatests: Add Certprofile tracker class implementationMilan Kubík2015-09-162-0/+145
* Updated number of legacy permission in ipatestsAbhijeet Kasurde2015-09-161-1/+1
* FIX vault testsMartin Basti2015-09-091-6/+33
* Modernize use of range()Petr Viktorin2015-09-012-3/+3
* Use the print functionPetr Viktorin2015-09-014-7/+11
* Replace uses of map()Petr Viktorin2015-09-012-4/+4
* Use Python3-compatible dict method namesPetr Viktorin2015-09-012-3/+2
* Use six.string_types instead of "basestring"Petr Viktorin2015-09-011-5/+6
* Fix user tracker to reflect new user-del messageLenka Doudova2015-08-271-1/+1
* vault: fix vault tests after default type changePetr Vobornik2015-08-261-2/+9
* Port from python-krbV to python-gssapiMichael Simacek2015-08-263-9/+3
* Added support for changing vault encryption.Endi S. Dewata2015-08-251-0/+249
* Automated test for stageuser pluginLenka Doudova2015-08-253-6/+1421
* Use absolute importsPetr Viktorin2015-08-1233-39/+53
* Modernize 'except' clausesPetr Viktorin2015-08-122-3/+3
* test suite for user/host/service certificate management API commandsMartin Babinsky2015-08-031-0/+349
* tests: Allow Tracker.dn be an instance of FuzzyMilan Kubík2015-07-311-2/+3
* Modernize number literalsPetr Viktorin2015-07-311-1/+1
* tests: test_cert: Services can have multiple certificatesTomas Babej2015-07-221-4/+4
* tests: vault_plugin: Skip tests if KRA not availableTomas Babej2015-07-221-0/+11
* tests: realmdomains_plugin: Add explanatory commentTomas Babej2015-07-221-0/+3
* tests: service_plugin: Make sure the cert is decoded from base64Tomas Babej2015-07-221-1/+5
* tests: user_plugin: Add preserved flag when --all is usedTomas Babej2015-07-211-1/+4
* Py3: replace tab with spaceMartin Basti2015-07-171-3/+3
* Fix minor typosYuri Chornoivan2015-07-171-1/+1
* Added vault access control.Endi S. Dewata2015-07-081-6/+21
* Added ipaVaultPublicKey attribute.Endi S. Dewata2015-07-071-2/+2
* Added symmetric and asymmetric vaults.Endi S. Dewata2015-07-071-23/+198
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-015-9/+14
* generalize certificate creation during testingMartin Babinsky2015-06-233-26/+26
* DNSSEC: validate forward zone forwardersMartin Basti2015-06-111-0/+20
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-111-2/+3
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-101-12/+12
* Added vault-archive and vault-retrieve commands.Endi S. Dewata2015-06-081-1/+71
* Abstract the HostTracker class from host plugin testMilan Kubík2015-06-052-150/+292
* Add plugin to manage service constraint delegationsRob Crittenden2015-06-032-0/+602
* Added vault plugin.Endi S. Dewata2015-05-251-0/+445
* User life cycle: Stage user Administrators permission/priviledgeThierry Bordaz2015-05-182-0/+4
* Test Objectclass of postdetach groupLenka Ryznarova2015-05-071-0/+69
* ldap: Move schema handling from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-161-7/+2
* ldap: Use LDAPClient instead of IPASimpleLDAPObject in LDAPEntryJan Cholasta2015-04-161-1/+7
* Ipatests DNS SOA Record MaintenanceAles 'alich' Marecek2015-04-021-0/+757
* ipatests: Add coverage for adding and removing sshpubkeys in ID overridesTomas Babej2015-02-191-0/+61
* ipatests: add missing ssh object classes to idoverrideuserPetr Vobornik2015-02-191-0/+2
* ipatests: Fix incorrect assumptions in idviews testsTomas Babej2015-01-261-12/+8
* ipatests: Fix old command references in the ID views testsTomas Babej2015-01-261-18/+17