| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding answerfile support to sun pkgs. | luke | 2006-02-08 | 2 | -1/+18 |
* | adding some documentation | luke | 2006-02-08 | 1 | -1/+8 |
* | removing errant warning | luke | 2006-02-08 | 1 | -1/+0 |
* | Fixing small problem where checksum retrieving did not look in the cache; thi... | luke | 2006-02-08 | 3 | -49/+39 |
* | Fixing the conflict between ensure and source. Ironically I had already made... | luke | 2006-02-08 | 3 | -19/+76 |
* | Checksums now get correctly updated for both the ensure and content state whe... | luke | 2006-02-08 | 6 | -8/+64 |
* | first bug fixed, where sources were not updating the checksum | luke | 2006-02-08 | 4 | -7/+48 |
* | adding keyword | luke | 2006-02-08 | 0 | -0/+0 |
* | adding keyword | luke | 2006-02-08 | 0 | -0/+0 |
* | replacing all occurences of "is_a?" in the parser with "instance_of?" | luke | 2006-02-08 | 2 | -46/+46 |
* | Fixing bug that occurs with only one argument | luke | 2006-02-08 | 3 | -7/+7 |
* | wrapping all work in a single rescue clause | luke | 2006-02-08 | 1 | -18/+7 |
* | adding initial ldap schema | luke | 2006-02-08 | 1 | -0/+17 |
* | adding vim syntax stuff | luke | 2006-02-07 | 2 | -0/+96 |
* | Simple emacs mode for editing manifests; only does pretty colors right now | lutter | 2006-02-07 | 2 | -0/+195 |
* | 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 |