| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated to version 0.11.1 | luke | 2006-01-17 | 1 | -1/+1 |
| * | modifying changelog for 0.11.1 | luke | 2006-01-17 | 1 | -0/+10 |
| * | Adding openbsd packaging support | luke | 2006-01-17 | 4 | -11/+97 |
| * | Fixing problems where objects were passing @parameters[:param] objects, inste... | luke | 2006-01-17 | 5 | -18/+26 |
| * | Updated to version 0.11.0 | luke | 2006-01-17 | 1 | -1/+1 |
| * | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 68 | -441/+916 |
| * | Added "ensure" state to some classes, and added infrastructure for it to work... | luke | 2006-01-16 | 34 | -313/+716 |
| * | Adding sshkey class plus tests, and adding "aggregatable" methods to type.rb | luke | 2006-01-14 | 3 | -0/+265 |
| * | Adding another host to the test lists, adding some test data, and modifying h... | luke | 2006-01-14 | 9 | -22/+643 |
| * | Adding a bit better logging and checking to file access | luke | 2006-01-14 | 2 | -12/+14 |
| * | Moving ast classes into separate files | luke | 2006-01-13 | 18 | -1442/+1496 |
| * | Added "finish" method, using it in Type.finalize, and moved autorequire and s... | luke | 2006-01-13 | 4 | -8/+68 |
| * | Changing host and port aliases to also create Puppet aliases. This involved ... | luke | 2006-01-13 | 5 | -31/+71 |
| * | Fixing up the parsedtypes, fixing Type.eachtype to ignore structure types | luke | 2006-01-13 | 11 | -75/+197 |
| * | Adding /etc/services support | luke | 2006-01-13 | 4 | -31/+293 |
| * | finalizing cron and host management, hopefully | luke | 2006-01-13 | 9 | -678/+39 |
| * | Abstracting host support so it should easily support other types | luke | 2006-01-13 | 1 | -0/+190 |
| * | Abstracting host support so it should easily support other types | luke | 2006-01-13 | 7 | -371/+284 |
| * | Adding initial host support. I can promise that this will soon (hopefully al... | luke | 2006-01-12 | 3 | -4/+404 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 21 | -105/+347 |
| * | Adding further notes about openssl | luke | 2006-01-12 | 1 | -1/+7 |
| * | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 8 | -17/+25 |
| * | Adding "content" state to files, and string interpolation handles escaped whi... | luke | 2006-01-12 | 4 | -1/+94 |
| * | Adding 0.10.2 stuff | luke | 2006-01-12 | 1 | -0/+9 |
| * | Updated to version 0.10.2 | luke | 2006-01-12 | 1 | -1/+1 |
| * | Services now work at least somewhat on solaris 10, and service testing is pre... | luke | 2006-01-12 | 4 | -29/+158 |
| * | Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz... | luke | 2006-01-12 | 10 | -27/+178 |
| * | Fixing documentation generation, and fixing aliasing so that objects can safe... | luke | 2006-01-12 | 2 | -9/+29 |
| * | Adding "alias" metaparam; you can now create as many aliases as you want for ... | luke | 2006-01-12 | 2 | -6/+38 |
| * | Adding autorequire to files, and added the cwd to the list of files to be req... | luke | 2006-01-12 | 10 | -20/+75 |
| * | Adding generic autorequire mechanism, and thus removing it from exec | luke | 2006-01-11 | 2 | -14/+40 |
| * | Adding a requires? method to types, fixed the bug where exec fail when Puppet... | luke | 2006-01-11 | 3 | -18/+101 |
| * | Updated to version 0.10.1 | luke | 2006-01-11 | 1 | -1/+1 |
| * | modifying changelog for 0.10.1 | luke | 2006-01-11 | 1 | -0/+4 |
| * | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 2006-01-11 | 13 | -426/+533 |
| * | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 12 | -59/+118 |
| * | Adding some extra feedback | luke | 2006-01-10 | 1 | -0/+6 |
| * | Fixing init path default | luke | 2006-01-10 | 1 | -3/+3 |
| * | Adding some consistencies to the executable tests. All exe tests now pass on... | luke | 2006-01-10 | 6 | -51/+41 |
| * | Updating Puppet to work with the new Facter | luke | 2006-01-09 | 8 | -48/+37 |
| * | Updated to version 0.10.0 | luke | 2006-01-09 | 1 | -1/+1 |
| * | Describing 0.10.0 changes | luke | 2006-01-09 | 1 | -0/+8 |
| * | Modifying hosttest | luke | 2006-01-09 | 1 | -2/+6 |
| * | All tests pass now, although the lack of service support on os x means that i... | luke | 2006-01-09 | 10 | -25/+61 |
| * | updates | luke | 2006-01-08 | 1 | -195/+0 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 81 | -3851/+4350 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 79 | -4131/+3694 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 79 | -3694/+4131 |
| * | updates | luke | 2006-01-07 | 2 | -3/+5 |
| * | converting waitforcert to an int | luke | 2006-01-05 | 1 | -1/+2 |