free our bson record after the write as not to leak memory
[collectd.git] / src / write_mongodb.c
2012-01-30 Chris Lundquistfree our bson record after the write as not to leak...
2012-01-25 Florian Forsterwrite_mongodb plugin: Fix a format-string error.
2012-01-25 Florian Forsterwrite_mongodb plugin: Update copyright header.
2012-01-24 Chris Lundquistremove more commented out code
2012-01-24 Chris LundquistWe have to convert CDTime to seconds since epoch
2012-01-24 Chris Lundquistremove commented out code
2012-01-24 Chris LundquistOk it is posting to the local server
2012-01-24 Chris Lundquistadded more debugging. cleaned up commented lines
2012-01-24 Chris Lundquistcompiles cleanly. libmongoc doesn't have an install...
2012-01-24 Florian Forsterwrite_mongodb plugin: Rename the "write_mongo" plugin.