Age | Commit message (Expand) | Author | Files | Lines |
2008-09-19 | Fixed #1500 - puppetrun host regression | Andrew Shafer | 1 | -1/+1 |
2008-08-17 | Add the -P/--ping option to puppetrun, fixes #1501 | AJ Christensen | 1 | -7/+15 |
2008-07-01 | Fixed #1006 - puppetrun --class works again. I added the class | Luke Kanies | 1 | -43/+5 |
2008-02-28 | Fixing #1101 -- puppetrun works again. | Luke Kanies | 1 | -6/+1 |
2008-02-16 | Fixed ticket #1070 - puppetrun configuration parse problem | James Turnbull | 1 | -1/+1 |
2008-01-28 | Fixed #1006 - changed ldapnodes to node_terminus | James Turnbull | 1 | -1/+1 |
2008-01-13 | Fixes ticket #1004 - documentation fixes for ralsh and puppetrun | James Turnbull | 1 | -1/+1 |
2007-10-03 | Removing the Id tags from all of the files | Luke Kanies | 1 | -1/+0 |
2007-09-22 | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 1 | -3/+3 |
2007-05-06 | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 1 | -0/+2 |
2007-05-04 | Applying patch to puppetrun docs from JosB | luke | 1 | -2/+5 |
2007-03-24 | Fixing #562; I had to fix how the client class was loaded | luke | 1 | -1/+1 |
2007-03-06 | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 1 | -1/+0 |
2007-02-08 | Moving all of the client and server code into a single network/ directory. I... | luke | 1 | -3/+3 |
2007-02-07 | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 1 | -3/+3 |
2007-01-22 | updating docs with new location for reference info | luke | 1 | -1/+6 |
2006-12-29 | Adding carriage returns to output of puppetrun | luke | 1 | -3/+3 |
2006-12-27 | Fixing #353. It was as simple as exiting with a different error code dependi... | luke | 1 | -1/+11 |
2006-11-16 | Fixing #347 (I hope). Doing a provisional require of rubygems. | luke | 1 | -0/+7 |
2006-11-13 | Removing the caveat so that the log message is always provided during a run. | luke | 1 | -1/+1 |
2006-11-13 | Applying patch from #335 | luke | 1 | -0/+1 |
2006-11-08 | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 1 | -12/+1 |
2006-10-10 | Catching missing ldap correctly in puppetrun | luke | 1 | -1/+1 |
2006-09-15 | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 1 | -1/+1 |
2006-09-14 | Catching all errors encountered during loading, not just LoadError, to fix on... | luke | 1 | -2/+2 |
2006-09-14 | Brute force fix for trac #266 | lutter | 1 | -1/+5 |
2006-06-29 | changing the #!ruby lines to #!env ruby | luke | 1 | -1/+1 |
2006-06-27 | switching puts to print, so the carriage returns are always included in the m... | luke | 1 | -5/+5 |
2006-06-26 | Fixing some more small problems in puppetrun | luke | 1 | -4/+11 |
2006-06-26 | Adding more docs to puppetrun, and fixing bug that can cause hosts to get ski... | luke | 1 | -2/+8 |
2006-06-14 | Just logging host failures, not exiting | luke | 1 | -1/+1 |
2006-06-14 | Adding fqdn, an --all flag, and --test mode to puppetrun | luke | 1 | -9/+54 |
2006-06-14 | adding namespaceauth and --listen docs to puppetrun | luke | 1 | -1/+29 |
2006-06-13 | abstracting out ldap connections so that there is a single method responsible... | luke | 1 | -9/+1 |
2006-06-13 | adding ssl usage to puppetrun | luke | 1 | -1/+7 |
2006-06-13 | fixing parallelization to match the docs | luke | 1 | -1/+1 |
2006-06-13 | Correcting puppetrun docs and fixing a test so it works with older versions o... | luke | 1 | -2/+2 |
2006-05-19 | slight ldap fixes in puppetrun | luke | 1 | -1/+4 |
2006-05-19 | First version of puppetrun. It seems to mostly work, but I need to test it w... | luke | 1 | -0/+298 |