| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated to version 0.17.1 | luke | 2006-05-18 | 1 | -1/+1 |
* | Updated to version 0.17.0 | luke | 2006-05-15 | 1 | -1/+1 |
* | Made a *huge* performance difference in storing hosts -- down from about 25 s... | luke | 2006-05-13 | 1 | -2/+20 |
* | Updated to version 0.16.5 | luke | 2006-05-03 | 1 | -1/+1 |
* | Updated to version 0.16.4 | luke | 2006-05-02 | 1 | -1/+1 |
* | Updated to version 0.16.3 | luke | 2006-05-01 | 1 | -1/+1 |
* | Trying to track down the bugs reported this morning, so I added some more tes... | luke | 2006-04-27 | 1 | -1/+1 |
* | This should have been in 0.16.1. Moving the "setclass" statements around so ... | luke | 2006-04-26 | 1 | -1/+1 |
* | removing patch from red hat spec file | luke | 2006-04-21 | 1 | -1/+1 |
* | committing version changes | luke | 2006-04-06 | 1 | -1/+1 |
* | Fixing a small bug in type.rb that ignored false values (instead of nil value... | luke | 2006-04-05 | 1 | -4/+0 |
* | removing patch from spec file | luke | 2006-04-05 | 1 | -1/+1 |
* | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -1/+4 |
* | changing ssldir perms to 771, so non-root users can write to subdirs if they ... | luke | 2006-04-03 | 1 | -1/+1 |
* | 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 |