summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/automember.py
Commit message (Expand)AuthorAgeFilesLines
* 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