summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding answerfile support to sun pkgs.luke2006-02-082-1/+18
* adding some documentationluke2006-02-081-1/+8
* removing errant warningluke2006-02-081-1/+0
* Fixing small problem where checksum retrieving did not look in the cache; thi...luke2006-02-083-49/+39
* Fixing the conflict between ensure and source. Ironically I had already made...luke2006-02-083-19/+76
* Checksums now get correctly updated for both the ensure and content state whe...luke2006-02-086-8/+64
* first bug fixed, where sources were not updating the checksumluke2006-02-084-7/+48
* adding keywordluke2006-02-080-0/+0
* adding keywordluke2006-02-080-0/+0
* replacing all occurences of "is_a?" in the parser with "instance_of?"luke2006-02-082-46/+46
* Fixing bug that occurs with only one argumentluke2006-02-083-7/+7
* wrapping all work in a single rescue clauseluke2006-02-081-18/+7
* adding initial ldap schemaluke2006-02-081-0/+17
* adding vim syntax stuffluke2006-02-072-0/+96
* Simple emacs mode for editing manifests; only does pretty colors right nowlutter2006-02-072-0/+195
* There is now full support for configuration files, and the entire system has ...luke2006-02-0733-545/+742
* Configuration parameters now require (and have) descriptions, and a set of co...luke2006-02-079-266/+437
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-0717-71/+259
* Fix snippet_componentmetaparams testlutter2006-02-071-1/+1
* Temporary commit; configs now can be converted to manifestsluke2006-02-072-3/+86
* Config files now seem to work, so I am ready to start incorporating them.luke2006-02-073-48/+260
* committing test code for bug lutter foundluke2006-02-072-0/+17
* Changes in lie with Fedora Extras requirementslutter2006-02-061-9/+13
* Fix processname taglutter2006-02-061-1/+1
* Allow passing of options with 'once'; fix processname tag, add config tag.lutter2006-02-061-2/+4
* a couple small changes; the most significant is the addition of a class-level...luke2006-02-063-25/+69
* Fixing a significant performance bug in file recursion, and trying to help pe...luke2006-01-3110-62/+69
* Rewrote client init script since puppetd is now a proper demon.lutter2006-01-303-41/+26
* Install bin/puppet into /usr/bin/puppet, not /usr/sbin/puppet, since normal u...lutter2006-01-301-1/+3
* Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in ...lutter2006-01-302-7/+4
* Fixing class storage -- it was not working for nodescopesluke2006-01-306-19/+23
* Caching Time objects instead of numbers, since Bignum does not seem to be YAM...luke2006-01-302-3/+2
* Fixing waitforcert so that the client can actually add the certs once it rece...luke2006-01-304-1/+26
* Adding release tag REL_0_12_0luke2006-01-251-3/+3
* Updated to version 0.12.0luke2006-01-251-1/+1
* Updated to version 0.12.0luke2006-01-251-1/+1
* Small mods to the packaging stuffluke2006-01-254-19/+13
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-2513-31/+540
* Fixing some logging issuesluke2006-01-246-11/+38
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-2431-1203/+2232
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-2321-281/+1157
* Modifying docs, and adding scheduling hooksluke2006-01-209-15/+28
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-188-53/+220
* Updated to version 0.11.2luke2006-01-181-1/+1
* modding changelog for 0.11.2luke2006-01-181-0/+7
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-1844-271/+441
* Fixing most types to allow no statementsluke2006-01-182-210/+358
* Updated to version 0.11.1luke2006-01-171-1/+1
* modifying changelog for 0.11.1luke2006-01-171-0/+10
* Adding openbsd packaging supportluke2006-01-174-11/+97