summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* removing message about the statefile not existingluke2006-07-201-1/+0
* Fixing #191. I was only testing for parsed cron instances, not for created o...luke2006-07-182-22/+35
* Fixing bug in scope/interpreter where nodes found in ldap must have parent no...luke2006-07-182-1/+5
* Adding a unit test for plain "nodesearch"luke2006-07-181-0/+10
* Updated to version 0.18.3luke2006-07-111-1/+1
* Fixing filebucket server so that paths are not added multiple timesluke2006-07-111-1/+1
* Adding tests for previous config bugfixes, and updating changelogluke2006-07-111-14/+25
* Fixing reports so that multiple host report directories can be created. Ther...luke2006-07-111-12/+12
* Fixing templating so it immediately fails when a variable is not found, as op...luke2006-07-111-4/+19
* Fixing weird case involving interpolating config params in a URLluke2006-07-111-1/+2
* Fixing weird cases where configs might think non-files could be filesluke2006-07-111-2/+2
* adding sysidcfg param to zonesluke2006-07-111-0/+53
* Fixing templating bug that can result in what looks like an infinite loop, an...luke2006-07-112-2/+9
* Reducing log level of missing fileluke2006-07-111-1/+1
* Fixing error when template does not existluke2006-07-112-1/+2
* Fixing misstated error name ExecutionError in blastwave packaging supportluke2006-07-111-1/+1
* Fixing reports server so it refers to the main serverluke2006-07-111-1/+1
* Default the passno to 2, defaulting to 0 is a bad idea since it disables fscklutter2006-07-101-1/+1
* changing plugin owner to rootluke2006-07-101-1/+2
* changing default plugin host to be $serverluke2006-07-101-1/+1
* Doc change: explain what the values for ensure dolutter2006-07-071-2/+8
* adding another state that is equivalent to "stopped" for smf servicesluke2006-07-061-1/+1
* More documentation updates. I think this is sufficient for replacement of th...luke2006-07-062-2/+14
* Accepting the patch from #190.luke2006-07-051-7/+26
* Updated to version 0.18.2luke2006-07-041-1/+1
* small fixes towards 0.18.2luke2006-07-042-31/+36
* adding host information to reports and tagmail reportluke2006-07-043-6/+9
* renaming tagmail config fileluke2006-07-041-1/+1
* Redoing reporting a bit, so that reports are now defined as methods. If they...luke2006-07-042-9/+34
* fixing some smallish bugs in preparation for 0.18.2luke2006-07-041-2/+19
* fixing a small but important typo, and adding sunfreeware as a dupe of blastw...luke2006-07-042-1/+8
* Adding blastwave packaging, and doing some fixes on gem and sun packagingluke2006-07-043-23/+163
* Some updates resulting from trying to track down a segfault introduced when I...luke2006-07-033-4/+14
* Adding Ruby Gem support to packagingluke2006-07-032-44/+123
* Adding minimal update checking for templates. It will only check the templat...luke2006-07-032-63/+97
* More report and metrics manipulations. This should be the last of it.luke2006-07-014-17/+53
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-304-137/+34
* oops; adding transaction report classluke2006-06-301-0/+40
* Trying to merge metrics and reports. There is now a separate transaction rep...luke2006-06-308-100/+143
* adding a "thinmark" method, which does a simple benchmark with no loggingluke2006-06-301-2/+12
* Accepting patch #189, although I am just putting the environment statement in...luke2006-06-301-0/+2
* Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi...luke2006-06-301-14/+93
* Fix a small bug in mount where parsing fails if dump and pass are missing (th...lutter2006-06-301-30/+45
* Moving the template handling into a simple wrapper object so templates don't ...luke2006-06-302-21/+40
* adding some tests for the template functionluke2006-06-291-1/+1
* Adding initial template support. It is just a function, and a method_missing...luke2006-06-292-1/+37
* First commit of complete reporting support. The only existing report at this...luke2006-06-298-12/+216
* Adding reporting client, server, and tests. At this point, the server just s...luke2006-06-292-0/+111
* Adding report collection to both statechange and transaction.luke2006-06-293-8/+10
* Updated to version 0.18.1luke2006-06-281-1/+1