summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Adding puppetqd executable.Luke Kanies1-0/+53
2009-03-21Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbinJames Turnbull4-455/+0
2009-02-16Move puppetd to the Application Controller paradigmBrice Figureau1-270/+2
2009-02-16Move puppetdoc to the Application Controller paradigmBrice Figureau1-195/+2
2009-02-16Move ralsh to the Application Controller paradigmBrice Figureau1-185/+2
2009-02-16Move puppetrun to Application Controller paradigmBrice Figureau1-241/+2
2009-02-16Move pi to the Application Controller paradigmBrice Figureau1-220/+3
2009-02-16Move puppetmasterd to Puppet::ApplicationBrice Figureau1-166/+2
2009-02-16Move puppet to the Application Controller paradigmBrice Figureau1-189/+2
2009-02-16Move filebucket to the Application Controller paradigmBrice Figureau1-118/+4
2009-02-16Move puppetca to the Application Controller paradigmBrice Figureau1-101/+2
2009-02-06Fixing tests broken during the #1405 fix.Luke Kanies2-2/+8
2009-02-06Creating and using a new Puppet::Daemon classLuke Kanies2-52/+25
2009-02-06Splitting the Agent class into Agent and ConfigurerLuke Kanies1-10/+16
2009-02-06Removing an erroneous configuration call in puppetmasterdLuke Kanies1-1/+0
2009-02-06Revert "This is work that I've decided not to keep"Luke Kanies1-8/+5
2009-02-06This is work that I've decided not to keepLuke Kanies1-5/+8
2009-02-01Revert "Fixed #1916 - Added environment option to puppetd"James Turnbull1-13/+3
2009-01-31Fixed #1916 - Added environment option to puppetdJames Turnbull1-3/+13
2008-12-18Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies1-1/+13
2008-12-18Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2-2/+2
2008-12-09Merge branch '0.24.x'Luke Kanies1-1/+3
2008-12-06Fix #1483 - use REST to transmit reports over the wireBrice Figureau1-0/+2
2008-12-06Make ralsh behave more sanely for non-existent objects and property valuesNigel Kersten1-1/+3
2008-12-02Merge branch '0.24.x'Luke Kanies1-15/+109
2008-11-20Fixed #1668 - puppetca can't clean unsigned certsJames Turnbull1-5/+6
2008-11-17Manifest documentation generationBrice Figureau1-15/+109
2008-11-03Setting puppetmasterd up to serve all indirected classes.Luke Kanies1-1/+3
2008-11-03Retrieving the CA certificate before the client certificate.Luke Kanies1-1/+1
2008-10-17Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies1-11/+32
2008-10-08Fixed #1633 - Added support for --detailed-exits to bin/puppetLuke Kanies1-3/+23
2008-10-03Fixed #1628 - Changed node search to use certname rather than Facter hostnameJames Turnbull1-3/+4
2008-10-03Updated puppet binary documentationJames Turnbull1-5/+5
2008-09-25Fixed #1588 - Fixed puppetca --clean --allJames Turnbull1-0/+1
2008-09-23Merge branch 'feature/master/1481'Luke Kanies1-1/+0
2008-09-23Merge branch '0.24.x'Luke Kanies1-1/+1
2008-09-19Fixed #1500 - puppetrun host regressionAndrew Shafer1-1/+1
2008-08-26Removing mention of an obselete class.Luke Kanies1-1/+0
2008-08-18Merge branch '0.24.x'Luke Kanies1-7/+15
2008-08-17Add the -P/--ping option to puppetrun, fixes #1501AJ Christensen1-7/+15
2008-08-07puppetd now uses the Indirected SSL.Luke Kanies1-4/+4
2008-07-29Merge branch '0.24.x' into mergingLuke Kanies1-1/+1
2008-07-10Fixing #1408 - --loadclasses works again.Luke Kanies1-1/+1
2008-07-04Merge branch '0.24.x'Luke Kanies2-2/+5
2008-07-04Merge branch 'ticket/0.24.x/1391' of git://github.com/littleidea/puppet into ...James Turnbull1-2/+3
2008-07-03Adding changes to config print that were missed in fix for 1183Andrew Shafer1-2/+3
2008-07-03Fixed 1240 - puppet will function more like puppetd if graphingLuke Kanies1-0/+2
2008-07-02Merge branch '0.24.x'Luke Kanies5-52/+18
2008-07-01Fixed #1006 - puppetrun --class works again. I added the classLuke Kanies1-43/+5
2008-06-17Fixed #1371 - Updated bin/puppet to use Node.findJames Turnbull1-1/+1