| Commit message (Expand) | Author | Age | Files | Lines |
| * | adding links to the real deb pkgs | luke | 2006-10-03 | 1 | -2/+4 |
| * | Comment out the setting of PUPPET_LOG, so that puppetd uses its default | lutter | 2006-10-03 | 1 | -1/+1 |
| * | Messages will now be at current loglevel, regardless of whether the object pa... | ajax | 2006-10-02 | 1 | -4/+2 |
| * | Added parameter 'withpath' to toggle printing of the object path. | ajax | 2006-10-02 | 1 | -6/+15 |
| * | adding a note about single-quoting node names | luke | 2006-10-02 | 1 | -0/+7 |
| * | - New type Notify for sending client-side log messages | ajax | 2006-09-29 | 2 | -0/+38 |
| * | - New type Notify for sending client-side log messages | ajax | 2006-09-29 | 1 | -0/+7 |
| * | 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 | 3 | -10/+12 |
| * | Rephrased a short section about finalizing the object dependence hierarchy. | ajax | 2006-09-29 | 1 | -5/+5 |
| * | Fixing reported problem of crons rewriting every time when the environment is... | luke | 2006-09-28 | 2 | -3/+13 |
| * | Fixing what I hope are the last batch of problems caused by the addition of t... | luke | 2006-09-27 | 6 | -36/+44 |
| * | Just fixed some RCS/CVS id tags. | ajax | 2006-09-27 | 1 | -1/+2 |
| * | Adding flush functionality as requested by Scott Seago | luke | 2006-09-27 | 1 | -0/+5 |
| * | File types were dying silently on OS X when the group specified in the manife... | ajax | 2006-09-27 | 3 | -4/+16 |
| * | Fixing SUIDManager#asuser so that it only resets egid and euid if they were c... | luke | 2006-09-26 | 3 | -21/+21 |
| * | Adding a note about another error | luke | 2006-09-26 | 1 | -0/+9 |
| * | Added some documentation to the security page to offer some example invocatio... | ajax | 2006-09-25 | 1 | -0/+22 |
| * | regenning configref with the fixed spacing | luke | 2006-09-25 | 1 | -16/+14 |
| * | Expanded documentation of command-line arguments for the puppet executables. ... | ajax | 2006-09-25 | 3 | -14/+12 |
| * | Expanded documentation of command-line arguments for the puppet executables. | ajax | 2006-09-25 | 2 | -228/+290 |
| * | Expanded documentation of command-line arguments for the puppet executables. | ajax | 2006-09-25 | 1 | -1/+60 |
| * | Updating changelog for 0.19.3, and merging the version changes over. | luke | 2006-09-22 | 4 | -3/+7 |
| * | ! rename file because rake_test_loader is dumb. | erikh | 2006-09-22 | 1 | -0/+0 |
| * | + New assertion: assert_uid_gid will check that the UID and GID have been cha... | erikh | 2006-09-22 | 4 | -32/+92 |
| * | Merging the fix to server/master.rb | luke | 2006-09-22 | 2 | -8/+72 |
| * | Some small housekeeping things that I saw while doing other bug hunting | luke | 2006-09-22 | 3 | -2/+6 |
| * | adding note about the irc channel | luke | 2006-09-22 | 2 | -10/+130 |
| * | Harded-coded pathname to OSX's ssh_known_hosts as a work-around until the ssh... | ajax | 2006-09-22 | 1 | -1/+7 |
| * | Adding some test reports | luke | 2006-09-22 | 2 | -0/+216 |
| * | + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process... | erikh | 2006-09-22 | 31 | -156/+215 |
| * | Updating CHANGELOG for 0.19.2 | luke | 2006-09-22 | 1 | -0/+6 |
| * | Updated to version 0.19.2 | luke | 2006-09-22 | 1 | -1/+1 |
| * | Updated to version 0.19.2 | luke | 2006-09-22 | 1 | -1/+1 |
| * | Updated to version 0.19.2 | luke | 2006-09-22 | 1 | -1/+1 |
| * | As requested by Christian Warden, triggering an object now results in | luke | 2006-09-22 | 4 | -14/+53 |
| * | Adding some error handling for when a non-existent report is asked for, and a... | luke | 2006-09-21 | 2 | -11/+43 |
| * | Adding trace information to autoload.rb | luke | 2006-09-21 | 1 | -0/+3 |
| * | Switching Autoload#loadall from using "load" to using "require", so it will n... | luke | 2006-09-21 | 3 | -6/+12 |
| * | Fixing error in tagmail when there are no messages to report | luke | 2006-09-21 | 1 | -1/+1 |
| * | Disabling a test on solaris, since apparently sh on solaris is different than... | luke | 2006-09-21 | 1 | -0/+2 |
| * | Small test fixes in preparation for 0.19.2 | luke | 2006-09-21 | 2 | -6/+3 |
| * | Adding class list method to group. Also added a test to verify every type re... | luke | 2006-09-21 | 2 | -7/+23 |
| * | Adding an Autoload instance to Type.rb so that I can load all known types for... | luke | 2006-09-21 | 4 | -11/+40 |
| * | more fixes to the zone examples | luke | 2006-09-21 | 1 | -1/+3 |
| * | doc updates | luke | 2006-09-21 | 2 | -986/+1218 |
| * | Doc updates | luke | 2006-09-21 | 2 | -5/+8 |
| * | Typo: As stood had "remove" for "remote" | ajax | 2006-09-21 | 1 | -1/+1 |
| * | Fixing #245, opened by marthag. | luke | 2006-09-21 | 1 | -3/+3 |
| * | Fixing #278, opened by Digant, with patch. | luke | 2006-09-21 | 2 | -12/+36 |