More changes from previous commit
[freeradius.git] / src / include / radiusd.h
2007-11-25 aland More changes from previous commit
2007-11-23 aland More changes to make a common naming scheme. This...
2007-10-22 aland radius_pairmake(), to mirror radius_paircreate().
2007-10-16 aland Moved do_snmp back into mainconfig
2007-10-09 aland Clean up threads, and add thread pool lock/unlock...
2007-10-09 aland Move uid_name and gid_name out of global variable...
2007-10-09 aland Increment/decrement refcount on mainconfig, in prepara...
2007-10-09 aland Added %{client:foo} expansion
2007-09-28 aland Removed all references to mainconfig.clients.
2007-09-28 aland Moved nearly all remaining code out of radiusd.c,...
2007-09-26 aland Pass the top-level configuration to the thread pool...
2007-09-26 aland Moved snmp config from global to local variables.
2007-09-26 aland Add 'mainconfig_t' entry to REQUEST*, so that each...
2007-09-26 aland Removed all references to "mainconfig" from realms.c.
2007-08-13 aland Pulled fix from branch_1_1
2007-07-02 aland Added module return codes to conditions in unlang
2007-06-29 aland Pass CONF_SECTION to listen_init(), for better error...
2007-06-29 aland If we're a fake request, AND the parent says to stop
2007-06-19 aland More use of new cf_section_filename(cs) API
2007-06-19 aland Rename "identity" to "server", for virtual server...
2007-06-19 aland Added "identity" field to the REQUEST struct. It...
2007-06-12 aland Include component and module name in REQUEST, and...
2007-05-30 aland Try to compile the update foo {} sections at run time...
2007-05-28 aland Call new vmps_process() function
2007-05-28 aland Add support for "update foo" to the configuration...
2007-05-25 aland Add new complex conditions in radiusd.conf
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-04 aland Added a self-pipe as per Emile's ideas at:
2007-04-23 aland Re-ordered RAD_LISTEN_TYPE by priority, and added...
2007-04-23 aland Added RADCLIENT* pointer to the REQUEST structure...
2007-04-20 aland New radius_paircreate() function that takes a REQUEST...
2007-04-20 aland RADCLIENT is not const, as it gets updated for SNMP...
2007-04-17 aland Clean up event stuff... add event ptr to request ...
2007-04-16 nbk Declare a prototype for xlat_free().
2007-04-16 aland Added pair compare's for packet src/dst IP, src/dst...
2007-04-10 aland Keep SNMP statistics for packets we receive from clien...
2007-04-10 aland Moved SNMP socket handling to listen.c, in preparation for
2007-04-10 aland rad_panic never returns
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-07 aland add "client-balance", which is load-balancing to home...
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-05 aland Include missing.h from libradius.h
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-03-20 fcusack remove delete_blocked_requests option due to unsafe...
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-09 aland cleaned up the exec stuff again, and moved the "wait for
2007-02-09 aland Cleaned up exec stuff, to make it more like the CVS...
2007-02-03 pnixonAdd new log type (L_ACCT) and use it in rlm_acctlog
2007-01-26 aland use fork() where we don't need to wait.
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Remove rfc_clean function
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-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-04-13 aland Use hash tables for "users" file entries, and add...
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 aland Allow multiple references to %{1} & friends.
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-10-18 aland Renamed paircmp to paircompare, as we should probably...
2005-09-14 aland Allow NULL as the log destination, in which case logs...
2005-08-23 aland Make rad_check_password 'static', as no one else needs it
2005-08-22 aland Removed support for old-style "naslist" file, and...
2005-08-22 aland Removed support for old-style "clients" file, as it...
next