Module: sip-router Branch: janakj/flatstore Commit: ffb2f540c9c7865cf44308697d623995294933b7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ffb2f540...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Wed Feb 18 15:01:08 2009 +0100
Merge branch 'master' of ssh://janakj@git.sip-router.org/sip-router into flatstore
* 'master' of ssh://janakj@git.sip-router.org/sip-router: (119 commits) Integrate functions and parameters from kamailio sources. Ignore emacs backup and lock files. Various changes to get rid of conflicts and make km_ files compile. Fixed matching of db flags names at the beginning of line. Two small fixes in regular expressions. Module renamed to db_postgres. Merged contents of km_Makefile (namely pg_config autodetection). Removed km_Makefile and km_README. Updated filenames of locally includede header files Align defines protecting headers with filenames. Link with both srdb1 and srdb2 SER to sip-router module conversion script. Kamailio to sip-router module conversion script. Remove compiler warning about uninitialized variable. Make the module compile in the sip-router tree. - fix regression during value conversion when input SQL string is NULL, - another error condition fix for a problem that gets introduced by a - add one DBG log to each drivers error condition, that the mem is freed - improve two errors messages, inform the user that the query is aborted - db_postgres_convert_rows needs to free the row_buf on all error conditions ...
---