Module: sip-router Branch: janakj/bdb Commit: 44dab431e3f9b04d33d5d0ea88f90840ad4ef464 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=44dab431...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Henning Westerholt henning.westerholt@1und1.de Date: Fri Feb 8 14:32:23 2008 +0000
- port db_text and db_berkeley to the new core DB API - remove free_* methods that are not needed anymore - adjust structure to the other SQL based modules - basic queries works, but otherwise not that much tested
git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3668 689a6050-402a-0410-94f2-e92a70836424
---
modules/db_berkeley/bdb_res.c | 426 +++++++++---------------------------- modules/db_berkeley/bdb_res.h | 5 - modules/db_berkeley/bdb_val.c | 2 + modules/db_berkeley/db_berkeley.c | 10 +- 4 files changed, 107 insertions(+), 336 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=44da...