January 28, 2006 | ||
---|---|---|
View 13a9180913
- excluded tls module from compilation by defaultJan Janak authored on 28/01/2006 13:12:24 |
January 25, 2006 | ||
---|---|---|
View 5904f9fc68
- ser_mysql.sh path fixedAndrei Pelinescu-Onciul authored on 25/01/2006 18:08:59 |
January 8, 2006 | ||
---|---|---|
View 0973fee79a
- export param types adjusted to PARAM_STR/STRING & PARAM_INT - removed corresponding obsolete strlen(str_param) in initTomas Mandys authored on 08/01/2006 22:43:14 |
January 5, 2006 | ||
---|---|---|
View 8089d3566d
added osp module to exclude list as it required additional softwareNils Ohlmeier authored on 05/01/2006 19:53:14 |
December 15, 2005 | ||
---|---|---|
View 65a5ec8215
- do not compile xmlrpc module by default (requires libxml2)Jan Janak authored on 15/12/2005 23:30:41 |
December 10, 2005 | ||
---|---|---|
View 6664b844b0
- warning fixes - s/DEBUG/EXTRA_DEBUG/ in some modules - excluded more modules from compile by default (depend on external libs or are obsolete)Andrei Pelinescu-Onciul authored on 10/12/2005 17:06:30 |
December 5, 2005 | ||
---|---|---|
View a86d53b012
- rls excluded from the compile by default list (depends on external libs) - added DEBUG(), ERR(), WARN(), INFO(), BUG() which can be used instead of LOG(L_*, ). The new macros will add "DEBUG:", "ERROR:" a.s.o in front of the message and also the filename and line number from where they were called ( DEBUG("x") in foo.c:23 is equiv. with DBG("DEBUG: foo.c:23: x"))Andrei Pelinescu-Onciul authored on 05/12/2005 17:01:08 |
November 2, 2005 | ||
---|---|---|
View 9de818a221
backported from stable: - make proper deletes also cfg.tab.h - make tar excludes the auto generated filesAndrei Pelinescu-Onciul authored on 02/11/2005 17:56:42 |
June 30, 2005 | ||
---|---|---|
View b5a32e1a43
- merge 0.9.0 latest fixes/changes: radius modules makefiles and libradiusclient/radiusclient-ng selection and various minor compile fixesAndrei Pelinescu-Onciul authored on 30/06/2005 21:29:31 |
June 1, 2005 | ||
---|---|---|
View 3543f7dc5f
- makefiles cleanups (use $(LOCALBASE) everywhere) -- fixes some include path problems on netbsdAndrei Pelinescu-Onciul authored on 01/06/2005 22:25:05 |
May 25, 2005 | ||
---|---|---|
View 871a6a07a2
- experimental ppc locking tweaks (not tested) - ppc64 enabled (the same ppc code should work)Andrei Pelinescu-Onciul authored on 25/05/2005 10:53:44 |
December 8, 2004 | ||
---|---|---|
View 4168f707f1
- warnings fixed for gcc-3.4 - older solaris support (5.6)Andrei Pelinescu-Onciul authored on 08/12/2004 19:06:12 |
November 22, 2004 | ||
---|---|---|
View fa60aefeb6
- makefile fixAndrei Pelinescu-Onciul authored on 22/11/2004 11:59:39 |
November 2, 2004 | ||
---|---|---|
View c22628bb28
- module name fixedBogdan-Andrei Iancu authored on 02/11/2004 21:16:31 |
November 1, 2004 | ||
---|---|---|
View 3c29ada951
-add avp_radius to exclude from default compilation list - it depends of external radius libraryBogdan-Andrei Iancu authored on 01/11/2004 18:20:28 |