Module: sip-router
Branch: janakj/flatstore
Commit: 2400cb07e16f3e2b237130b83b2a6e6fb76fe370
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2400cb0…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Wed Feb 18 16:17:48 2009 +0100
Merge branch kamailio/trunk/db_flatstore into sip-router/janakj/db_flatstore.
* kamailio/trunk/db_flatstore: (23 commits)
- disable big integer (DB_BIGINT) support for non SQL DB modules for now
- don't link with unnecessary libs, related to bug #1855859
- fix link entity names, patch from Carsten Gross
- rebuilt default READMEs
- renaming: changed entities in documentation
- renaming scripts part 1
- fix some FAQ entries, change missing entity, regenerate READMEs
- change name in copyright headers
- fixed bug in keeping the dir path for the flatstore files - as the path is a substring
of the DB URL, we need to explicitly allocate a str structure for it; otherwise we will
randomly write in memory :D
- titles for admin, devel and faq chapters are defined via entities for coherence and
easier management
- updated 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
- re-sync READMEs after last updates
- 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
- modules documentation migrated from sgml to xml docbook format
- migrated to db_bind_api()
- change module docs FAQ link to a common one in the doc dir
- first round of cleanups for documentation
...
---