October 4, 2014 | ||
---|---|---|
View 2990e54f50
flags.c: logging: convert LOG to LM_*Ovidiu Sas authored on 04/10/2014 00:20:49 |
July 4, 2014 | ||
---|---|---|
View 9e1ff4488a
all: updated FSF address in GPL textAnthony Messina authored on 04/07/2014 09:36:37 • Daniel-Constantin Mierla committed on 04/07/2014 09:37:36 |
December 6, 2013 | ||
---|---|---|
View f0fb6f1e9f
core: fixed several clang compiler warningsDaniel-Constantin Mierla authored on 06/12/2013 16:16:25 |
October 10, 2009 | ||
---|---|---|
View 1d0661db4c
Adding doxygen template to all core .c filesoej authored on 10/10/2009 13:54:13 |
March 15, 2009 | ||
---|---|---|
View 7c7704130a
Kamailio compatibility: script flagsJan Janak authored on 15/03/2009 19:45:53 |
December 13, 2006 | ||
---|---|---|
View e8138515fe
- hash cleanup/cosmetics: - use the "raw" hash functions from hashes.h as base for the other hashes (e.g. tm hash). This doesn't change the hash functions, just removes some extra copies. - split old hashes.h into hashes.h (more generic stuff) and str_hash.h - new_hash() is safer now (nobody uses it, but just in case...)Andrei Pelinescu-Onciul authored on 13/12/2006 22:50:46 |
February 8, 2006 | ||
---|---|---|
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 |
February 7, 2006 | ||
---|---|---|
View 6d35d70ed4
- modules named flag support in modparams (registrar, acc_*) E.g.:Andrei Pelinescu-Onciul authored on 07/02/2006 19:17:38 |
February 2, 2006 | ||
---|---|---|
View 65938e0e15
- more generic hash functions - named flags support: the flags can now have names Example: flags a, b:6, test_flag; # b is set to the 6 flag, the rest are # allocated automatically route{ setflag(test_flag); ... }Andrei Pelinescu-Onciul authored on 02/02/2006 19:29:21 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
March 19, 2003 | ||
---|---|---|
View e3dccdc952
- replaced all mallocs/frees w/ pkg_malloc/pkg_free - minor lock_dealloc warning fixesAndrei Pelinescu-Onciul authored on 19/03/2003 18:41:58 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
August 15, 2002 | ||
---|---|---|
View caf80ae64e
bignag change -- lot of things primarily added in relationship with refurbushing TM; see [sr] archive (2002-08-14) -- "ser update" and "TM update" for a long list of detailsJiri Kuthan authored on 15/08/2002 08:13:29 |
May 13, 2002 | ||
---|---|---|
View 3881f12c2c
TM callbacks, acc, flagsJiri Kuthan authored on 13/05/2002 01:15:40 |