summaryrefslogtreecommitdiff
path: root/bin/puppetca
AgeCommit message (Expand)AuthorFilesLines
2008-11-20Fixed #1668 - puppetca can't clean unsigned certsJames Turnbull1-5/+6
2008-09-25Fixed #1588 - Fixed puppetca --clean --allJames Turnbull1-0/+1
2008-06-16issue 1183Andrew Shafer1-2/+3
2008-04-15Fixed #1189 and added support for --all to puppetca --cleanJames Turnbull1-12/+29
2007-12-19Adding a --print option to puppetca that just prints the full-text version of aLuke Kanies1-5/+50
2007-11-28Fixing puppetca so it passes its tests, duh. ApparentlyLuke Kanies1-6/+8
2007-11-27Applying patches from #823 by wyvernLuke Kanies1-4/+12
2007-10-03Removing the Id tags from all of the filesLuke Kanies1-1/+0
2007-09-22Renaming the 'Puppet::Util::Config' class toLuke Kanies1-2/+2
2007-07-17Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ...luke1-0/+10
2007-05-06Fixing #206 and #422. Executables will still look for the deprecated config ...luke1-3/+1
2007-04-17Adding a --version argument to puppetcaluke1-0/+7
2007-02-07Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke1-2/+2
2007-01-22updating docs with new location for reference infoluke1-1/+1
2006-12-27Closing #362. Case-insensitivity is handled by downcasing all host names.luke1-11/+12
2006-12-19Fixing #385. Puppetca correctly exits with non-zero exit code if there are n...luke1-1/+5
2006-11-16Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat...luke1-1/+1
2006-11-08Merging the code over from the oscar branch. I will now be doing all develop...luke1-12/+1
2006-09-19Fix trac #282 (Change URL to configref, mention --genconfig)lutter1-1/+5
2006-09-19Fixing #280; added a warning and exiting if no hosts are specified to cleanluke1-0/+4
2006-09-18Better documentation around certificate revocation and mgmtlutter1-2/+5
2006-09-15Specifically rescuing Exception, since apparently the default does not rescue...luke1-1/+1
2006-09-14Catching all errors encountered during loading, not just LoadError, to fix on...luke1-1/+1
2006-08-23Certificate revocation through puppetca. Keep a simple text inventory of all ...lutter1-9/+40
2006-06-29changing the #!ruby lines to #!env rubyluke1-1/+1
2006-06-13A round of bug-fixing in preparation for the next release.luke1-0/+3
2006-04-26adding "clean" mode to puppetcaluke1-9/+20
2006-04-12Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke1-2/+0
2006-02-07There is now full support for configuration files, and the entire system has ...luke1-27/+34
2006-01-10Adding some extra feedbackluke1-0/+6
2005-10-21Made tweaks here and there to get it running better on my local network. I a...luke1-0/+8
2005-09-07all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke1-1/+1
2005-08-29adding RDoc::usage documentation to all executablesLuke Kanies1-38/+116
2005-08-23Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies1-0/+127