summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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-141-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
* Global DNS optionsMartin Kosek2012-02-242-1/+15
* Don't allow IPA master hosts or important services be deleted.Rob Crittenden2012-02-232-0/+26
* Add extra checking function to XMLRPC test frameworkPetr Viktorin2012-02-192-8/+43
* Move the compat module from ipalib to ipapython.Jan Cholasta2012-02-131-1/+1
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-0/+4
* Honor default home directory and login shell in user_addPetr Viktorin2012-02-091-0/+130
* Memberof attribute control and updateOndrej Hamada2012-02-082-0/+69
* Consolidate external member code into two functions in baseldap.pyRob Crittenden2012-02-081-1/+1
* Fix raw format for ACI commandsMartin Kosek2012-02-033-0/+97
* Add SRV record target validatorMartin Kosek2012-02-031-0/+9
* Fix NSEC record conversionMartin Kosek2012-02-031-0/+20
* Fix TXT record parsingMartin Kosek2012-02-031-0/+18
* Add missing managing hosts filtering optionsMartin Kosek2012-01-261-0/+33
* Add support for storing MAC address in host entries.Rob Crittenden2012-01-262-0/+66
* Fix deletion of HBAC Rules when there are SELinux user maps definedRob Crittenden2012-01-241-0/+35
* Fix selfservice-find crashesMartin Kosek2012-01-241-0/+19
* Replace float with DecimalMartin Kosek2012-01-202-24/+25
* In sudo when the category is all do not allow members, and vice versa.Rob Crittenden2012-01-181-3/+95
* Add missing --pkey-only option for selfservice and delegationMartin Kosek2012-01-163-0/+52
* Restore ACI when aci_mod failsMartin Kosek2012-01-131-0/+25
* Refactor dnsrecord processingMartin Kosek2012-01-121-6/+13
* HBAC test optional sourcehost optionOndrej Hamada2012-01-091-0/+71
* Display the value of memberOf ACIs in permission plugin.Rob Crittenden2012-01-041-1/+61
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-022-2/+10
* User-add random password supportOndrej Hamada2011-12-122-1/+137