summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/netgroup.py
Commit message (Expand)AuthorAgeFilesLines
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-30/+24
* Fix regression when calculating external groups.Rob Crittenden2011-07-191-1/+1
* A removed external host is shown in output when removing external hosts.Rob Crittenden2011-07-181-3/+3
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Replace the 'private' option in netgroup-find with 'managed'.Jan Cholasta2011-06-281-4/+9
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Typos in freeIPA messages and man pageYuri Chornoivan2011-05-101-1/+1
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+1
* Net group to NetgroupAdam Young2011-02-221-1/+1
* Cleanup for netgroup search https://fedorahosted.org/freeipa/ticket/963Jr Aquino2011-02-181-4/+6
* 17-2 Managed netgroups should be invisible https://fedorahosted.org/freeipa/t...Jr Aquino2011-02-161-0/+18
* Rename hbac module to hbacruleJan Zeleny2011-01-071-1/+1
* facet nestingAdam Young2011-01-071-1/+1
* Improve filtering of enrollments search results.Pavel Zuna2011-01-041-1/+10
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Enable filtering search results by member attributes.Pavel Zuna2010-12-201-0/+1
* Add usercategory and hostcategory and fix displaying members in netgroup_showRob Crittenden2010-11-081-0/+24
* Implement nested netgroups and include summaries for the commands.Rob Crittenden2010-10-291-2/+27
* Return reason for failure when updating group membership fails.Rob Crittenden2010-10-281-9/+9
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-26/+6
* Add LDAPObject setting to handle different attributes for RDN and PKEY.Pavel Zuna2010-10-281-24/+1
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-13/+13
* Properly show the members when an add/remove operation fails.Rob Crittenden2010-08-061-2/+2
* Fix netgroup plugin to use correct member attribute names.Rob Crittenden2010-07-151-31/+41
* First pass at per-command documentationRob Crittenden2010-06-221-0/+20
* localize doc stringsJohn Dennis2010-03-081-1/+1
* Code cleanup: remove unused stuff, take 1.Pavel Zuna2010-03-011-10/+0
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-8/+6
* Complete netgroup attributes.Pavel Zuna2010-02-231-1/+22
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-9/+16
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-1/+3
* Add --all to LDAPCreate and make LDAP commands always display default attribu...Pavel Zuna2010-01-111-1/+1
* Add some missing labelsRob Crittenden2009-12-141-0/+3
* Display membership attributes (member, memberOf) by default in show/find.Pavel Zuna2009-10-211-1/+1
* Fix bug in HBAC and netgroup plugin get_primary_key_from_dn methods.Pavel Zuna2009-10-081-1/+4
* Make the netgroup plugin use baseldap classes.Pavel Zuna2009-10-051-309/+116
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-2/+2
* Change command names from *group-del-member to *group-remove-member.Pavel Zuna2009-07-091-3/+3
* Make basegroup-{add, del}-member print failed members with error descriptions.Pavel Zuna2009-07-021-20/+33
* Fix minor bugs, typos, etc. discovered by unit tests in plugins.Pavel Zuna2009-07-021-8/+13
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-6/+6
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-23/+23
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+372
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-288/+0
* Add missing required attribute, nisdomainnameRob Crittenden2009-04-301-0/+16
* Convert to use the new basegroup frameworkRob Crittenden2009-03-201-0/+272