Age | Commit message (Expand) | Author | Files | Lines |
2009-02-06 | Revert "This is work that I've decided not to keep" | Luke Kanies | 1 | -8/+5 |
2009-02-06 | This is work that I've decided not to keep | Luke Kanies | 1 | -5/+8 |
2009-02-01 | Revert "Fixed #1916 - Added environment option to puppetd" | James Turnbull | 1 | -13/+3 |
2009-01-31 | Fixed #1916 - Added environment option to puppetd | James Turnbull | 1 | -3/+13 |
2008-12-18 | Fixing #1729 - puppetmasterd can now read certs at startup | Luke Kanies | 1 | -1/+13 |
2008-12-18 | Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog | Luke Kanies | 2 | -2/+2 |
2008-12-09 | Merge branch '0.24.x' | Luke Kanies | 1 | -1/+3 |
2008-12-06 | Fix #1483 - use REST to transmit reports over the wire | Brice Figureau | 1 | -0/+2 |
2008-12-06 | Make ralsh behave more sanely for non-existent objects and property values | Nigel Kersten | 1 | -1/+3 |
2008-12-02 | Merge branch '0.24.x' | Luke Kanies | 1 | -15/+109 |
2008-11-20 | Fixed #1668 - puppetca can't clean unsigned certs | James Turnbull | 1 | -5/+6 |
2008-11-17 | Manifest documentation generation | Brice Figureau | 1 | -15/+109 |
2008-11-03 | Setting puppetmasterd up to serve all indirected classes. | Luke Kanies | 1 | -1/+3 |
2008-11-03 | Retrieving the CA certificate before the client certificate. | Luke Kanies | 1 | -1/+1 |
2008-10-17 | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear, | Luke Kanies | 1 | -11/+32 |
2008-10-08 | Fixed #1633 - Added support for --detailed-exits to bin/puppet | Luke Kanies | 1 | -3/+23 |
2008-10-03 | Fixed #1628 - Changed node search to use certname rather than Facter hostname | James Turnbull | 1 | -3/+4 |
2008-10-03 | Updated puppet binary documentation | James Turnbull | 1 | -5/+5 |
2008-09-25 | Fixed #1588 - Fixed puppetca --clean --all | James Turnbull | 1 | -0/+1 |
2008-09-23 | Merge branch 'feature/master/1481' | Luke Kanies | 1 | -1/+0 |
2008-09-23 | Merge branch '0.24.x' | Luke Kanies | 1 | -1/+1 |
2008-09-19 | Fixed #1500 - puppetrun host regression | Andrew Shafer | 1 | -1/+1 |
2008-08-26 | Removing mention of an obselete class. | Luke Kanies | 1 | -1/+0 |
2008-08-18 | Merge branch '0.24.x' | Luke Kanies | 1 | -7/+15 |
2008-08-17 | Add the -P/--ping option to puppetrun, fixes #1501 | AJ Christensen | 1 | -7/+15 |
2008-08-07 | puppetd now uses the Indirected SSL. | Luke Kanies | 1 | -4/+4 |
2008-07-29 | Merge branch '0.24.x' into merging | Luke Kanies | 1 | -1/+1 |
2008-07-10 | Fixing #1408 - --loadclasses works again. | Luke Kanies | 1 | -1/+1 |
2008-07-04 | Merge branch '0.24.x' | Luke Kanies | 2 | -2/+5 |
2008-07-04 | Merge branch 'ticket/0.24.x/1391' of git://github.com/littleidea/puppet into ... | James Turnbull | 1 | -2/+3 |
2008-07-03 | Adding changes to config print that were missed in fix for 1183 | Andrew Shafer | 1 | -2/+3 |
2008-07-03 | Fixed 1240 - puppet will function more like puppetd if graphing | Luke Kanies | 1 | -0/+2 |
2008-07-02 | Merge branch '0.24.x' | Luke Kanies | 5 | -52/+18 |
2008-07-01 | Fixed #1006 - puppetrun --class works again. I added the class | Luke Kanies | 1 | -43/+5 |
2008-06-17 | Fixed #1371 - Updated bin/puppet to use Node.find | James Turnbull | 1 | -1/+1 |
2008-06-16 | issue 1183 | Andrew Shafer | 4 | -8/+12 |
2008-06-14 | Merge branch '0.24.x' | Luke Kanies | 1 | -29/+3 |
2008-06-10 | Try again | Andrew Shafer | 1 | -30/+3 |
2008-05-20 | Merge branch '0.24.x' | Luke Kanies | 2 | -3/+7 |
2008-05-17 | Updated puppetd documentation which fixes ticket #1227 | James Turnbull | 1 | -2/+6 |
2008-05-07 | The master and client now successfully speak xmlrpc using the new system. | Luke Kanies | 2 | -5/+18 |
2008-05-05 | The master is now functionally serving REST and xmlrpc. | Luke Kanies | 1 | -1/+5 |
2008-05-05 | Update to man pages, fix to ralsh help text and fix for #1211 | James Turnbull | 1 | -1/+1 |
2008-05-02 | Switched puppetmasterd to use the new-style server plumbing. | Luke Kanies | 1 | -102/+20 |
2008-04-21 | Merge branch '0.24.x' | Luke Kanies | 1 | -2/+4 |
2008-04-19 | Fixing puppetca so it uses the :local ca setting. | Luke Kanies | 1 | -0/+2 |
2008-04-19 | Added an Interface class to the CA to model puppetca's usage. | Luke Kanies | 1 | -168/+19 |
2008-04-15 | Fixed #1189 and added support for --all to puppetca --clean | James Turnbull | 1 | -12/+29 |
2008-04-08 | Fixing the executables to use the new indirection api. | Luke Kanies | 1 | -1/+1 |
2008-03-28 | Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby. | Paul Lathrop | 2 | -2/+2 |