summaryrefslogtreecommitdiffstats
path: root/bin/puppetca
Commit message (Expand)AuthorAgeFilesLines
* Adding a --print option to puppetca that just prints the full-text version of aLuke Kanies2007-12-191-5/+50
* Fixing puppetca so it passes its tests, duh. ApparentlyLuke Kanies2007-11-281-6/+8
* Applying patches from #823 by wyvernLuke Kanies2007-11-271-4/+12
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ...luke2007-07-171-0/+10
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-3/+1
* Adding a --version argument to puppetcaluke2007-04-171-0/+7
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-2/+2
* updating docs with new location for reference infoluke2007-01-221-1/+1
* Closing #362. Case-insensitivity is handled by downcasing all host names.luke2006-12-271-11/+12
* Fixing #385. Puppetca correctly exits with non-zero exit code if there are n...luke2006-12-191-1/+5
* Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat...luke2006-11-161-1/+1
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-12/+1
* Fix trac #282 (Change URL to configref, mention --genconfig)lutter2006-09-191-1/+5
* Fixing #280; added a warning and exiting if no hosts are specified to cleanluke2006-09-191-0/+4
* Better documentation around certificate revocation and mgmtlutter2006-09-181-2/+5
* Specifically rescuing Exception, since apparently the default does not rescue...luke2006-09-151-1/+1
* Catching all errors encountered during loading, not just LoadError, to fix on...luke2006-09-141-1/+1
* Certificate revocation through puppetca. Keep a simple text inventory of all ...lutter2006-08-231-9/+40
* changing the #!ruby lines to #!env rubyluke2006-06-291-1/+1
* A round of bug-fixing in preparation for the next release.luke2006-06-131-0/+3
* adding "clean" mode to puppetcaluke2006-04-261-9/+20
* Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke2006-04-121-2/+0
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-27/+34
* Adding some extra feedbackluke2006-01-101-0/+6
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-0/+8
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-1/+1
* adding RDoc::usage documentation to all executablesLuke Kanies2005-08-291-38/+116
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+127