summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-121-3/+4
* Updated to version 0.13.0luke2006-02-081-1/+1
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-27/+82
* Configuration parameters now require (and have) descriptions, and a set of co...luke2006-02-071-103/+115
* Fixing class storage -- it was not working for nodescopesluke2006-01-301-1/+1
* Updated to version 0.12.0luke2006-01-251-1/+1
* Small mods to the packaging stuffluke2006-01-251-1/+1
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-1/+1
* Fixing some logging issuesluke2006-01-241-1/+1
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-38/+23
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-1/+4
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-0/+12
* Updated to version 0.11.2luke2006-01-181-1/+1
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-2/+10
* Updated to version 0.11.1luke2006-01-171-1/+1
* Updated to version 0.11.0luke2006-01-171-1/+1
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-161-14/+4
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-1/+2
* Updated to version 0.10.2luke2006-01-121-1/+1
* Updated to version 0.10.1luke2006-01-111-1/+1
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-111-0/+1
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-4/+11
* Updated to version 0.10.0luke2006-01-091-1/+1
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-1/+21
* Undoing the merge that happened in 785luke2006-01-071-19/+0
* Merging in refactoring from version 774 into version 784luke2006-01-071-0/+19
* Updated to version 0.9.4luke2006-01-041-1/+1
* Updated to version 0.9.3luke2006-01-031-1/+1
* final updates for 0.9.2luke2005-11-221-1/+1
* updatesluke2005-11-221-1/+1
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-3/+3
* Making paths work a little more intelligentlyluke2005-11-011-3/+1
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-7/+2
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-1/+8
* The Puppet::Util.asuser function now works; had to slightly modify user.rb to...luke2005-10-231-1/+2
* Nodes now support inheritance, for better or for worse.luke2005-09-231-2/+2
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-1/+1
* Cron is now fully functional and tested on 3 platforms. In order to make it ...luke2005-09-161-0/+29
* adding keywordsluke2005-09-161-1/+0
* adding keywordsluke2005-09-161-2/+3
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-0/+4
* changing default manifest location to /etc/puppet/manifests/site.ppluke2005-08-291-1/+2
* changing version number for betaluke2005-08-291-1/+1
* disabling print of library warnings, since webrick and openssl have far too m...Luke Kanies2005-08-291-2/+0
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-13/+18
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-0/+1
* all tests pass except those related to puppetd; i am going to significantly r...Luke Kanies2005-08-121-0/+1
* updated version number to allow gem installJesse Koontz2005-08-111-1/+1
* Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz2005-08-111-0/+6
* setting up http to log to a separate fileLuke Kanies2005-08-101-11/+2