| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing locking. It apparently was not working on OS X, and I was not syncron... | luke | 2006-02-12 | 1 | -3/+4 |
* | Updated to version 0.13.0 | luke | 2006-02-08 | 1 | -1/+1 |
* | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -27/+82 |
* | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -103/+115 |
* | Fixing class storage -- it was not working for nodescopes | luke | 2006-01-30 | 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 | 1 | -1/+1 |
* | RPM release is almost entirely there, it just needs to be integrated into rel... | luke | 2006-01-25 | 1 | -1/+1 |
* | Fixing some logging issues | luke | 2006-01-24 | 1 | -1/+1 |
* | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 1 | -38/+23 |
* | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 1 | -1/+4 |
* | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 1 | -0/+12 |
* | 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 | 1 | -2/+10 |
* | Updated to version 0.11.1 | luke | 2006-01-17 | 1 | -1/+1 |
* | Updated to version 0.11.0 | luke | 2006-01-17 | 1 | -1/+1 |
* | Added "ensure" state to some classes, and added infrastructure for it to work... | luke | 2006-01-16 | 1 | -14/+4 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -1/+2 |
* | Updated to version 0.10.2 | luke | 2006-01-12 | 1 | -1/+1 |
* | 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 | 1 | -0/+1 |
* | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 1 | -4/+11 |
* | Updated to version 0.10.0 | luke | 2006-01-09 | 1 | -1/+1 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -1/+21 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -19/+0 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -0/+19 |
* | Updated to version 0.9.4 | luke | 2006-01-04 | 1 | -1/+1 |
* | Updated to version 0.9.3 | luke | 2006-01-03 | 1 | -1/+1 |
* | final updates for 0.9.2 | luke | 2005-11-22 | 1 | -1/+1 |
* | updates | luke | 2005-11-22 | 1 | -1/+1 |
* | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -3/+3 |
* | Making paths work a little more intelligently | luke | 2005-11-01 | 1 | -3/+1 |
* | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 1 | -7/+2 |
* | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 2005-10-26 | 1 | -1/+8 |
* | The Puppet::Util.asuser function now works; had to slightly modify user.rb to... | luke | 2005-10-23 | 1 | -1/+2 |
* | Nodes now support inheritance, for better or for worse. | luke | 2005-09-23 | 1 | -2/+2 |
* | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -1/+1 |
* | Cron is now fully functional and tested on 3 platforms. In order to make it ... | luke | 2005-09-16 | 1 | -0/+29 |
* | adding keywords | luke | 2005-09-16 | 1 | -1/+0 |
* | adding keywords | luke | 2005-09-16 | 1 | -2/+3 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -0/+4 |
* | changing default manifest location to /etc/puppet/manifests/site.pp | luke | 2005-08-29 | 1 | -1/+2 |
* | changing version number for beta | luke | 2005-08-29 | 1 | -1/+1 |
* | disabling print of library warnings, since webrick and openssl have far too m... | Luke Kanies | 2005-08-29 | 1 | -2/+0 |
* | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 1 | -13/+18 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -0/+1 |
* | all tests pass except those related to puppetd; i am going to significantly r... | Luke Kanies | 2005-08-12 | 1 | -0/+1 |
* | updated version number to allow gem install | Jesse Koontz | 2005-08-11 | 1 | -1/+1 |
* | Added rake for Puppet, '--version' to puppet and test case for Puppet.version | Jesse Koontz | 2005-08-11 | 1 | -0/+6 |
* | setting up http to log to a separate file | Luke Kanies | 2005-08-10 | 1 | -11/+2 |