summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_host_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fail on unknown Command optionsPetr Viktorin2012-06-201-1/+1
* Update hostname validator error messages in testsPetr Viktorin2012-05-031-1/+1
* Fix expected error messages in testsPetr Viktorin2012-04-101-16/+30
* Fix uses of O=REALM instead of the configured certificate subject base.Jan Cholasta2012-03-261-4/+4
* Use valid argument names in testsPetr Viktorin2012-03-251-1/+1
* Fix test failure testing rename with an invalid hostname.Rob Crittenden2012-03-211-1/+1
* Don't allow hosts and services of IPA masters to be disabled.Rob Crittenden2012-03-191-1/+9
* Display serial number as HEX (DECIMAL) when showing certificates.Rob Crittenden2012-03-141-0/+5
* Only apply validation rules when adding and updating.Rob Crittenden2012-02-291-0/+42
* Don't allow IPA master hosts or important services be deleted.Rob Crittenden2012-02-231-0/+9
* Add missing managing hosts filtering optionsMartin Kosek2012-01-261-0/+33
* Add support for storing MAC address in host entries.Rob Crittenden2012-01-261-0/+65
* 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-241-2/+20
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-20/+28
* Fix invalid issuer in unit testsMartin Kosek2011-07-271-3/+3
* find_entry_by_attr() should fail if multiple entries are foundRob Crittenden2011-07-111-0/+35
* Require an imported certificate's issuer to match our issuer.Rob Crittenden2011-06-161-18/+23
* Add a list of managed hostsMartin Kosek2011-06-151-0/+2
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-2/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Add managedby to Host entriesRob Crittenden2010-11-191-3/+109
* Revoke a host's certificate (if any) when it is deleted or disabled.Rob Crittenden2010-11-191-2/+22
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+7
* Enable a host to retrieve a keytab for all its services.Rob Crittenden2010-08-161-1/+2
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-061-1/+39
* Add API to delete a service principal key, service-disable.Rob Crittenden2010-07-131-0/+3
* Deleting a non-fully-qualified hostname should still delete its servicesRob Crittenden2010-03-301-0/+66
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-261-1/+2
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-8/+12
* Fuzzy feelingsJason Gerard DeRose2009-12-171-40/+44
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-161-100/+225
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-18/+14
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-051-7/+9
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-0/+1
* Add unit tests for new plugins.Pavel Zuna2009-07-021-0/+122
* Remove unit tests for old plugins.Pavel Zuna2009-07-021-123/+0
* Schema change so the nisnetgroup triples work properly.Rob Crittenden2009-05-191-16/+16
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-2/+2
* Fix remaining issues with XML-RPC test casesRob Crittenden2009-02-041-2/+2
* Fixed some of the test_xmlrpc unit testsJason Gerard DeRose2009-02-031-8/+8
* Applied Rob's errors patchRob Crittenden2009-02-031-1/+1
* Mostly got the test_xmlrpc/ tests working againJason Gerard DeRose2009-02-031-4/+0
* Finished reworked cli.CLI class into cli.cli pluginJason Gerard DeRose2009-02-031-1/+0
* Add new tests for hosts and groups of hostsRob Crittenden2008-11-041-0/+128