summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adding a note about single-quoting node namesluke2006-10-021-0/+7
* - New type Notify for sending client-side log messagesajax2006-09-292-0/+38
* - New type Notify for sending client-side log messagesajax2006-09-291-0/+7
* Changing warnonce to Puppet::Util::Warnings.warnonce.ajax2006-09-291-2/+2
* Fixing suidmanager so it uses warnonce instead of using a variable that only ...luke2006-09-293-10/+12
* Rephrased a short section about finalizing the object dependence hierarchy.ajax2006-09-291-5/+5
* Fixing reported problem of crons rewriting every time when the environment is...luke2006-09-282-3/+13
* Fixing what I hope are the last batch of problems caused by the addition of t...luke2006-09-276-36/+44
* Just fixed some RCS/CVS id tags.ajax2006-09-271-1/+2
* Adding flush functionality as requested by Scott Seagoluke2006-09-271-0/+5
* File types were dying silently on OS X when the group specified in the manife...ajax2006-09-273-4/+16
* Fixing SUIDManager#asuser so that it only resets egid and euid if they were c...luke2006-09-263-21/+21
* Adding a note about another errorluke2006-09-261-0/+9
* Added some documentation to the security page to offer some example invocatio...ajax2006-09-251-0/+22
* regenning configref with the fixed spacingluke2006-09-251-16/+14
* Expanded documentation of command-line arguments for the puppet executables. ...ajax2006-09-253-14/+12
* Expanded documentation of command-line arguments for the puppet executables.ajax2006-09-252-228/+290
* Expanded documentation of command-line arguments for the puppet executables.ajax2006-09-251-1/+60
* Updating changelog for 0.19.3, and merging the version changes over.luke2006-09-224-3/+7
* ! rename file because rake_test_loader is dumb.erikh2006-09-221-0/+0
* + New assertion: assert_uid_gid will check that the UID and GID have been cha...erikh2006-09-224-32/+92
* Merging the fix to server/master.rbluke2006-09-222-8/+72
* Some small housekeeping things that I saw while doing other bug huntingluke2006-09-223-2/+6
* adding note about the irc channelluke2006-09-222-10/+130
* Harded-coded pathname to OSX's ssh_known_hosts as a work-around until the ssh...ajax2006-09-221-1/+7
* Adding some test reportsluke2006-09-222-0/+216
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-2231-156/+215
* Updating CHANGELOG for 0.19.2luke2006-09-221-0/+6
* Updated to version 0.19.2luke2006-09-221-1/+1
* Updated to version 0.19.2luke2006-09-221-1/+1
* Updated to version 0.19.2luke2006-09-221-1/+1
* As requested by Christian Warden, triggering an object now results inluke2006-09-224-14/+53
* Adding some error handling for when a non-existent report is asked for, and a...luke2006-09-212-11/+43
* Adding trace information to autoload.rbluke2006-09-211-0/+3
* Switching Autoload#loadall from using "load" to using "require", so it will n...luke2006-09-213-6/+12
* Fixing error in tagmail when there are no messages to reportluke2006-09-211-1/+1
* Disabling a test on solaris, since apparently sh on solaris is different than...luke2006-09-211-0/+2
* Small test fixes in preparation for 0.19.2luke2006-09-212-6/+3
* Adding class list method to group. Also added a test to verify every type re...luke2006-09-212-7/+23
* Adding an Autoload instance to Type.rb so that I can load all known types for...luke2006-09-214-11/+40
* more fixes to the zone examplesluke2006-09-211-1/+3
* doc updatesluke2006-09-212-986/+1218
* Doc updatesluke2006-09-212-5/+8
* Typo: As stood had "remove" for "remote"ajax2006-09-211-1/+1
* Fixing #245, opened by marthag.luke2006-09-211-3/+3
* Fixing #278, opened by Digant, with patch.luke2006-09-212-12/+36
* Fixing #274. I just set :ensure to be :link when :target is set.luke2006-09-212-0/+20
* Fixing #283, opened by luke.luke2006-09-212-1/+32
* Fixing #285, opened by ericb.luke2006-09-213-9/+40
* Fixing #288.luke2006-09-211-1/+1