summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/file/selcontext.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6830) Fix stat method calls to not use an unneeded argumentMatt Robinson2011-03-251-1/+1
* (#3999) Allow disabling of default SELinux context detection for filesJesse Wolfe2011-02-251-0/+16
* Updated all types to Markdown outputJames Turnbull2010-08-111-5/+5
* Code smell: Two space indentationMarkus Roberts2010-07-091-69/+69
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Merge branch '0.24.x'Luke Kanies2009-02-111-0/+8
|\
| * Fixed #1852 - Correct behaviour when no SELinux bindingsJames Turnbull2009-01-271-0/+8
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-4/+4
|/
* Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-14/+0
* Quiet debug when no default SELinux context found for one of the componentsSean E. Millichamp2008-11-141-1/+3
* Fixes relating to transition to native SELinux bindingsSean E. Millichamp2008-11-141-0/+7
* Improve the inline documentation for SELinux types and parametersSean E. Millichamp2008-10-231-4/+21
* Add new support for :selrange SELinux file propertySean E. Millichamp2008-10-031-0/+7
* Add detected defaults for existing SELinux file propertiesSean E. Millichamp2008-10-031-0/+3
* Refactor SELinux commands to utility moduleSean E. Millichamp2008-10-031-32/+13
* Merged fsweetser's selinux patch against HEADBrett Lentz2008-10-031-0/+96
* Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-201-96/+0
* Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-201-0/+96