summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing #293, I think. The problem was that the groups state was not correctl...luke2006-09-212-13/+18
* Fixed a minor typoajax2006-09-211-1/+1
* Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail)luke2006-09-207-6/+71
* adding an extra make target for debugging, rather than defaulting to always c...luke2006-09-202-2/+5
* Rake::TestTasks were running the test suite inadvertantly against the install...erikh2006-09-201-3/+4
* Fixing provider commands and Util#execute so they always include the command ...luke2006-09-193-12/+43
* Regenerating docs, and correcting some markup mistakesluke2006-09-194-1130/+1020
* Small update to the fileserver tests; it was apparently not making some test ...luke2006-09-191-1/+2
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-1997-2170/+263
* Reworking test/lib structure a bit, and renaming all of the files so that the...luke2006-09-1915-856/+859
* Fix trac #282 (Change URL to configref, mention --genconfig)lutter2006-09-195-7/+23