Marius Zbihlei
|
97727e803e
core:modparam.c In case of a STRING type to STR type convertion, garbage was written
|
14 years ago |
Andrei Pelinescu-Onciul
|
dee21fffc8
core: internal module interface changes
|
15 years ago |
oej
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 years ago |
Andrei Pelinescu-Onciul
|
2873d3842c
dual module interface support: ser and kamailio
|
17 years ago |
Tomas Mandys
|
e5b514059a
-changed strdup to pkg_malloc, valgrind disliked strlen(strdup'ed memory)
|
19 years ago |
Tomas Mandys
|
f141bc93c5
- rewritten module function parsing and call processing (mk_action, struct action, action_u_t)
|
19 years ago |
Jan Janak
|
bb32b8ca31
- removed // comments, minor estetical changes
|
19 years ago |
Raphael Coeffic
|
dd807399bc
fixed parameter type expression in the call to find_param_export.
|
19 years ago |
Tomas Mandys
|
6308a4ee50
- set_mod_param uses set_mod_param_regex
|
19 years ago |
Tomas Mandys
|
fb851d7e8a
- support for str param type (xxx_PARAM->PARAM_xxx, PARAM_STRING)
|
19 years ago |
Andrei Pelinescu-Onciul
|
d7a3fdead7
- lots of fixes (alignments, casts, warnings)
|
21 years ago |
Jan Janak
|
53c7e0f19a
- Spelling checked
|
21 years ago |
Bogdan-Andrei Iancu
|
7887854088
- modparam types switched to flags; USE_FUNC_PARAM flag added for param
|
21 years ago |
Jan Janak
|
270255ff76
- regular expression support in modparam
|
22 years ago |
Andrei Pelinescu-Onciul
|
9a69468193
- fixed all the warnings in core
|
23 years ago |
Jiri Kuthan
|
7dd0b34273
GPLization banner introduced to *.[hc] files
|
23 years ago |
Jiri Kuthan
|
93d87145d6
CVS substitutes introduced
|
23 years ago |
Jan Janak
|
ad79ca9403
New module interface.
|
23 years ago |