summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipatests: Perform a connection test before preparing the clientTomas Babej2014-02-101-0/+4
* ipatests: legacy_clients: Test legacy clients with non-posix trustTomas Babej2014-02-101-13/+76
* ipatests: Run restoring backup files and restoring their context in one sessionTomas Babej2014-02-051-10/+14
* ipatests: Add records for all hosts in master's domainTomas Babej2014-02-053-0/+62
* ipatests: test_legacy_clients: Change "test group" to "testgroup"Tomas Babej2014-02-051-2/+2
* integration tests OpenSSHTransport: Expand tilde to home in root_ssh_key_file...Petr Viktorin2014-02-051-1/+2
* 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-242-5/+5
* Implement XML introspectionPetr Viktorin2014-01-141-3/+89
* Web UI integration tests: maximize browser window by defaultPetr Vobornik2014-01-211-0/+1
* Replace icons with the ones from Font AwesomePetr Vobornik2014-01-211-2/+2
* RCUE dialog implementationPetr Vobornik2014-01-211-4/+4
* New checkboxes and radio stylesPetr Vobornik2014-01-211-9/+11
* Change undo to regular buttonPetr Vobornik2014-01-211-1/+1
* Remove jquery button usage and unify button codePetr Vobornik2014-01-211-2/+5
* Adapt password expiration notification to new navigationPetr Vobornik2014-01-211-3/+2
* RCUE HeaderPetr Vobornik2014-01-211-7/+16
* RCUE NavigationPetr Vobornik2014-01-211-11/+11
* ipatests: Check for legacy_client attribute presence if unapplying fixesTomas Babej2014-01-201-1/+5
* ipatests: Remove sudo calls from tasksTomas Babej2014-01-201-2/+2
* 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
* Use /usr/bin/python2Xiao-Long Chen2014-01-037-7/+7
* 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
* test_webui: Allow False values in configuration for no_ca, no_dns, has_trustsPetr Viktorin2013-12-101-3/+3
* Regression test for user_status crashPetr Viktorin2013-12-101-0/+25