summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_netgroup_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Suppress managed netgroups from showing as memberof hostgroups.Rob Crittenden2011-08-311-1/+0
* Add netgroup as possible memberOf for hostgroupsRob Crittenden2011-08-291-0/+1
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-0/+6
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-14/+34
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-0/+8
* Add UID, GID and e-mail to the user default attributes.Rob Crittenden2011-06-081-0/+2
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-051-2/+2
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix a slew of tests.Rob Crittenden2010-12-171-0/+6
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-9/+9
* Add managedby to Host entriesRob Crittenden2010-11-191-0/+1
* Implement nested netgroups and include summaries for the commands.Rob Crittenden2010-10-291-366/+1042
* Return reason for failure when updating group membership fails.Rob Crittenden2010-10-281-8/+18
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-061-1/+1
* Fix netgroup plugin to use correct member attribute names.Rob Crittenden2010-07-151-39/+107
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-95/+84
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-051-52/+69
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-13/+14
* Fix unit tests to handle new group-{add, del}-member semantics.Pavel Zuna2009-07-021-17/+25
* Add unit tests for new plugins.Pavel Zuna2009-07-021-0/+312
* Remove unit tests for old plugins.Pavel Zuna2009-07-021-317/+0
* Schema change so the nisnetgroup triples work properly.Rob Crittenden2009-05-191-12/+12
* Add missing attribute to fix netgroups testRob Crittenden2009-05-071-1/+1
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-6/+6
* Fix remaining issues with XML-RPC test casesRob Crittenden2009-02-041-1/+1
* Fixed some of the test_xmlrpc unit testsJason Gerard DeRose2009-02-031-19/+19
* Applied Rob's errors patchRob Crittenden2009-02-031-14/+16
* 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
* Initial implementation of netgroupsRob Crittenden2009-01-191-0/+320