More attributes as sent in by a nice person at HP
[freeradius.git] / raddb / sql / mysql /
2010-08-12 Alan T. DeKokAdded indexes to IP Pool table
2010-05-11 Alan T. DeKokAdded server field to NAS table, and updated docs to...
2010-03-30 Alan T. DeKokRevert "= NULL" checks. They should be "IS NULL"
2009-12-06 Alan T. DeKokIP pools require a transactional back-end
2009-08-29 Alan T. DeKokReturn 0 if no counter exists
2009-08-03 Alan T. DeKokUse more fields in the query.
2009-07-09 Alan T. DeKokFix for newer versions of MySQL
2009-07-08 Alan T. DeKokFix for newer versions of MySQL
2009-07-03 Alan T. DeKokFirst draft of CUI policies
2009-05-20 Alan T. DeKokIncrease default attribute size to 64
2009-02-18 Chris MoulesPatch so that the "allocate-find" ippool lookup will...
2009-02-18 Chris MoulesFix typo in MySQL ippool.conf and revert change from...
2009-02-17 Chris MoulesFix typo
2009-01-28 Alan T. DeKokCorrected MySQL syntax to = NULL
2009-01-19 Alan T. DeKokTry to work around transactional issues...
2008-11-25 Alan T. DeKokIncrease the field size for Acct-Session-Id to 64.
2008-09-23 Alan T. DeKokSample schema && queries for WiMAX MIP keys
2008-07-22 Alan T. DeKokFixed typos
2008-05-03 pnixon"WHERE acctstoptime = NULL" does NOT do what you think...
2008-04-30 aland Sample scripts for creating radius user in SQL.
2008-04-30 aland In the accounting on/off query, remove the restriction...
2008-04-29 aland Add example "server" entry (commented out)
2008-03-14 pnixonFix Bug#: 531 "The mysql sample configuration uses...
2008-03-14 aland Add index on session time, too
2007-12-31 aland Added common headers for "look and feel"
2007-11-05 aland Updated Schema
2007-09-17 pnixonStandardise radpostauth column names
2007-09-12 pnixonAdd Max-All-Session-Time
2007-09-10 aland Corrected typo
2007-08-13 aland Pulled fix from branch_1_1
2007-07-23 pnixonLowercase everything to avoid incompatibility issues...
2007-07-23 pnixonAdd defaults
2007-07-23 pnixonFix capitalisation of NASIPAddress so that MySQL on...
2007-07-20 aland Didn't add this earlier
2007-07-20 aland Moved the NAS table to another schema file
2007-07-20 aland Remove the dictionary tables. They're not used
2007-07-20 aland Move the ippool schema to its own files
2007-07-20 aland Moved more files
2007-07-20 aland Moved schema files to sql/$(db)
2007-07-19 pnixonMove sqlcounter config files into dialect specific...