| Commit message (Expand) | Author | Age | Files | Lines |
* | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 33 | -545/+742 |
* | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 9 | -266/+437 |
* | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 17 | -71/+259 |
* | Fix snippet_componentmetaparams test | lutter | 2006-02-07 | 1 | -1/+1 |
* | Temporary commit; configs now can be converted to manifests | luke | 2006-02-07 | 2 | -3/+86 |
* | Config files now seem to work, so I am ready to start incorporating them. | luke | 2006-02-07 | 3 | -48/+260 |
* | committing test code for bug lutter found | luke | 2006-02-07 | 2 | -0/+17 |
* | Changes in lie with Fedora Extras requirements | lutter | 2006-02-06 | 1 | -9/+13 |
* | Fix processname tag | lutter | 2006-02-06 | 1 | -1/+1 |
* | Allow passing of options with 'once'; fix processname tag, add config tag. | lutter | 2006-02-06 | 1 | -2/+4 |
* | a couple small changes; the most significant is the addition of a class-level... | luke | 2006-02-06 | 3 | -25/+69 |
* | Fixing a significant performance bug in file recursion, and trying to help pe... | luke | 2006-01-31 | 10 | -62/+69 |
* | Rewrote client init script since puppetd is now a proper demon. | lutter | 2006-01-30 | 3 | -41/+26 |
* | Install bin/puppet into /usr/bin/puppet, not /usr/sbin/puppet, since normal u... | lutter | 2006-01-30 | 1 | -1/+3 |
* | Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in ... | lutter | 2006-01-30 | 2 | -7/+4 |
* | Fixing class storage -- it was not working for nodescopes | luke | 2006-01-30 | 6 | -19/+23 |
* | Caching Time objects instead of numbers, since Bignum does not seem to be YAM... | luke | 2006-01-30 | 2 | -3/+2 |
* | Fixing waitforcert so that the client can actually add the certs once it rece... | luke | 2006-01-30 | 4 | -1/+26 |
* | Adding release tag REL_0_12_0 | luke | 2006-01-25 | 1 | -3/+3 |
* | Updated to version 0.12.0 | luke | 2006-01-25 | 1 | -1/+1 |
* | Updated to version 0.12.0 | luke | 2006-01-25 | 1 | -1/+1 |
* | Small mods to the packaging stuff | luke | 2006-01-25 | 4 | -19/+13 |
* | RPM release is almost entirely there, it just needs to be integrated into rel... | luke | 2006-01-25 | 13 | -31/+540 |
* | Fixing some logging issues | luke | 2006-01-24 | 6 | -11/+38 |
* | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 31 | -1203/+2232 |
* | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 21 | -281/+1157 |
* | Modifying docs, and adding scheduling hooks | luke | 2006-01-20 | 9 | -15/+28 |
* | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 8 | -53/+220 |
* | Updated to version 0.11.2 | luke | 2006-01-18 | 1 | -1/+1 |
* | modding changelog for 0.11.2 | luke | 2006-01-18 | 1 | -0/+7 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 44 | -271/+441 |
* | 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 |
* | 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 |