April 27, 2003 | ||
---|---|---|
View 2dcb8b679b
module version checking introducedJiri Kuthan authored on 27/04/2003 18:17:23 |
April 7, 2003 | ||
---|---|---|
View 87405423a6
s/reply_route/failure_route, onreply_route introducedJiri Kuthan authored on 07/04/2003 06:36:56 |
April 6, 2003 | ||
---|---|---|
View cb87691afc
- child init called in all ser processes (main, timer, fifo, tcp_main, udp_children, tcp_children, tcp_main) - defined macros PROC_MAIN, PROC_TIMER, PROC_FIFO, PROC_TCP_MAIN - they substitute rank for special processes - listening children have rank 1 and higherJan Janak authored on 06/04/2003 20:28:12 |
March 19, 2003 | ||
---|---|---|
View 51c3861158
- additional parameter to find_export - find_export updated to honor flags parameter - REPLY_ROUTE definedJan Janak authored on 19/03/2003 23:46:09 |
March 16, 2003 | ||
---|---|---|
View f9add4f7f1
- flags parameter added to cmd_export_t - REQUEST_ROUTE definedJan Janak authored on 16/03/2003 20:27:55 |
March 10, 2003 | ||
---|---|---|
View 6419a43f9f
- sun cc compile fixes (all the files not mentioned explicitly) - fixed a bug in build_res_buf_with_body_from_sip_req (bad len computations when via was not crlf terminated, e.g only lf) - Makefile.def: sun cc modules compilations options updated (it seems tm uses too many symbols for the default small memory model) - lock_ops.h: lock set support added also for PTHREAD_MUTEX & POSIX_SEM - route.c: updated to the new module exports format - sr_module.[hc]: changed module exports interface: added struct cmd_export and param_export, updated find_export, find_export_param, find_moduleAndrei Pelinescu-Onciul authored on 10/03/2003 22:24:14 |
September 20, 2002 | ||
---|---|---|
View e3fc93f472
- cosmetic changes (lines too long a.s.o)Andrei Pelinescu-Onciul authored on 20/09/2002 09:29:07 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
May 13, 2002 | ||
---|---|---|
View 3881f12c2c
TM callbacks, acc, flagsJiri Kuthan authored on 13/05/2002 01:15:40 |
April 3, 2002 | ||
---|---|---|
View 31309a3af4
New module interfaceJan Janak authored on 03/04/2002 21:55:09 |
March 26, 2002 | ||
---|---|---|
View 4042f6466b
Inclusion condition fixedJan Janak authored on 26/03/2002 19:21:53 |
March 1, 2002 | ||
---|---|---|
View 192ac55be1
init_child supportJan Janak authored on 01/03/2002 10:52:19 |
January 11, 2002 | ||
---|---|---|
View 4bd1673d3d
ref_count turned into ref_bitmap; oncancel module handler addedJiri Kuthan authored on 11/01/2002 19:58:58 |
December 13, 2001 | ||
---|---|---|
View 404073d31a
- added module static link optionAndrei Pelinescu-Onciul authored on 13/12/2001 03:21:09 |
December 4, 2001 | ||
---|---|---|
View bf08223a61
- added a new member to the ser_module struct: destroy_f, called when a module must be destroyed (e.g. ser exit) - updated ser_module structs init. in tm, textops & print - added bogus tm_destroy module functions in tm.cAndrei Pelinescu-Onciul authored on 04/12/2001 19:00:49 |