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
/
suidmanager.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-88
/
+0
*
Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...
luke
2006-12-19
1
-26
/
+17
*
Doing some work on the DSL. It behaves a little more like the real language ...
luke
2006-10-18
1
-3
/
+3
*
Another round of bug-fixes in preparation for 0.20.0
luke
2006-10-18
1
-31
/
+31
*
Changing warnonce to Puppet::Util::Warnings.warnonce.
ajax
2006-09-29
1
-2
/
+2
*
Fixing suidmanager so it uses warnonce instead of using a variable that only ...
luke
2006-09-29
1
-8
/
+5
*
Fixing what I hope are the last batch of problems caused by the addition of t...
luke
2006-09-27
1
-0
/
+4
*
File types were dying silently on OS X when the group specified in the manife...
ajax
2006-09-27
1
-1
/
+9
*
Fixing SUIDManager#asuser so that it only resets egid and euid if they were c...
luke
2006-09-26
1
-19
/
+17
*
+ New assertion: assert_uid_gid will check that the UID and GID have been cha...
erikh
2006-09-22
1
-17
/
+33
*
+ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...
erikh
2006-09-22
1
-0
/
+74