| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing puppetca so it does not call chuser; instead, it is configured to crea... | luke | 2006-04-12 | 1 | -0/+36 |
| * | Fixing the class file to actually store class names, not object ids. Also ad... | luke | 2006-04-04 | 1 | -1/+7 |
| * | Added a test for Type#remove, and fixed the method so it actually works. I wa... | luke | 2006-04-02 | 1 | -0/+5 |
| * | adding mkdir equivalent of Config#write | luke | 2006-04-02 | 1 | -0/+17 |
| * | Adding a "write" method to config objects, so that files can be easily writte... | luke | 2006-04-02 | 1 | -1/+27 |
| * | Fixing #100. I just added a bit of a hack to configuration parsing -- if a g... | luke | 2006-03-15 | 1 | -0/+8 |
| * | Fixing #82. You can now specify comma-separated tags to get run in puppet or... | luke | 2006-03-11 | 1 | -1/+1 |
| * | Only setting group or owner on config files when running as root | luke | 2006-03-03 | 1 | -3/+8 |
| * | logging config changes at debug, instead of the normal log level | luke | 2006-03-03 | 1 | -0/+4 |
| * | Fixing tests so they do not chmod /dev/null to 640 (stupid tests). | luke | 2006-03-02 | 1 | -0/+1 |
| * | Fixing #68. After tons and tons and tons of work, everything successfully co... | luke | 2006-03-02 | 1 | -8/+8 |
| * | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 1 | -38/+109 |
| * | Adding metadata to defaults | luke | 2006-03-01 | 1 | -18/+26 |
| * | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -6/+6 |
| * | Intermediate commit; setdefaults now accepts both hashes and arrays | luke | 2006-03-01 | 1 | -43/+93 |
| * | Fixing user and group management in the config handling. | luke | 2006-02-28 | 1 | -18/+22 |
| * | Removing all of the autoname code | luke | 2006-02-27 | 1 | -2/+0 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -28/+194 |
| * | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -98/+138 |
| * | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -18/+125 |
| * | Temporary commit; configs now can be converted to manifests | luke | 2006-02-07 | 1 | -1/+68 |
| * | Config files now seem to work, so I am ready to start incorporating them. | luke | 2006-02-07 | 1 | -45/+164 |
| * | RPM release is almost entirely there, it just needs to be integrated into rel... | luke | 2006-01-25 | 1 | -1/+52 |
| * | Modifying docs, and adding scheduling hooks | luke | 2006-01-20 | 1 | -1/+1 |
| * | adding config file stuff, but not using it yet. I have decided to release th... | luke | 2005-10-31 | 1 | -0/+49 |