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