index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
util
/
selinux.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-4
/
+4
|
*
Fixing all tests that were apparently broken in the 0.24.x merge.
Luke Kanies
2009-04-02
1
-1
/
+1
|
|
|
|
Signed-off-by: Luke Kanies <luke@madstop.com>
*
Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloads
James Turnbull
2009-02-28
1
-1
/
+3
|
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux ↵
Sean E. Millichamp
2008-11-14
1
-0
/
+64
|
|
|
|
context support
*
Fixes relating to transition to native SELinux bindings
Sean E. Millichamp
2008-11-14
1
-2
/
+9
|
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-66
/
+67
|
*
Fix regression caused by switch to Puppet's execute() functions
Sean E. Millichamp
2008-10-22
1
-2
/
+11
|
*
Use fully qualified paths when calling binaries, adjust chcon call to use ↵
Sean E. Millichamp
2008-10-17
1
-8
/
+2
|
|
|
|
Puppet's execute() function.
*
Setting SELinux contexts with chcon should not dereference symbolic links
Sean E. Millichamp
2008-10-17
1
-2
/
+2
|
*
Add unit test coverage for Puppet::Util::SELinux and fix problems found by tests
Sean E. Millichamp
2008-10-09
1
-13
/
+30
|
*
Fix scenario when SELinux support tools exist, but SELinux is disabled
Sean E. Millichamp
2008-10-08
1
-0
/
+6
|
*
New and improved tests for file type SELinux contexts
Sean E. Millichamp
2008-10-08
1
-1
/
+1
|
*
Refactor SELinux commands to utility module
Sean E. Millichamp
2008-10-03
1
-0
/
+113