summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/netgroup.py
Commit message (Expand)AuthorAgeFilesLines
* Do not require description in UI.David Kupka2014-09-291-1/+1
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-051-2/+2
* Add managed read permissions for compat treePetr Viktorin2014-09-051-0/+10
* sudorule: Refactor add and remove external_post_callbackTomas Babej2014-06-251-11/+19
* Convert Netgroup default permissions to managedPetr Viktorin2014-06-241-0/+32
* netgroup: Add objectclass attribute to read permissionsPetr Viktorin2014-06-231-2/+2
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-111-1/+2
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-8/+10
* Add Object metadata and update plugin for managed permissionsPetr Viktorin2014-03-251-0/+19
* Add permission_filter_objectclasses for explicit type filtersPetr Viktorin2014-02-201-0/+1
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-2/+3
* Use LDAP search instead of *group_show to check if a group exists.Jan Cholasta2013-07-111-1/+1
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-1/+1
* Internationalization for public errorsPetr Viktorin2012-09-031-2/+2
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+7
* Validate externalhost (when added by --addattr/--setattr)Petr Viktorin2012-05-111-0/+1
* Allow one letter net/hostgroups namesOndrej Hamada2012-05-071-1/+1
* Fix expected error messages in testsPetr Viktorin2012-04-101-1/+4
* Netgroup nisdomain and hosts validationOndrej Hamada2012-03-281-0/+9
* Limit allowed characters in a netgroup name to alpha, digit, -, _ and .Rob Crittenden2012-02-271-0/+6
* Consolidate external member code into two functions in baseldap.pyRob Crittenden2012-02-081-47/+2
* Return proper DN in netgroup-addMartin Kosek2012-02-061-2/+2
* Improve netgroup-add error messagesMartin Kosek2012-02-031-7/+11
* Improve hostgroup/netgroup collision checksMartin Kosek2011-10-171-0/+20
* 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