summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/automember.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error message for nonexistent members and add tests.David Kupka2014-11-241-1/+4
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-3/+0
* Split long docstrings that were recently modifiedPetr Viktorin2014-06-101-25/+25
* Add read permissions for automember tasksPetr Viktorin2014-06-021-5/+16
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-10/+10
* Add managed read permissions to automemberPetr Viktorin2014-04-171-0/+29
* plugin registration refactoring for automembershipAdam Misnyovszki2014-04-091-24/+17
* automember rebuild nowait feature addedAdam Misnyovszki2014-04-091-12/+58
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-9/+9
* Fix error message when adding duplicate automember ruleAna Krivokapic2013-11-151-2/+2
* Add automember rebuild commandAna Krivokapic2013-11-151-10/+133
* Remove DN normalization from the baseldap plugin.Jan Cholasta2013-03-011-16/+6
* Use full DNs in plugin code.Jan Cholasta2013-03-011-5/+8
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-011-2/+7
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-3/+3
* Fix various typos.Yuri Chornoivan2012-09-181-1/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-13/+12
* Add --{set,add,del}attr options to commands which are missing them.Jan Cholasta2012-08-031-2/+2
* Confusing default user groupsOndrej Hamada2012-04-081-15/+20
* Clean up i18n stringsPetr Viktorin2012-02-101-4/+4
* Fix some typos in automember help and paramters.Rob Crittenden2012-01-121-5/+5
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2011-11-301-4/+4
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-311-0/+587