summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_hostgroup_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Suppress managed netgroups from showing as memberof hostgroups.Rob Crittenden2011-08-311-7/+0
* Add netgroup as possible memberOf for hostgroupsRob Crittenden2011-08-291-0/+7
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-0/+2
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-11/+16
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-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-0/+1
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-061-0/+1
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-261-1/+1
* Make the --all option work in Add/Remove Member commands.Pavel Zuna2010-02-241-1/+6
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-9/+11
* Remove hardcoded domain, example.comRob Crittenden2009-12-181-3/+3
* Fuzzy feelingsJason Gerard DeRose2009-12-171-57/+63
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-161-116/+220
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-34/+27
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-071-3/+1
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-051-12/+14
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-3/+4
* Fix unit tests to handle new group-{add, del}-member semantics.Pavel Zuna2009-07-021-2/+2
* Add unit tests for new plugins.Pavel Zuna2009-07-021-0/+143
* Remove unit tests for old plugins.Pavel Zuna2009-07-021-144/+0
* Schema change so the nisnetgroup triples work properly.Rob Crittenden2009-05-191-9/+9
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-3/+3
* 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-7/+7
* Applied Rob's errors patchRob Crittenden2009-02-031-4/+4
* 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/+149