]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
mod_cdr_mongodb: update MongoDB driver to v0.6
authorDaniel Swarbrick <daniel.swarbrick@gmail.com>
Sun, 14 Oct 2012 11:45:50 +0000 (13:45 +0200)
committerDaniel Swarbrick <daniel.swarbrick@gmail.com>
Sun, 14 Oct 2012 11:45:50 +0000 (13:45 +0200)
commit10093b44c026129b60644cd46eaf2a57681ef230
tree3ca2e5a0f139cced7b02547a73673cdbfa79db21
parent6533c9b92b221c8b6910417895a2159fde212595
mod_cdr_mongodb: update MongoDB driver to v0.6
src/mod/event_handlers/mod_cdr_mongodb/driver/HISTORY.md
src/mod/event_handlers/mod_cdr_mongodb/driver/README.md
src/mod/event_handlers/mod_cdr_mongodb/driver/src/bson.c
src/mod/event_handlers/mod_cdr_mongodb/driver/src/bson.h
src/mod/event_handlers/mod_cdr_mongodb/driver/src/encoding.c
src/mod/event_handlers/mod_cdr_mongodb/driver/src/env_win32.c
src/mod/event_handlers/mod_cdr_mongodb/driver/src/gridfs.c
src/mod/event_handlers/mod_cdr_mongodb/driver/src/mongo.c
src/mod/event_handlers/mod_cdr_mongodb/driver/src/mongo.h
src/mod/event_handlers/mod_cdr_mongodb/mod_cdr_mongodb.c