summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disallow deletion of global password policy.Jan Cholasta2011-10-121-0/+13
* Fix dnszone-add name_from_ip server validationMartin Kosek2011-10-111-0/+48
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-1/+1
* Fix HBAC tests hostnamesMartin Kosek2011-09-301-2/+2
* Add regular expression pattern to host names.Rob Crittenden2011-09-271-2/+2
* Normalize uid in user principal to lower-case and do validationRob Crittenden2011-09-222-3/+63
* Suppress managed netgroups as indirect members of hosts.Rob Crittenden2011-09-191-1/+1
* Suppress managed netgroups from showing as memberof hostgroups.Rob Crittenden2011-08-314-24/+1
* Sort lists so order is predictable and tests pass as expected.Rob Crittenden2011-08-312-5/+7
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-312-0/+1079
* Add netgroup as possible memberOf for hostgroupsRob Crittenden2011-08-293-0/+13
* Fix sudo help and summariesMartin Kosek2011-08-292-15/+15
* Add external source hosts to HBAC.Rob Crittenden2011-08-291-1/+68
* Retrieve password/keytab state when modifying a host.Rob Crittenden2011-08-251-0/+2
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-2410-3/+112
* Fix automountkey-modMartin Kosek2011-08-181-2/+5
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-1621-326/+577
* ticket 1569 - Test DN object non-latin Unicode supportJohn Dennis2011-08-161-0/+94
* ticket 1568 - DN objects should support the insert methodJohn Dennis2011-08-161-0/+9
* Add hbactest command. https://fedorahosted.org/freeipa/ticket/386Alexander Bokovoy2011-07-281-0/+206
* Fix message in test case for checking minimum valuesRob Crittenden2011-07-281-1/+1
* Make AVA, RDN & DN comparison case insensitive. No need for lowercase normali...John Dennis2011-07-271-37/+52
* Fix invalid issuer in unit testsMartin Kosek2011-07-273-6/+9
* Don't leave dangling map if adding an indirect map failsRob Crittenden2011-07-271-0/+11
* Hide the HBAC access type attribute now that deny is deprecated.Rob Crittenden2011-07-211-1/+0
* Ticket 1485 - DN pairwise groupingJohn Dennis2011-07-212-69/+117
* Set a default minimum value for class Int, handle long values better.Rob Crittenden2011-07-191-3/+3
* With the external user/group management fixed, correct the unit tests.Rob Crittenden2011-07-201-3/+3
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-199-3/+53
* Fix failing tests due to object name changesRob Crittenden2011-07-172-8/+8
* Add new dnszone-find testMartin Kosek2011-07-181-0/+82
* Add ability to specify DNS reverse zone name by IP network address.Jan Cholasta2011-07-151-0/+27
* Remove the ability to create new HBAC deny rules.Rob Crittenden2011-07-141-0/+25
* Convert nsaccountlock to always work as bool towards Python codeAlexander Bokovoy2011-07-133-24/+24
* Add DNS record modification commandMartin Kosek2011-07-121-2/+46
* Fix test failure in updater when adding values to a single-value attrRob Crittenden2011-07-112-1/+2
* find_entry_by_attr() should fail if multiple entries are foundRob Crittenden2011-07-111-0/+35
* Let the framework be able to override the hostname.Rob Crittenden2011-06-231-1/+0
* Update test_role_plugin test to include a comma in a privilegeJohn Dennis2011-06-221-6/+10
* assert_deepequal supports callback for equality testingJohn Dennis2011-06-221-1/+10
* Module for DN objects plus unit testJohn Dennis2011-06-221-0/+919
* Require an imported certificate's issuer to match our issuer.Rob Crittenden2011-06-163-35/+60
* Raise DuplicateEntry Error when adding a duplicate sudo optionJr Aquino2011-06-161-3/+2
* Add a list of managed hostsMartin Kosek2011-06-151-0/+2
* Fix indirect member calculationRob Crittenden2011-06-141-38/+255
* Add UID, GID and e-mail to the user default attributes.Rob Crittenden2011-06-087-2/+58
* Add sudorule and hbacrule to memberof and indirectmemberof attributesJr Aquino2011-06-062-2/+72
* Do stricter checking of IP addressed passed to server install.Jan Cholasta2011-05-301-0/+9
* Parse netmasks in IP addresses passed to server install.Jan Cholasta2011-05-302-0/+78
* Add option to limit the attributes allowed in an entry.Rob Crittenden2011-05-272-0/+158