summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* ipatests: Add test for denying expired principalsTomas Babej2014-05-051-4/+45
* ipatests: Add coverage for setting krbPrincipalExpirationTomas Babej2014-05-051-0/+30
* ipatests: Fix formatting errors in test_user_plugin.pyTomas Babej2014-05-051-131/+120
* ipatests: Cover DateTime in test_parameters.pyTomas Babej2014-05-051-1/+2
* ipatests: Extend test suite for ID rangesTomas Babej2014-04-231-81/+383
* Use raw attribute values in command result when --raw is specified.Jan Cholasta2014-04-181-4/+4
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-1823-181/+183
* Add managed read permissions to krbtpolicyPetr Viktorin2014-04-161-3/+36
* Fix expected output in permission testsPetr Viktorin2014-04-152-4/+14
* test_realmdomains_plugin: Add default ACI to expected outputPetr Viktorin2014-04-111-0/+9
* automember rebuild nowait feature addedAdam Misnyovszki2014-04-092-9/+68
* Extending user plugin with inetOrgPerson fieldsAdam Misnyovszki2014-03-281-0/+92
* Allow modifying permissions with ":" in the namePetr Viktorin2014-03-251-0/+25
* test_permission_plugin: Fix tests that make too broad assumptionsPetr Viktorin2014-03-252-44/+28
* permission plugin: Do not add the ipapermissionv2 for outputPetr Viktorin2014-03-242-2/+2
* permission plugin: Do not change extra target filters by "views"Petr Viktorin2014-03-141-0/+165
* permission plugin: Support searching by extratargetfilterPetr Viktorin2014-03-141-0/+42
* permission plugin: Add tests for extratargetfilterPetr Viktorin2014-03-141-0/+317
* permission CLI: Rename filter to rawfilter, extratargetfilter to filterPetr Viktorin2014-03-141-1/+1
* permission plugin: Output the extratargetfilter virtual attributePetr Viktorin2014-03-143-129/+11
* Fix idrange unit test failureMartin Kosek2014-03-141-1/+1
* permission_add: Remove permission entry if adding the ACI failsPetr Viktorin2014-03-121-0/+25
* permissions plugin: Don't crash with empty targetfilterPetr Viktorin2014-03-071-0/+47
* permission plugin: Allow multiple values for memberofPetr Viktorin2014-03-071-0/+40
* permission-mod: Remove attributelevelrights before reverting entryPetr Viktorin2014-03-071-1/+26
* tests: Create the testing service certificate on demandPetr Viktorin2014-03-063-28/+121
* Test fixed modlist generation codePetr Viktorin2014-03-032-1/+17
* Add tests for multivalued filtersPetr Viktorin2014-02-201-0/+216
* permissions: Use multivalued targetfilterPetr Viktorin2014-02-203-177/+196
* Modify DNS tests with LOC records to workaround bug in python-dns.Petr Spacek2014-02-181-5/+5
* tests: Move zone enable/disable tests to end of test_dns_plugin.pyPetr Spacek2014-02-141-72/+74
* Add support for managed permissionsPetr Viktorin2014-02-122-66/+635
* Make it possible to call custom functions in Declarative testsPetr Viktorin2014-02-121-5/+12
* Fix test_host_plugin for DNS Classless Reverse zonesMartin Basti2014-02-121-2/+2
* DNS tests for classless reverse domainsMartin Basti2014-02-114-21/+246
* Use reserved domain names for testsPetr Spacek2014-01-301-31/+38
* Rename variables in test xmlrpc/dns_pluginPetr Spacek2014-01-301-479/+486
* Use private IPv4 addresses for testsPetr Spacek2014-01-301-48/+63
* Convert remaining test code to LDAPEntry API.Jan Cholasta2014-01-241-1/+1
* Stop adding a default password policy referenceSimo Sorce2014-01-161-4/+0
* Change the way we determine if the host has a password set.Rob Crittenden2014-01-151-0/+27
* Allow anonymous and all permissionsPetr Viktorin2014-01-071-0/+282
* Test adding noaci/system permissions to privilegesPetr Viktorin2013-12-131-1/+41
* Make sure SYSTEM permissions can be retreived with --all --rawPetr Viktorin2013-12-131-2/+16
* permission plugin: Ensure ipapermlocation (subtree) always existsPetr Viktorin2013-12-131-1/+17
* Roll back ACI changes on failed permission updatesPetr Viktorin2013-12-131-0/+101
* Verify ACIs are added correctly in testsPetr Viktorin2013-12-131-1/+258
* Rewrite the Permission pluginPetr Viktorin2013-12-134-142/+911
* Add tests for permission plugin with older clientsPetr Viktorin2013-12-131-0/+1127
* Allow Declarative test classes to specify the API versionPetr Viktorin2013-12-131-1/+2