| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Committing support for group membership management. Currently only works on ... | luke | 2006-03-22 | 1 | -1/+1 |
* | Updated to version 0.15.0 | luke | 2006-03-13 | 1 | -1/+1 |
* | Updated to version 0.14.1 | luke | 2006-03-06 | 1 | -1/+1 |
* | Updated to version 0.14.0 | luke | 2006-03-06 | 1 | -1/+1 |
* | removing group ownership of the state file; I realized that the server does n... | luke | 2006-03-04 | 1 | -1/+0 |
* | Updated to version 0.13.6 | luke | 2006-03-02 | 1 | -1/+1 |
* | Fixing #68. After tons and tons and tons of work, everything successfully co... | luke | 2006-03-02 | 1 | -2/+1 |
* | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 1 | -14/+19 |
* | Adding metadata to defaults | luke | 2006-03-01 | 1 | -34/+68 |
* | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -77/+33 |
* | Updated to version 0.13.5 | luke | 2006-02-24 | 1 | -1/+1 |
* | Updated to version 0.13.4 | luke | 2006-02-23 | 1 | -1/+1 |
* | Updated to version 0.13.2 | luke | 2006-02-15 | 1 | -1/+1 |
* | Updated to version 0.13.1 | luke | 2006-02-13 | 1 | -1/+1 |
* | 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 |