| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 5 | -39/+163 |
| * | Updated to version 0.11.2 | luke | 2006-01-18 | 1 | -1/+1 |
| * | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 39 | -271/+390 |
| * | Fixing most types to allow no statements | luke | 2006-01-18 | 2 | -210/+358 |
| * | Updated to version 0.11.1 | luke | 2006-01-17 | 1 | -1/+1 |
| * | Adding openbsd packaging support | luke | 2006-01-17 | 3 | -9/+93 |
| * | Fixing problems where objects were passing @parameters[:param] objects, inste... | luke | 2006-01-17 | 4 | -16/+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 | 28 | -322/+681 |
| * | Added "ensure" state to some classes, and added infrastructure for it to work... | luke | 2006-01-16 | 24 | -260/+613 |
| * | Adding sshkey class plus tests, and adding "aggregatable" methods to type.rb | luke | 2006-01-14 | 2 | -0/+144 |
| * | Adding another host to the test lists, adding some test data, and modifying h... | luke | 2006-01-14 | 1 | -5/+27 |
| * | 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 | 2 | -7/+39 |
| * | Changing host and port aliases to also create Puppet aliases. This involved ... | luke | 2006-01-13 | 3 | -26/+51 |
| * | Fixing up the parsedtypes, fixing Type.eachtype to ignore structure types | luke | 2006-01-13 | 7 | -61/+83 |
| * | Adding /etc/services support | luke | 2006-01-13 | 2 | -2/+215 |
| * | finalizing cron and host management, hopefully | luke | 2006-01-13 | 7 | -673/+36 |
| * | 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 | 5 | -330/+263 |
| * | Adding initial host support. I can promise that this will soon (hopefully al... | luke | 2006-01-12 | 2 | -4/+311 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 11 | -61/+232 |
| * | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 6 | -17/+16 |
| * | Adding "content" state to files, and string interpolation handles escaped whi... | luke | 2006-01-12 | 3 | -1/+54 |
| * | 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 | 2 | -13/+43 |
| * | Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz... | luke | 2006-01-12 | 3 | -19/+129 |
| * | Fixing documentation generation, and fixing aliasing so that objects can safe... | luke | 2006-01-12 | 1 | -4/+16 |
| * | Adding "alias" metaparam; you can now create as many aliases as you want for ... | luke | 2006-01-12 | 1 | -6/+23 |
| * | Adding autorequire to files, and added the cwd to the list of files to be req... | luke | 2006-01-12 | 3 | -2/+30 |
| * | 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 | 2 | -18/+52 |
| * | Updated to version 0.10.1 | luke | 2006-01-11 | 1 | -1/+1 |
| * | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 2006-01-11 | 9 | -389/+465 |
| * | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 10 | -59/+66 |
| * | Fixing init path default | luke | 2006-01-10 | 1 | -3/+3 |
| * | Updating Puppet to work with the new Facter | luke | 2006-01-09 | 4 | -24/+26 |
| * | Updated to version 0.10.0 | luke | 2006-01-09 | 1 | -1/+1 |
| * | All tests pass now, although the lack of service support on os x means that i... | luke | 2006-01-09 | 5 | -13/+35 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 47 | -3479/+3772 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 47 | -3757/+3365 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 47 | -3365/+3757 |
| * | Updated to version 0.9.4 | luke | 2006-01-04 | 1 | -1/+1 |
| * | Disabling most documentation generation except for the API docs, and wrapping... | luke | 2006-01-04 | 1 | -40/+41 |
| * | Updated to version 0.9.3 | luke | 2006-01-03 | 1 | -1/+1 |
| * | some updates to the typegen stuff, even though i may still not use it | luke | 2006-01-03 | 3 | -280/+164 |
| * | Fixing two reported bugs in cron jobs. Cron jobs correctly change when field... | luke | 2006-01-03 | 1 | -141/+202 |
| * | adding some comments | luke | 2006-01-03 | 3 | -1/+20 |
| * | removing "host" as a keyword; it was an alias for "node" | luke | 2006-01-03 | 1 | -1/+0 |