Allow sqlite filename to be specified in the configuration file.
[freeradius.git] / src / modules / rlm_sql / conf.h
2010-09-17 Alan T. DeKokAllow sqlite filename to be specified in the configurat...
2009-08-13 Alan T. DeKokAdded query_timeout parameter. For now, it does nothing.
2009-01-05 Alan T. DeKokLimit the maximum number of queries over one SQL socket.
2009-01-05 Alan T. DeKokAdd "lifetime" to SQL sockets.
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-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-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-20 nbk Drop unused config entries.
2006-05-20 nbk Drop unused config entries.
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-02-19 kkalevAdd a patch from Thor Spruyt for setting the nas client...
2004-11-30 kkalev* Add a default '1' in the priority column definition...
2004-08-31 mgriegoNew SQL methodology: SELECT the grouplist, then iterat...
2004-04-28 kkalevAdd a safe-characters configuration directive containin...
2004-04-18 kkalevAdd support for sql based radius clients.
2004-03-25 phampsonAdd accounting_update_query_alt to rlm_sql, to catch...
2003-09-23 phampsonAdd support for post-auth query in rlm_sql
2002-09-07 kkalevAdd the default_user_profile configuration directive...
2002-08-26 kkalevRemove simul_zap_query and replace it with a call to...
2002-08-16 kkalevAdd an sql_groupcmp and a corresponding attribute Sql...
2002-07-11 cparker SQL Socket Reconnect patch from Todd T. Fries.
2002-06-04 ramooreAdded simultaneous use checking capability to rlm_sql
2002-03-02 kkalevo Add support for Autz-Type attribute. We can now creat...
2001-05-02 cmillerAdded more polite startup when SQL db is unreachable...
2001-04-20 aland Patch to allow non-standard SQL ports.
2001-03-22 jcarnealsql user escape patch
2001-03-22 aland Added header/trailer '#ifndef..#define... (body) ...
2001-02-23 mmachadoSwitched back to new authorize code. $INCLUDE for sql...
2001-02-13 mmachadoDynamically loadable database drivers support. Code...
2001-02-02 jcarnealJeff Carneal <jeff@apex.net>
2000-11-04 jcarnealJeff Carneal <jeff@apex.net>
2000-03-17 mmachadoAdd new code, compiles with NO warnings. Untested but...
2000-03-16 mmachadoCompiles with new ICRADIUS code, but BADLY BROKEN....