Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |