summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/puppetd.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-171-280/+0
* Feature #2839 - fingerprint certificateBrice Figureau2010-01-191-8/+25
* Merge branch 'merge'Luke Kanies2009-12-211-8/+1
|\
| * Merge branch '0.25.x'Luke Kanies2009-12-211-8/+1
| |\
| | * Fix for ticket #2700 -- check for @explicit_waitforcert in puppetd --testMarkus Roberts2009-11-201-1/+1
| | * Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRLJohn A. Barbuto2009-10-271-7/+0
| | * Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetdJohn A. Barbuto2009-10-251-1/+1
* | | Fix for #2959 (calling exit status on a nil report)Markus Roberts2009-12-181-1/+3
|/ /
* / Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-191-2/+14
|/
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Fixing #2237 - client_yaml dir is always created by puppetdLuke Kanies2009-05-281-0/+2
* Fixing #2228 - --logdest works again in puppetd and puppetmasterdLuke Kanies2009-05-271-1/+1
* Fixing #2248 - --no-client correctly leaves off clientLuke Kanies2009-05-271-1/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-1/+0
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-201-1/+1
* Move --version handling to Puppet::ApplicationBrice Figureau2009-02-161-5/+0
* Move puppetd to the Application Controller paradigmBrice Figureau2009-02-161-0/+260