February 16, 2006 | ||
---|---|---|
View 272bfd2b2e
- added crcitt_string_ex to enable computing for multiple stringsTomas Mandys authored on 16/02/2006 15:51:59 |
||
View f85a041d38
- display proper error message when a database driver is not foundJan Janak authored on 16/02/2006 14:49:30 |
||
View 750057b97e
- support for @event - support for @cseq (@cseq, @cseq.number, @cseq.method) - support for @record_route (@record_route.uri, @record_route.params, ...)Jan Janak authored on 16/02/2006 14:19:59 |
February 15, 2006 | ||
---|---|---|
View fd6d4dc97a
AVP track searching resolution ------------------------------ new AVP prefixes registered fu - FROM USER and tu - TO USER $avp and $f.avp now searches in from track $t.avp searches in to trackMichal Matyska authored on 15/02/2006 17:29:18 |
February 14, 2006 | ||
---|---|---|
View 8a1f710f40
- more timer DBG cleanupsAndrei Pelinescu-Onciul authored on 14/02/2006 18:04:17 |
||
View 05bb04c71f
- silenced noisy timer debug messageAndrei Pelinescu-Onciul authored on 14/02/2006 17:48:08 |
||
View eddda8ceb5
- better utils handling: make utils will compile them, make install-utils will install them, as well as make install. They also also properly cleaned on make proper.Andrei Pelinescu-Onciul authored on 14/02/2006 17:41:23 |
February 11, 2006 | ||
---|---|---|
View 3153b64747
- small fix/clarificationAndrei Pelinescu-Onciul authored on 11/02/2006 10:34:40 |
||
View 7356d3391f
- unixsock not compiled by default (work in progress)Andrei Pelinescu-Onciul authored on 11/02/2006 10:13:41 |
||
View 6c006f793e
darwin/mac os x fixes: - no sigwaitinfo => use sigwait (in libc) - warning fixAndrei Pelinescu-Onciul authored on 11/02/2006 10:07:54 |
February 10, 2006 | ||
---|---|---|
View 000f4d3382
- openbsd fixes from Hendrik Scholz <hscholz@raisdorf.net>: - sigwaitinfo is not available on openbsd => s/sigwaitinfo/sigwait/ - sigwait requires linking with libpthread (on openbsd) - openbsd requires netinet/in_systm.hAndrei Pelinescu-Onciul authored on 10/02/2006 21:01:23 |
||
View 5d57383ed5
- fix missing semicolon leading to compilation error on FreeBSD and OpenBSD (introducted in 1.113)Hendrik Scholz authored on 10/02/2006 19:39:54 |
||
View e85eac0ab5
- removed some exported information: inactive_connection and number of requests (it was bogus anyway)Andrei Pelinescu-Onciul authored on 10/02/2006 18:21:51 |
February 8, 2006 | ||
---|---|---|
View e5b514059a
-changed strdup to pkg_malloc, valgrind disliked strlen(strdup'ed memory)Tomas Mandys authored on 08/02/2006 21:11:51 |
||
View 7b6b43514d
- fixed flag hash bug, reported by Tomas Mandys - fixed MAX_FLAG usage (flags no = MAX_FLAG+1 and not MAX_FLAG)Andrei Pelinescu-Onciul authored on 08/02/2006 16:44:37 |