summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* A new flag to disable creation of UPGMartin Kosek2011-05-251-0/+44
* Modify the default attributes shown in user-find to match the UI design.Rob Crittenden2011-04-221-5/+9
* Convert manager from userid to dn for storage and back for displaying.Rob Crittenden2011-04-221-0/+27
* Sort entries returned by *-find by the primary key (if any).Rob Crittenden2011-04-132-8/+8
* postalCode should be a string not an integer.Rob Crittenden2011-04-051-1/+2
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-056-12/+12
* Replace only if old and new have nothing in commonRob Crittenden2011-03-031-0/+204
* Final i18n unit test fixes.Pavel Zuna2011-03-011-6/+6
* Fix i18n related failures in unit tests.Pavel Zuna2011-03-015-57/+29
* Remove deprecated i18n code from ipalib/request and all references to it.Pavel Zuna2011-03-011-161/+0