Module: sip-router
Branch: master
Commit: 3d581a35990ba889337dfbdc844888e4aa1884b3
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3d581a3…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Oct 13 22:53:06 2009 +0200
Merge branch 'sr_3.0' of ssh://daniel@git.sip-router.org/sip-router
* 'sr_3.0' of ssh://daniel@git.sip-router.org/sip-router:
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.
---