Module: sip-router
Branch: master
Commit: a45f5ddbf321cc7421783a9d8fe700d4607306a0
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a45f5dd…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Thu Oct 15 20:01:11 2009 +0200
Merge remote branch 'origin/sr_3.0'
Weekly update with the latest sr_3.0 fixes.
* origin/sr_3.0:
core: fix fixup_spve_* reuse after free
Remove obsolete gen_ha1.
modules_k/permissions: Increased version number of 'trusted' table
lib/srdb1/schema/trusted.xml: forgot to increase version number
lib/srdb1/schema/trusted.xml: increased tag length from 32 to 64 chars
makefile: support self-installing utils, extra cfgs a.s.o.
core: fix memleak in fixup_free*
core: fix cfg_update() on config error 2nd try
userblacklist(k): gcc 2.95 compile fixes
statistics(k): minor warning in printf fmt
siputils(k): gcc 2.95 compile fixes
registrar(k): gcc 2.95 compile fixes
pua_mi: gcc 2.95 compile fixes
cfgutils(k): gcc 2.95 compile fixes
lcr: compile & warning fixes for gcc 2.95
db_postgres: compile fixes for gcc 2.95
db_mysql: compile fix for gcc 2.95
compile: don't warn on old gcc versions
utils/sercmd: Fixed include paths also in sr_3.0 branch.
Conflicts:
Makefile
---