summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update hostname validator error messages in testsPetr Viktorin2012-05-033-7/+8
* Revert "Validate attributes in permission-add"Rob Crittenden2012-04-291-65/+0
* Revert "Search allowed attributes in superior objectclasses"Rob Crittenden2012-04-291-35/+0
* Additional tests for pwpolicyPetr Viktorin2012-04-261-1/+34
* Return consistent expiration message for forms-based loginRob Crittenden2012-04-161-2/+3
* Fix DNS and permissions unit testsMartin Kosek2012-04-172-3/+3
* Fix dnsrecord_add interactive modeMartin Kosek2012-04-151-0/+49
* Unable to rename permission objectOndrej Hamada2012-04-111-4/+41
* Fix expected error messages in testsPetr Viktorin2012-04-1019-182/+334
* text unit test should validate using installed mo fileJohn Dennis2012-04-102-87/+807
* Convert --setattr values for attributes marked no_updatePetr Viktorin2012-04-092-1/+22
* Limit permission and selfservice names to alphanumerics, -, _, spacePetr Viktorin2012-04-092-0/+24
* Check configured maximum user login length on user rename.Jan Cholasta2012-04-081-0/+7
* Confusing default user groupsOndrej Hamada2012-04-051-3/+3
* Check whether the default user group is POSIX when adding new user with --nop...Jan Cholasta2012-04-053-3/+172
* Defer conversion and validation until after --{add,del,set}attr are handledPetr Viktorin2012-04-031-0/+113
* Test the batch pluginPetr Viktorin2012-04-032-0/+197
* Fix little test errorsPetr Viktorin2012-04-033-7/+6
* Move test skipping to class setupPetr Viktorin2012-04-013-7/+17
* Netgroup nisdomain and hosts validationOndrej Hamada2012-03-283-16/+114
* Add CLI parsing testsPetr Viktorin2012-03-281-0/+184
* Change parameters to use only default_from for dynamic default values.Jan Cholasta2012-03-281-33/+16
* Fix uses of O=REALM instead of the configured certificate subject base.Jan Cholasta2012-03-264-8/+10
* Parse zone indices in IPv6 addresses in CheckedIPAddress.Jan Cholasta2012-03-271-0/+4
* Use valid argument names in testsPetr Viktorin2012-03-258-15/+12
* Fix unit tests to work with new comma-support, validation requirementsRob Crittenden2012-03-263-7/+7
* Harden raw record processing in DNS pluginMartin Kosek2012-03-221-0/+46
* Fix precallback validators in DNS pluginMartin Kosek2012-03-221-0/+27
* Search allowed attributes in superior objectclassesOndrej Hamada2012-03-221-0/+35
* Fix test failure testing rename with an invalid hostname.Rob Crittenden2012-03-211-1/+1
* Only split CSV in the client, quote instead of escapingPetr Viktorin2012-03-206-27/+25
* Add missing global options in dnsconfigMartin Kosek2012-03-201-1/+5
* Use nose tools to check for exceptionsPetr Viktorin2012-03-196-189/+105
* Don't allow hosts and services of IPA masters to be disabled.Rob Crittenden2012-03-192-1/+23
* Remove ipausers' gidnumber from testsPetr Viktorin2012-03-151-1/+0
* Display serial number as HEX (DECIMAL) when showing certificates.Rob Crittenden2012-03-143-0/+10
* Don't crash when searching with empty relationship optionsPetr Viktorin2012-03-131-0/+108
* Allow removing sudo commands with special characters from command groupsPetr Viktorin2012-03-121-0/+72
* Make hostnames adhere to new standards in hbactest plugin testsRob Crittenden2012-03-011-2/+2
* Add support for sudoOrderRob Crittenden2012-03-011-3/+42
* Make hostnames adhere to new standards in HBAC testsRob Crittenden2012-03-011-2/+2
* subclass HTTP_Status from plugable.Plugin, fix not_found testsRob Crittenden2012-02-291-7/+46
* Only apply validation rules when adding and updating.Rob Crittenden2012-02-294-0/+110
* Improve hostname and domain name validationMartin Kosek2012-02-291-0/+20
* Validate attributes in permission-addOndrej Hamada2012-02-281-0/+65
* Implement password based session loginJohn Dennis2012-02-271-4/+4
* Tweak the session auth to reflect developer consensus.John Dennis2012-02-271-3/+3
* Limit allowed characters in a netgroup name to alpha, digit, -, _ and .Rob Crittenden2012-02-272-0/+18
* Add reverse DNS record when forward is createdMartin Kosek2012-02-271-0/+42
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-241-0/+86