summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-095-358/+0
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-171-1/+4
* feature #2276 Single Executable: CommandLine can be instantiatedJesse Wolfe2010-02-171-17/+1
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-6/+6
* feature #2276 Single Executable: help infoJesse Wolfe2010-02-174-24/+25
* feature #2276 Single Executable: help for applyJesse Wolfe2010-02-171-0/+69
* feature #2276 Single Executable: legacy settingsJesse Wolfe2010-02-171-6/+6
* feature #2276 Single Executable: "puppet describe"Jesse Wolfe2010-02-171-2/+2
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-71/+0
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-6/+3
* Fixing 'puppet' to directly run manifestsLuke Kanies2010-04-091-1/+6
* Moving puppet back to binLuke Kanies2010-04-091-0/+18
* Renaming the old puppet executableRein Henrichs2010-02-171-2/+2
* Fix application name in bin/ralshRein Henrichs2010-02-171-1/+1
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-171-2/+2
* Signed-off-by: Eric Sorenson <ahpook@gmail.com>Eric Sorenson2009-08-013-3/+3
* Added Markdown mode to puppetdoc to output Markdown.James Turnbull2009-07-101-2/+4
* Fixed pi binary so --meta option works and updated documentationDavid Lutterkort2009-06-131-2/+6
* Fixed #2052 - Added -e option to puppet --help outputJames Turnbull2009-06-121-1/+4
* Fixed pi testsJames Turnbull2009-06-121-1/+2
* Fixed #2222 - Cleanup pi binary options and --help outputJames Turnbull2009-06-121-6/+34
* Removed extra whitespace from end of linesIan Taylor2009-06-063-5/+5
* Moved puppetqd binaryJames Turnbull2009-04-281-53/+0
* Adding daemonization to puppetqdLuke Kanies2009-04-221-0/+0
* Adding puppetqd executable.Luke Kanies2009-04-221-0/+53
* Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbinJames Turnbull2009-03-214-455/+0
* Move puppetd to the Application Controller paradigmBrice Figureau2009-02-161-270/+2
* Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-161-195/+2
* Move ralsh to the Application Controller paradigmBrice Figureau2009-02-161-185/+2
* Move puppetrun to Application Controller paradigmBrice Figureau2009-02-161-241/+2
* Move pi to the Application Controller paradigmBrice Figureau2009-02-161-220/+3
* Move puppetmasterd to Puppet::ApplicationBrice Figureau2009-02-161-166/+2
* Move puppet to the Application Controller paradigmBrice Figureau2009-02-161-189/+2
* Move filebucket to the Application Controller paradigmBrice Figureau2009-02-161-118/+4
* Move puppetca to the Application Controller paradigmBrice Figureau2009-02-161-101/+2
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-062-2/+8
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-062-52/+25
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-10/+16
* Removing an erroneous configuration call in puppetmasterdLuke Kanies2009-02-061-1/+0
* Revert "This is work that I've decided not to keep"Luke Kanies2009-02-061-8/+5
* This is work that I've decided not to keepLuke Kanies2009-02-061-5/+8
* Revert "Fixed #1916 - Added environment option to puppetd"James Turnbull2009-02-011-13/+3
* Fixed #1916 - Added environment option to puppetdJames Turnbull2009-01-311-3/+13
* Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies2008-12-181-1/+13
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-2/+2
* Merge branch '0.24.x'Luke Kanies2008-12-091-1/+3
|\
| * Make ralsh behave more sanely for non-existent objects and property valuesNigel Kersten2008-12-061-1/+3
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+2
* | Merge branch '0.24.x'Luke Kanies2008-12-021-15/+109
|\|
| * Fixed #1668 - puppetca can't clean unsigned certsJames Turnbull2008-11-201-5/+6