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
/
suidmanager.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#8662) Fix Puppet.features.root? on Windows
Josh Cooper
2011-08-22
1
-1
/
+14
*
(#8770) Don't fail to set supplementary groups when changing user to root
Nick Lewis
2011-08-12
1
-2
/
+10
*
(#8770) Always fully drop privileges when changing user
Nick Lewis
2011-08-11
1
-14
/
+40
*
capture stderr from exec resources
Nigel Kersten
2010-11-10
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-95
/
+95
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
1
-1
/
+0
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-6
/
+5
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
1
-1
/
+1
*
Avoid trying to set uid/gid on windows
David Schmitt
2010-02-17
1
-1
/
+2
*
Feature #2935 Modes: root? predicate
Jesse Wolfe
2010-02-17
1
-1
/
+5
*
Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groups
Nigel Kersten
2010-02-17
1
-2
/
+26
*
Fixed #1806 - supplementary groups are not reset
James Turnbull
2009-11-20
1
-1
/
+11
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
Fixing the asuser method in Puppet::Util::SUIDManager
Luke Kanies
2007-11-27
1
-15
/
+13
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Added shortname support to config.rb and refactored addargs
Michael V. O'Brien
2007-08-14
1
-0
/
+1
*
Changes to lib/ corresponding to test refactoring from r2759, was unaware tha...
christian
2007-08-09
1
-41
/
+26
*
Forgot to change Puppet::Util::SUIDManager#run_and_capture arguments to execute
mccune
2007-04-04
1
-1
/
+1
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-0
/
+86