| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | done a lot of work on certificates; all tests except one puppetca test pass | Luke Kanies | 2005-08-09 | 1 | -11/+20 |
* | fixing error output | Luke Kanies | 2005-08-09 | 1 | -2/+12 |
* | committing recent changes for testing | Luke Kanies | 2005-08-04 | 1 | -0/+2 |
* | cleaning up the defaults system even more | Luke Kanies | 2005-08-02 | 1 | -49/+73 |
* | adding some consistency and tests to the whole puppet defaults system | Luke Kanies | 2005-08-02 | 1 | -13/+62 |
* | making changes necessary to pass tests on all available platforms | Luke Kanies | 2005-07-24 | 1 | -1/+6 |
* | adding some attributes to errors | Luke Kanies | 2005-07-22 | 1 | -1/+1 |
* | temp commit before i change the whole way that i am doing source + recursion | Luke Kanies | 2005-07-19 | 1 | -0/+9 |
* | removed type.method() syntax, and replaced it with Type { default => value} s... | Luke Kanies | 2005-07-16 | 1 | -0/+6 |
* | doing some refactoring | Luke Kanies | 2005-07-12 | 1 | -5/+3 |
* | converting to "include Puppet" and not qualifing output methods | Luke Kanies | 2005-07-12 | 1 | -22/+17 |
* | adding Puppet#recmkdir utility function, and making sure Log and Storage crea... | Luke Kanies | 2005-07-11 | 1 | -0/+15 |
* | adding logdest config | Luke Kanies | 2005-07-10 | 1 | -8/+11 |
* | fixing debugging to severely reduce output but allow it when debugging a spec... | Luke Kanies | 2005-06-29 | 1 | -10/+26 |