summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/selinuxusermap.py
Commit message (Expand)AuthorAgeFilesLines
* fix selinuxusermap search for non-admin usersMartin Basti2015-07-161-1/+1
* Convert SELinux User Map default permissions to managedPetr Viktorin2014-06-241-0/+25
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-111-1/+1
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-12/+15
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-2/+2
* Add managed read permission for SELinux user mapPetr Viktorin2014-04-111-0/+14
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-17/+24
* Use full DNs in plugin code.Jan Cholasta2013-03-011-1/+1
* Add the version option to all CommandsPetr Viktorin2013-02-211-2/+2
* Make sure selinuxusemap behaves consistently to HBAC ruleTomas Babej2012-09-121-18/+58
* Internationalization for public errorsPetr Viktorin2012-09-031-4/+8
* Restrict the SELinux user map user MLS value to 0-1023Rob Crittenden2012-08-291-1/+2
* Validate default user in ordered list when using setattr, require MLSRob Crittenden2012-08-161-9/+12
* Corrects help description of selinuxusermap.Tomas Babej2012-08-141-6/+6
* Use DN objects instead of stringsJohn Dennis2012-08-121-0/+7
* Enforce sizelimit in permission-find, post_callback returns truncatedRob Crittenden2012-05-301-1/+2
* Disallow setattr on no_update/no_create paramsPetr Viktorin2012-05-291-3/+3
* Typos in FreeIPA messagesOndrej Hamada2012-03-231-1/+1
* Fix deletion of HBAC Rules when there are SELinux user maps definedRob Crittenden2012-01-241-7/+16
* Add SELinux user mapping framework.Rob Crittenden2011-12-091-0/+441