Module: sip-router
Branch: janakj/bdb
Commit: f1b7917b954c7d8b34c688212b01d04096ea5cfc
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f1b7917…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Sun Feb 15 15:08:43 2009 +0100
Merge commit 'berkeley/trunk' into bdb
* commit 'berkeley/trunk': (41 commits)
- unify common rows and row allocation functionality in the DB API core
- fix compilation on OpenBSD, related to missing includes paths and wrong
- disable big integer (DB_BIGINT) support for non SQL DB modules for now
- remove not reached return statement at the end of val2str functions
- fix link entity names, patch from Carsten Gross
- port from opensips r4526, credits goes to bogdan
- renamed: bdb_recover -> kambdb_recover
- regenerated all READMEs (make modules-readme exclude_modules="")
- renaming: changed entities in documentation
- renaming: openser -> kamailio
- renaming scripts part 1
- fix some FAQ entries, change missing entity, regenerate READMEs
- change name in copyright headers
- fix unnecessary module library links, related to #1855859
- titles for admin, devel and faq chapters are defined via entities for coherence and
easier management
- updated some old entity names
- content of faq removed (mistakenly added by me after Henning did the cleanup for
modules' docs; rev 3839)
- entity &user; replaced with &admin; to obey naming structure (entities to be
replaced by xinclude); updated obsolete address tags
- step 2 for the rest of modules to re-link history from sgml to xml files
- step 1 for the rest of modules to re-link history from sgml to xml files
...
---