[SR-Dev] git:master: Merge branch janakj/bdb into master.

Jan Janak jan at iptel.org
Thu Feb 19 15:07:34 CET 2009


Module: sip-router
Branch: master
Commit: 728a5e6280219c2b4a2d58940b2e14a7e29950b1
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=728a5e6280219c2b4a2d58940b2e14a7e29950b1

Author: Jan Janak <jan at iptel.org>
Committer: Jan Janak <jan at iptel.org>
Date:   Thu Feb 19 15:06:58 2009 +0100

Merge branch janakj/bdb into master.

* commit 'sr/janakj/bdb': (97 commits)
  Integrate module interfaces.
  Include bdb_mod.h and remove variables available there from the file.
  Various functions prefixed with km_ to avoid conflicts.
  New header file bdb_mod.h with parameters defined in bdb_mod.c
  Comment out MODULE_VERSION in km_db_berkeley.c
  Make km_sources compile within the db_berkeley sip-router module.
  Link the module with libkmi.
  Add km_prefix to locally included header files.
  Defines protecting header fields changed to match filenames.
  Remoted km_Makefile and km_README (same as README)
  Link the modules also with libsrdb1
  Make the module compile in the sip-router source tree.
  Fixed wrong order of directives in modules Makefile.
  Database flags renamed from DB_* to SRDB_* to avoid conflicts.
  Module db_berkeley updated to database api version 2.0.
  - unify common rows and row allocation functionality in the DB API core
  - unify common rows and row allocation functionality in the DB API core
  - fix compilation on OpenBSD, related to missing includes paths and wrong
  - fix compilation on OpenBSD, related to missing includes paths and wrong
  - disable big integer (DB_BIGINT) support for non SQL DB modules for now
  ...

---






More information about the sr-dev mailing list