Module: sip-router
Branch: janakj/flatstore
Commit: 531b59fc6e9ff1749cd29789a786dd8d328cab66
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=531b59f…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Sun Feb 15 18:02:28 2009 +0100
Merge commit 'cvs/head' into flatstore
* commit 'cvs/head': (25 commits)
- a set of minimalistic config files for testing purposes
- adding missing end of doxygen group
- missing READMEs added
- headers moved within the doxygen section
- removed unneeded libs, thanks to Marcus Better <marcus(a)better.se>
- support for flatstore uris with relative pathnames (they are
- wrong array index fixed
- minor bug fixes
- new version of flatstore module for new db api in SER 2.1
- various warning fixes
- "strlen(flat_escape) > 1" fix
- DB_FLOAT support
- export param types adjusted to PARAM_STR/STRING & PARAM_INT
- added record delimiter and escape char params
- converted to the new management interface
- module interface exended with list of management functions
- documents are now valid (apart from xmlns:xi problem which would require
- DTDs and stylesheets will be downloaded from the network if they are
- improved documentation system
- fixed memory leak in flat_reopen_connection, reported by
...
---