summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Update pkcs10 module functions to always load CSRs and allow selecting format.Jan Cholasta2014-03-251-4/+3
* 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
* Allow indexing API object types by classPetr Viktorin2014-03-251-2/+10
* permission plugin: Do not add the ipapermissionv2 for outputPetr Viktorin2014-03-242-2/+2
* webui-ci: fix test_rebuild_membership_hosts on server without DNSPetr Vobornik2014-03-241-19/+5
* ipatests: test_trust: Change expected home directories for posix usersTomas Babej2014-03-242-4/+5
* test_integration.tasks: Do not fail cleanup if backup directory does not existPetr Viktorin2014-03-201-1/+2
* webui: change permissions UI to v2Petr Vobornik2014-03-201-3/+6
* webui-css: improve radio,checkbox keyboard support and colorPetr Vobornik2014-03-204-10/+10
* 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
* ipaserver.install.service: Fix estimated time displayPetr Viktorin2014-03-131-0/+36
* webui: Datetime parsing and formattingPetr Vobornik2014-03-131-1/+1
* Do not hardcode path to ipa-getkeytab in testsPetr Viktorin2014-03-132-4/+11
* 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
* Add tests for integration test configurationPetr Viktorin2014-03-051-0/+437
* test_integration.config: Convert some text values to strPetr Viktorin2014-03-052-8/+8
* ipa-test-config: Add --json and --yaml output optionsPetr Viktorin2014-03-052-2/+40
* test_integration.config: Add environment variables for JSON/YAMLPetr Viktorin2014-03-051-1/+18
* test_integration.config: Load/store from/to dictsPetr Viktorin2014-03-053-5/+93
* test_integration.config: Do not store the index in Domain and Host objectsPetr Viktorin2014-03-052-31/+35
* test_integration.config: Use a more declarative approach to test-wide settingsPetr Viktorin2014-03-051-57/+50
* test_integration.config: Do not save the input environmentPetr Viktorin2014-03-052-36/+25
* test_integration.config: Fix crash in to_env when no replica is definedPetr Viktorin2014-03-051-4/+10
* Test fixed modlist generation codePetr Viktorin2014-03-032-1/+17
* Remove NULLS from constants.pyNathaniel McCallum2014-02-251-1/+3
* ipatests: Fix incorrect order of operations when restoring backupTomas Babej2014-02-251-1/+1
* Remove the unused ipalib.frontend.Property classPetr Viktorin2014-02-211-65/+15
* 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
* ipatests: Do not require group name resolution for the non-posix testsTomas Babej2014-02-111-4/+16
* ipatests: Change expected home directories returned by getentTomas Babej2014-02-112-8/+20
* ipatests: Add test cases for subdomain users on legacy clientsTomas Babej2014-02-111-9/+113
* ipatests: Stop sssd service before deleting the cacheTomas Babej2014-02-101-2/+2
* ipatests: Make sure we re-kinit as admin before adding the disabledipauserTomas Babej2014-02-101-0/+2