summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-11Updated to version 0.18.3luke1-1/+1
2006-07-11Updated to version 0.18.3luke1-1/+1
2006-07-11Fixing filebucket server so that paths are not added multiple timesluke2-4/+25
2006-07-11Adding tests for previous config bugfixes, and updating changelogluke3-14/+77
2006-07-11Fixing reports so that multiple host report directories can be created. Ther...luke2-12/+28
2006-07-11Fixing templating so it immediately fails when a variable is not found, as op...luke1-4/+19
2006-07-11Fixing weird case involving interpolating config params in a URLluke1-1/+2
2006-07-11Fixing weird cases where configs might think non-files could be filesluke1-2/+2
2006-07-11adding sysidcfg param to zonesluke1-0/+53
2006-07-11Fixing templating bug that can result in what looks like an infinite loop, an...luke2-2/+9
2006-07-11Reducing log level of missing fileluke1-1/+1
2006-07-11Fixing error when template does not existluke2-1/+2
2006-07-11Fixing misstated error name ExecutionError in blastwave packaging supportluke1-1/+1
2006-07-11Fixing reports server so it refers to the main serverluke1-1/+1
2006-07-10Default the passno to 2, defaulting to 0 is a bad idea since it disables fscklutter1-1/+1
2006-07-10changing plugin owner to rootluke1-1/+2
2006-07-10changing default plugin host to be $serverluke1-1/+1
2006-07-07adding rake targetsluke1-0/+5
2006-07-07Doc change: explain what the values for ensure dolutter1-2/+8
2006-07-06adding another state that is equivalent to "stopped" for smf servicesluke1-1/+1
2006-07-06Adding the newly generated docsluke2-1000/+1233
2006-07-06More documentation updates. I think this is sufficient for replacement of th...luke3-40/+59
2006-07-06Fixing rakefile so it generates docs from markdown, and adding big-picture.pa...luke2-4/+15
2006-07-06removing faq.rst fileluke1-227/+0
2006-07-06Updates; remove mention of patches from specfile completelylutter1-4/+6
2006-07-05updating changelog for 0.18.2luke1-0/+7
2006-07-05Accepting the patch from #190.luke2-13/+28
2006-07-05removing cf2puppet from rpmluke1-1/+0
2006-07-04Updated to version 0.18.2luke1-1/+1
2006-07-04Updated to version 0.18.2luke1-1/+1
2006-07-04Updated to version 0.18.2luke1-1/+1
2006-07-04small fixes towards 0.18.2luke2-31/+36
2006-07-04adding host information to reports and tagmail reportluke3-6/+9
2006-07-04renaming tagmail config fileluke1-1/+1
2006-07-04Redoing reporting a bit, so that reports are now defined as methods. If they...luke4-15/+41
2006-07-04fixing some smallish bugs in preparation for 0.18.2luke5-10/+36
2006-07-04fixing a small but important typo, and adding sunfreeware as a dupe of blastw...luke2-1/+8
2006-07-04Adding blastwave packaging, and doing some fixes on gem and sun packagingluke4-36/+224
2006-07-03Some updates resulting from trying to track down a segfault introduced when I...luke6-9/+26
2006-07-03Adding Ruby Gem support to packagingluke3-44/+203
2006-07-03Adding minimal update checking for templates. It will only check the templat...luke3-63/+143
2006-07-02documentation updatesluke11-35/+43
2006-07-01More report and metrics manipulations. This should be the last of it.luke5-17/+62
2006-06-30Significantly redoing metrics. There are now no class variables for metrics,...luke7-162/+101
2006-06-30committing tests for previous changesluke3-4/+81
2006-06-30oops; adding transaction report classluke1-0/+40
2006-06-30Trying to merge metrics and reports. There is now a separate transaction rep...luke8-100/+143
2006-06-30adding a "thinmark" method, which does a simple benchmark with no loggingluke1-2/+12
2006-06-30Accepting patch #189, although I am just putting the environment statement in...luke1-0/+2
2006-06-30Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi...luke2-14/+141