Add "extern C {...} to header files for C++ builds.
[freeradius.git] / src / include / modpriv.h
2010-10-09 Alan T. DeKokAdd "extern C {...} to header files for C++ builds.
2010-07-01 Alan T. DeKokDon't use libltdl if we're using dlopen()
2009-09-07 Alan T. DeKokWrap header file in protective #ifdef
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-06-16 Alan T. DeKokAdded the ability to selectively mark a module as alive...
2008-09-04 Alan T. DeKokMove HUP code to per-module, not global
2008-09-03 Alan T. DeKokNew module-specific HUP, and find without linking
2008-06-05 aland Compile-time option to build WITHOUT_LIBLTDL.
2007-11-23 aland On HUP, cache the old configuration for ~60s. After...
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-08-18 aland Move modules back to static struct, in preparation...
2005-05-26 aland More work to get rid of "static" variables.
2005-05-24 aland Updated cf_section_sub_find_name2 to be a little smart...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2000-12-21 pacman This is the "configurable failover" patch, providing...