| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need... | luke | 2007-05-20 | 2 | -751/+0 |
| * | Fixing #501 -- there is now a splay option, disabled by default and when runn... | luke | 2007-05-18 | 1 | -0/+1 |
| * | fixing a documentation bug | ajax | 2007-05-18 | 1 | -1/+1 |
| * | Making sure there is an editor set for ralsh | luke | 2007-05-16 | 1 | -0/+1 |
| * | Fixing the to_trans method and ralsh a bit so ralsh now works with the new la... | luke | 2007-05-10 | 1 | -7/+13 |
| * | Intermediate commit of more reference work, including making provider suitabl... | luke | 2007-05-08 | 1 | -4/+19 |
| * | The result of .compact.join("\n") isn't assigned to anything. Fix. | josb | 2007-05-08 | 1 | -3/+3 |
| * | Adding a dynamic? option for references, so those are not stored in trac | luke | 2007-05-07 | 1 | -1/+4 |
| * | First run at moving references to lib/puppet instead of puppetdoc | luke | 2007-05-07 | 1 | -514/+27 |
| * | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 2007-05-06 | 8 | -23/+35 |
| * | Correcting function reference markup | luke | 2007-05-04 | 1 | -1/+2 |
| * | Applying patch to puppetrun docs from JosB | luke | 2007-05-04 | 1 | -2/+5 |
| * | Committing all the work that josb did, plus a couple of small changes | luke | 2007-05-03 | 1 | -20/+74 |
| * | Applying patch to puppetd from Jos Backus | luke | 2007-05-02 | 1 | -9/+8 |
| * | Fixing class name for Handler in puppetd | luke | 2007-05-01 | 1 | -1/+1 |
| * | Adding --serve back in as an option to puppetd, and failing when a handler is... | luke | 2007-05-01 | 1 | -0/+3 |
| * | Fixing #574; puppetmasterd now exits with non-zero error code when there is a... | luke | 2007-04-26 | 1 | -0/+1 |
| * | Adding a note to the references indicating that they are autogenerated. | luke | 2007-04-24 | 1 | -0/+1 |
| * | Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented.... | luke | 2007-04-24 | 1 | -200/+251 |
| * | Last modifications to rst conversion before bedtime | luke | 2007-04-24 | 1 | -20/+34 |
| * | All conversions to RST are done, but I did not quite succeed at making puppet... | luke | 2007-04-24 | 1 | -37/+93 |
| * | Mostly done with the conversion to restructured text, but there are still som... | luke | 2007-04-24 | 1 | -57/+68 |
| * | Translating all of the docs except the type docs to RST | luke | 2007-04-23 | 1 | -8/+178 |
| * | Adding a --version argument to puppetca | luke | 2007-04-17 | 1 | -0/+7 |
| * | Fixing Client.read_cert so that it automatically adds the certificate informa... | luke | 2007-03-30 | 1 | -1/+3 |
| * | Fixing puppetdoc with the recent changes to the networking code | luke | 2007-03-28 | 1 | -1/+2 |
| * | Fixing #562; I had to fix how the client class was loaded | luke | 2007-03-24 | 1 | -1/+1 |
| * | Applying patch by Ian Burrell from #559 | luke | 2007-03-24 | 1 | -1/+1 |
| * | Renaming pbucket to filebucket | luke | 2007-03-24 | 1 | -0/+0 |
| * | Finalizing the filebucket client, with test code. | luke | 2007-03-24 | 1 | -7/+45 |
| * | Adding filebucket client app | luke | 2007-03-24 | 1 | -0/+176 |
| * | Fixing the "readcert" method after getting the signed cert; the method got re... | luke | 2007-03-22 | 1 | -1/+1 |
| * | Don't clobber an explicitly given waitforcert | lutter | 2007-03-19 | 1 | -1/+3 |
| * | Adding the "ralsh" executable (formerly known as x2puppet). | luke | 2007-03-19 | 1 | -0/+149 |
| * | Updating the config generation stuff a bit, mostly just cleanup, but also cha... | luke | 2007-03-19 | 1 | -4/+4 |
| * | Adding provider features. Woot! | luke | 2007-03-19 | 1 | -19/+30 |
| * | Fixing #533 -- puppetd now exits in onetime mode. | luke | 2007-03-18 | 1 | -1/+3 |
| * | Putting the final touches on #144, most of which I had provided in the mongre... | luke | 2007-03-08 | 1 | -1/+5 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 5 | -43/+42 |
| * | Adding "ignorecache" option to always force a recompile of the configuration | luke | 2007-02-28 | 1 | -1/+2 |
| * | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 5 | -18/+18 |
| * | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 5 | -27/+27 |
| * | Puppet can now read files on stdin. This means you can put "#!/usr/bin/env p... | luke | 2007-01-30 | 1 | -1/+5 |
| * | Not creating the listening server at all if --onetime is enabled. | luke | 2007-01-30 | 1 | -5/+3 |
| * | Moving the switch that disables the certificate authority into the main libra... | luke | 2007-01-30 | 1 | -4/+5 |
| * | Fixing the warning message related to namespaceauth.conf | luke | 2007-01-29 | 1 | -1/+1 |
| * | updating docs with new location for reference info | luke | 2007-01-22 | 5 | -5/+10 |
| * | Fixing a few testing bugs that have crept in, and fixing a self-reference pro... | luke | 2007-01-05 | 1 | -1/+1 |
| * | Using Puppet.settraps in puppet executable, instead of old ad-hoc code. | luke | 2007-01-04 | 1 | -10/+1 |
| * | Simple script to produce type info | lutter | 2007-01-03 | 1 | -0/+235 |