summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-061-1/+5
* Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2007-08-272-0/+11
* Applying patch my emerose to fix #652.luke2007-07-301-0/+1
* Fixing #719 -- the filebucket docs now only mention filebucket, not pbucketluke2007-07-181-5/+5
* Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ...luke2007-07-171-0/+10
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-081-5/+6
* Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.luke2007-06-152-0/+751
* Updating ralsh with more functionality: You can now perform work on the comm...luke2007-06-131-6/+69
* Change pi to list properties instead of stateslutter2007-06-011-2/+2
* Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need...luke2007-05-202-751/+0
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-0/+1
* fixing a documentation bugajax2007-05-181-1/+1
* Making sure there is an editor set for ralshluke2007-05-161-0/+1
* Fixing the to_trans method and ralsh a bit so ralsh now works with the new la...luke2007-05-101-7/+13
* Intermediate commit of more reference work, including making provider suitabl...luke2007-05-081-4/+19
* The result of .compact.join("\n") isn't assigned to anything. Fix.josb2007-05-081-3/+3
* Adding a dynamic? option for references, so those are not stored in tracluke2007-05-071-1/+4
* First run at moving references to lib/puppet instead of puppetdocluke2007-05-071-514/+27
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-068-23/+35
* Correcting function reference markupluke2007-05-041-1/+2
* Applying patch to puppetrun docs from JosBluke2007-05-041-2/+5
* Committing all the work that josb did, plus a couple of small changesluke2007-05-031-20/+74
* Applying patch to puppetd from Jos Backusluke2007-05-021-9/+8
* Fixing class name for Handler in puppetdluke2007-05-011-1/+1
* Adding --serve back in as an option to puppetd, and failing when a handler is...luke2007-05-011-0/+3
* Fixing #574; puppetmasterd now exits with non-zero error code when there is a...luke2007-04-261-0/+1
* Adding a note to the references indicating that they are autogenerated.luke2007-04-241-0/+1
* Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke2007-04-241-200/+251
* Last modifications to rst conversion before bedtimeluke2007-04-241-20/+34
* All conversions to RST are done, but I did not quite succeed at making puppet...luke2007-04-241-37/+93
* Mostly done with the conversion to restructured text, but there are still som...luke2007-04-241-57/+68
* Translating all of the docs except the type docs to RSTluke2007-04-231-8/+178
* Adding a --version argument to puppetcaluke2007-04-171-0/+7
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-301-1/+3
* Fixing puppetdoc with the recent changes to the networking codeluke2007-03-281-1/+2
* Fixing #562; I had to fix how the client class was loadedluke2007-03-241-1/+1
* Applying patch by Ian Burrell from #559luke2007-03-241-1/+1
* Renaming pbucket to filebucketluke2007-03-241-0/+0
* Finalizing the filebucket client, with test code.luke2007-03-241-7/+45
* Adding filebucket client appluke2007-03-241-0/+176
* Fixing the "readcert" method after getting the signed cert; the method got re...luke2007-03-221-1/+1
* Don't clobber an explicitly given waitforcertlutter2007-03-191-1/+3
* Adding the "ralsh" executable (formerly known as x2puppet).luke2007-03-191-0/+149
* Updating the config generation stuff a bit, mostly just cleanup, but also cha...luke2007-03-191-4/+4
* Adding provider features. Woot!luke2007-03-191-19/+30
* Fixing #533 -- puppetd now exits in onetime mode.luke2007-03-181-1/+3
* Putting the final touches on #144, most of which I had provided in the mongre...luke2007-03-081-1/+5
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-065-43/+42
* Adding "ignorecache" option to always force a recompile of the configurationluke2007-02-281-1/+2
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-085-18/+18