| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin | James Turnbull | 2009-03-21 | 1 | -100/+0 |
* | Move puppetca to the Application Controller paradigm | Brice Figureau | 2009-02-16 | 1 | -101/+2 |
* | Merge branch '0.24.x' | Luke Kanies | 2008-07-02 | 1 | -2/+3 |
|\ |
|
| * | issue 1183 | Andrew Shafer | 2008-06-16 | 1 | -2/+3 |
* | | Merge branch '0.24.x' | Luke Kanies | 2008-04-21 | 1 | -2/+4 |
|\| |
|
| * | Fixed #1189 and added support for --all to puppetca --clean | James Turnbull | 2008-04-15 | 1 | -12/+29 |
* | | Fixing puppetca so it uses the :local ca setting. | Luke Kanies | 2008-04-19 | 1 | -0/+2 |
* | | Added an Interface class to the CA to model puppetca's usage. | Luke Kanies | 2008-04-19 | 1 | -168/+19 |
|/ |
|
* | Adding a --print option to puppetca that just prints the full-text version of a | Luke Kanies | 2007-12-19 | 1 | -5/+50 |
* | Fixing puppetca so it passes its tests, duh. Apparently | Luke Kanies | 2007-11-28 | 1 | -6/+8 |
* | Applying patches from #823 by wyvern | Luke Kanies | 2007-11-27 | 1 | -4/+12 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
* | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 1 | -2/+2 |
* | Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ... | luke | 2007-07-17 | 1 | -0/+10 |
* | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 2007-05-06 | 1 | -3/+1 |
* | Adding a --version argument to puppetca | luke | 2007-04-17 | 1 | -0/+7 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -2/+2 |
* | updating docs with new location for reference info | luke | 2007-01-22 | 1 | -1/+1 |
* | Closing #362. Case-insensitivity is handled by downcasing all host names. | luke | 2006-12-27 | 1 | -11/+12 |
* | Fixing #385. Puppetca correctly exits with non-zero exit code if there are n... | luke | 2006-12-19 | 1 | -1/+5 |
* | Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat... | luke | 2006-11-16 | 1 | -1/+1 |
* | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -12/+1 |
* | Fix trac #282 (Change URL to configref, mention --genconfig) | lutter | 2006-09-19 | 1 | -1/+5 |
* | Fixing #280; added a warning and exiting if no hosts are specified to clean | luke | 2006-09-19 | 1 | -0/+4 |
* | Better documentation around certificate revocation and mgmt | lutter | 2006-09-18 | 1 | -2/+5 |
* | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 2006-09-15 | 1 | -1/+1 |
* | Catching all errors encountered during loading, not just LoadError, to fix on... | luke | 2006-09-14 | 1 | -1/+1 |
* | Certificate revocation through puppetca. Keep a simple text inventory of all ... | lutter | 2006-08-23 | 1 | -9/+40 |
* | changing the #!ruby lines to #!env ruby | luke | 2006-06-29 | 1 | -1/+1 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 1 | -0/+3 |
* | adding "clean" mode to puppetca | luke | 2006-04-26 | 1 | -9/+20 |
* | Fixing puppetca so it does not call chuser; instead, it is configured to crea... | luke | 2006-04-12 | 1 | -2/+0 |
* | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -27/+34 |
* | Adding some extra feedback | luke | 2006-01-10 | 1 | -0/+6 |
* | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 1 | -0/+8 |
* | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -1/+1 |
* | adding RDoc::usage documentation to all executables | Luke Kanies | 2005-08-29 | 1 | -38/+116 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+127 |