summaryrefslogtreecommitdiffstats
path: root/plugins/ommongodb
Commit message (Collapse)AuthorAgeFilesLines
* renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-2/+2
| | | | | too many dependencies, things get cluttered (and merging probably gets problematic). Now new config will be "conf2".
* renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-2/+2
|
* experimental support for monogodb addedVictor Pereira2011-01-313-0/+314
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>