summaryrefslogtreecommitdiffstats
path: root/plugins/ommongodb/ommongodb.c
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-311-0/+280
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>