New build path variable
[freeradius.git] / raddb / sql /
2010-11-11 Alan T. DeKokNAS-Port is a text field. Don't cast it to integer origin/stable
2010-11-11 Alan T. DeKokAdd group membership query
2010-08-12 Alan T. DeKokAdded indexes to IP Pool table
2010-07-30 Alan T. DeKokFix typos n default configution. Closes bug #11
2010-05-31 Alan T. DeKokMake schema more in line with the schema for other...
2010-05-11 Alan T. DeKokAdded server field to NAS table, and updated docs to...
2010-05-11 Alan T. DeKokChange %{Acct-}*x -> %{%{Acct-}:-0}*x
2010-05-11 Alan T. DeKokDon't use msqlippool by default
2010-03-30 Alan T. DeKokRevert "= NULL" checks. They should be "IS NULL"
2009-12-08 Alan T. DeKokHandle case where Acct-Session-Time might not exist
2009-12-06 Alan T. DeKokIP pools require a transactional back-end
2009-09-10 Alan T. DeKokAdded sample configs for MySQL cluster
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-09 Alan T. DeKokUse postgresl style comments
2009-07-08 Alan T. DeKokFix for newer versions of MySQL
2009-07-03 Alan T. DeKokFirst draft of CUI policies
2009-05-24 Alan T. DeKokUse now(), not now
2009-05-20 Alan T. DeKokIncrease default attribute size to 64
2009-02-19 Alan T. DeKokAdded constraint
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-04 aland Added header. Removed DOS CR's
2008-05-03 pnixonAdd IPPOOL setup for Oracle (Untested by me but reporte...
2008-05-03 pnixon"WHERE acctstoptime = NULL" does NOT do what you think...
2008-04-30 aland Added sample (untested) for PostgreSQL
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-04-17 aland Added postauth table. Closes #545.
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-12-23 pnixonReformat
2007-11-15 pnixonThis function hasn't been used for 4 years now, so...
2007-11-13 aland Point to the correct directories.
2007-11-05 aland Updated Schema
2007-09-18 pnixonFix bitwise operations. (Turns out that they are NOT...
2007-09-17 pnixonStandardise radpostauth column names
2007-09-14 pnixonUse CHAR(2) instead of VARCHAR(2) as it takes up less...
2007-09-12 pnixonAdd Max-All-Session-Time
2007-09-12 pnixonOne of the queries should be enabled by default
2007-09-10 aland Corrected typo
2007-09-01 pnixonSet realm field to NULL instead of '' when no realm...
2007-08-13 aland Pulled fix from branch_1_1
2007-07-26 pnixonMore performant indexes
2007-07-26 pnixonRe-order query. Makes no real difference, but makes...
2007-07-25 pnixonRemove needless spaces in the queries
2007-07-25 pnixonSwitch nasipaddress and pool_key to match other queries...
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 pnixonfix unterminated quoted string
2007-07-20 pnixonMore variable replacement fixes
2007-07-20 pnixonUpdate to new variable replacement syntax
2007-07-20 aland Didn't add this earlier
2007-07-20 aland Moved file
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-20 aland Moved $(db)-dialup.conf to $(db)/dialup.conf.
2007-07-19 pnixonMove sqlcounter config files into dialect specific...
2007-07-17 pnixonMove sqlcounter config into sql/mysql-sqlcounter.conf...
2007-07-17 pnixonNo need to insert id into an auto increment field
2007-07-13 pnixonDon't calculate Acct-Delay-Time out of Start|Stop-Time...
2007-07-13 pnixonchange now() back to %S as its more accurate when you...
2007-07-13 pnixonGet rid of old style %P in one of the examples
2007-07-13 pnixonStore X-Ascend-Session-Svr-Key in DB
2007-07-13 pnixonAdd nasipaddress check so we dont clear IPs from other...
2007-07-11 pnixonMajor cleanup and rewrite of the comments to make thing...
2007-07-11 pnixonFix the NAS on/off queries. There is no username and...
2007-06-28 pnixon%{%foo:-%bar} fixes and break lines at 80 chars. (Thank...
2007-06-27 pnixonMixed case issues should be resolved. Long lines have...
2007-06-27 aland Renamed "check" to "control", to match "man unlang"
2007-06-27 pnixonbreak a line at 80 chars
2007-06-27 pnixonupdate the queries significantly
2007-05-30 aland Add Gigaword support. Patch from Stefan Winter
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-08 pnixonSplit queries into dialect specific files and add mysql...
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
next