Call lt_dlexit() AFTER detach modules.
[freeradius.git] / src / main / modules.c
2007-12-02 aland Call lt_dlexit() AFTER detach modules.
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-23 aland On HUP, cache the old configuration for ~60s. After...
2007-11-12 aland Added HUP support. As it happens, it's also thread...
2007-11-11 aland Added -C command-line option, documentation, debug...
2007-10-15 aland Define ALL types first, so that config in one section can
2007-10-15 aland Define dynamic types (Autz-type foo) etc. before tryin...
2007-10-14 aland Cleaned up warning and error messages
2007-10-03 aland More re-arrangements to clarify the code.
2007-09-26 aland Removed unused variable
2007-09-24 aland Generalized the module handling even more, which allow...
2007-09-24 aland Removed a number of function call arguments that are...
2007-09-24 aland Clean up auto-creation of dictionary types
2007-09-17 aland Relaxed the constraints around a default server block
2007-09-17 aland Renamed data structures to correspond to their usagewq
2007-08-13 aland Pulled fix from branch_1_1
2007-06-30 aland Proxy sockets don't have servers
2007-06-29 aland We now have a default "server {}" section
2007-06-29 aland Move "authorize", etc. into a default server{} block.
2007-06-29 aland Refuse to start if a listen section points to a server...
2007-06-28 aland Added cf_log_err() function, which simplifies common...
2007-06-28 aland Pass CONF_SECTION to setup_modules(), in preparation for
2007-06-19 aland Add filename to CONF_ITEM, so that the error messages...
2007-06-19 aland Added "identity" field to the REQUEST struct. It...
2007-06-19 aland Added missing ':' to error messages
2007-06-16 aland space may be NULL
2007-06-14 aland New "identy" support, where authorize, etc. can be...
2007-06-14 aland Make spaces 'const char *', rather than 'int', in...
2007-05-28 aland Support for VMPS. We can now send && receive VMPS...
2007-05-28 aland Added preliminary VMPS support. The code can receive...
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-05-21 aland Clarified text
2007-05-14 nbk Delete trailing whitespace.
2007-05-03 aland Standardized format for debugging output, after a...
2007-05-03 aland More readable debug output
2007-05-03 aland Reformatted debug output to make it easier to read
2007-04-18 aland Move components to tree rather than hash, which is...
2007-04-10 aland Keep SNMP statistics for packets we receive from clien...
2007-04-08 aland Leak memory rather than dying on HUP.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland Massive change to the server core to remove horrid...
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
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-02-12 aland Free allocated memory
2007-02-09 aland use correct lineno
2007-02-09 aland use correct lineo.
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-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
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-10-03 aland ./scripts/min-includes +n <files listed here>
2006-09-28 aland Set component and module when processing a request...
2006-09-13 aland When walking over a section, handle the case of CONF_DATA
2006-09-01 aland All components and indices for module calling are...
2006-09-01 aland Move the module lists to hash tables, which are simple...
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-12 aland Call modules iteratively, rather than recursively.
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-04-07 aland Pull fix from head (a long time ago) to exit if we...
2006-04-07 aland Be a little smarter about checking names in authentica...
2006-04-07 aland Be a little smarter about checking names in authentica...
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-16 nbk Update the GPL boilerplate with the new address of...
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:
2006-01-09 aland With modcall.c fixes pulled from CVS head, we now...
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 nbkPull from CVS head:
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
next