| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fixing #274. I just set :ensure to be :link when :target is set. | luke | 2006-09-21 | 2 | -0/+20 |
* | Fixing #283, opened by luke. | luke | 2006-09-21 | 2 | -1/+32 |
* | Fixing #285, opened by ericb. | luke | 2006-09-21 | 3 | -9/+40 |
* | Fixing #288. | luke | 2006-09-21 | 1 | -1/+1 |
* | Fixing #293, I think. The problem was that the groups state was not correctl... | luke | 2006-09-21 | 2 | -13/+18 |
* | Fixed a minor typo | ajax | 2006-09-21 | 1 | -1/+1 |
* | Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail) | luke | 2006-09-20 | 7 | -6/+71 |
* | adding an extra make target for debugging, rather than defaulting to always c... | luke | 2006-09-20 | 2 | -2/+5 |
* | Rake::TestTasks were running the test suite inadvertantly against the install... | erikh | 2006-09-20 | 1 | -3/+4 |
* | Fixing provider commands and Util#execute so they always include the command ... | luke | 2006-09-19 | 3 | -12/+43 |
* | Regenerating docs, and correcting some markup mistakes | luke | 2006-09-19 | 4 | -1130/+1020 |
* | Small update to the fileserver tests; it was apparently not making some test ... | luke | 2006-09-19 | 1 | -1/+2 |
* | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 97 | -2170/+263 |
* | Reworking test/lib structure a bit, and renaming all of the files so that the... | luke | 2006-09-19 | 15 | -856/+859 |
* | Fix trac #282 (Change URL to configref, mention --genconfig) | lutter | 2006-09-19 | 5 | -7/+23 |
* | Small modification so i can make more changes | luke | 2006-09-19 | 2 | -1277/+2 |
* | updating changes from the trunk | luke | 2006-09-19 | 2 | -3/+50 |
* | going through all of the other providers and making sure any reference to a s... | luke | 2006-09-19 | 6 | -13/+7 |
* | Fixing case of silly states on os x, where files are owned by "nobody" and Fi... | luke | 2006-09-19 | 2 | -1/+20 |
* | Fixing the same bug in the netinfo provider -- it was retrieving the "is" val... | luke | 2006-09-19 | 3 | -13/+11 |
* | Fixing #280; added a warning and exiting if no hosts are specified to clean | luke | 2006-09-19 | 1 | -0/+4 |
* | applying patch from #275. aptitude -q works fine on my testing release, but ... | luke | 2006-09-19 | 1 | -1/+2 |
* | Removing the no-longer-necessary type/nameservice info -- it is all in the pr... | luke | 2006-09-19 | 8 | -692/+12 |
* | Trying to fix a bug where files other than site.pp do not get noticed for rep... | luke | 2006-09-19 | 6 | -79/+146 |
* | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 3 | -13/+42 |
* | Better documentation around certificate revocation and mgmt | lutter | 2006-09-18 | 3 | -4/+16 |
* | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
* | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
* | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |