summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2007-10-05Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2-6/+6
2007-10-05Adding a :code setting for specifying code to runLuke Kanies1-1/+1
2007-10-05This commit is focused on getting the 'puppet' executableLuke Kanies1-34/+45
2007-10-03Removing the Id tags from all of the filesLuke Kanies7-7/+0
2007-10-03Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2-52/+37
2007-10-03Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies1-3/+3
2007-10-03Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2-52/+37
2007-09-25Fixing ralsh to use a configuration instead of a componentLuke Kanies1-4/+3
2007-09-22Renaming the 'Puppet::Util::Config' class toLuke Kanies7-20/+20
2007-09-17This is basically another intermediate commit. I feel likeLuke Kanies1-2/+2
2007-09-06Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies1-1/+5
2007-08-27Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2-0/+11
2007-07-30Applying patch my emerose to fix #652.luke1-0/+1
2007-07-18Fixing #719 -- the filebucket docs now only mention filebucket, not pbucketluke1-5/+5
2007-07-17Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ...luke1-0/+10
2007-07-08Making sure that #686 is fixed -- I specifically included the Daemon module i...luke1-5/+6
2007-06-15Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.luke2-0/+751
2007-06-13Updating ralsh with more functionality: You can now perform work on the comm...luke1-6/+69
2007-06-01Change pi to list properties instead of stateslutter1-2/+2
2007-05-20Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need...luke2-751/+0
2007-05-18Fixing #501 -- there is now a splay option, disabled by default and when runn...luke1-0/+1
2007-05-18fixing a documentation bugajax1-1/+1
2007-05-16Making sure there is an editor set for ralshluke1-0/+1
2007-05-10Fixing the to_trans method and ralsh a bit so ralsh now works with the new la...luke1-7/+13
2007-05-08Intermediate commit of more reference work, including making provider suitabl...luke1-4/+19
2007-05-08The result of .compact.join("\n") isn't assigned to anything. Fix.josb1-3/+3
2007-05-07Adding a dynamic? option for references, so those are not stored in tracluke1-1/+4
2007-05-07First run at moving references to lib/puppet instead of puppetdocluke1-514/+27
2007-05-06Fixing #206 and #422. Executables will still look for the deprecated config ...luke8-23/+35
2007-05-04Correcting function reference markupluke1-1/+2
2007-05-04Applying patch to puppetrun docs from JosBluke1-2/+5
2007-05-03Committing all the work that josb did, plus a couple of small changesluke1-20/+74
2007-05-02Applying patch to puppetd from Jos Backusluke1-9/+8
2007-05-01Fixing class name for Handler in puppetdluke1-1/+1
2007-05-01Adding --serve back in as an option to puppetd, and failing when a handler is...luke1-0/+3
2007-04-26Fixing #574; puppetmasterd now exits with non-zero error code when there is a...luke1-0/+1
2007-04-24Adding a note to the references indicating that they are autogenerated.luke1-0/+1
2007-04-24Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke1-200/+251
2007-04-24Last modifications to rst conversion before bedtimeluke1-20/+34
2007-04-24All conversions to RST are done, but I did not quite succeed at making puppet...luke1-37/+93
2007-04-24Mostly done with the conversion to restructured text, but there are still som...luke1-57/+68
2007-04-23Translating all of the docs except the type docs to RSTluke1-8/+178
2007-04-17Adding a --version argument to puppetcaluke1-0/+7
2007-03-30Fixing Client.read_cert so that it automatically adds the certificate informa...luke1-1/+3
2007-03-28Fixing puppetdoc with the recent changes to the networking codeluke1-1/+2
2007-03-24Fixing #562; I had to fix how the client class was loadedluke1-1/+1
2007-03-24Applying patch by Ian Burrell from #559luke1-1/+1
2007-03-24Renaming pbucket to filebucketluke1-0/+0
2007-03-24Finalizing the filebucket client, with test code.luke1-7/+45
2007-03-24Adding filebucket client appluke1-0/+176