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