summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small modification so i can make more changesluke2006-09-192-1277/+2
* updating changes from the trunkluke2006-09-192-3/+50
* going through all of the other providers and making sure any reference to a s...luke2006-09-196-13/+7
* Fixing case of silly states on os x, where files are owned by "nobody" and Fi...luke2006-09-192-1/+20
* Fixing the same bug in the netinfo provider -- it was retrieving the "is" val...luke2006-09-193-13/+11
* Fixing #280; added a warning and exiting if no hosts are specified to cleanluke2006-09-191-0/+4
* applying patch from #275. aptitude -q works fine on my testing release, but ...luke2006-09-191-1/+2
* Removing the no-longer-necessary type/nameservice info -- it is all in the pr...luke2006-09-198-692/+12
* Trying to fix a bug where files other than site.pp do not get noticed for rep...luke2006-09-196-79/+146
* Add config option 'node_name' to control what puppetmaster considers the prop...lutter2006-09-183-13/+42
* Better documentation around certificate revocation and mgmtlutter2006-09-183-4/+16
* Updated to version 0.19.1luke2006-09-151-1/+1
* Updated to version 0.19.1luke2006-09-151-1/+1
* Updated to version 0.19.1luke2006-09-151-1/+1