Use GNU Make patterns to regenerate configure scripts
[freeradius.git] / raddb / sql /
2012-11-24 Arran Cudbard-BellReorganise SQL files
2012-11-19 Alan T. DeKokFix space after backslash
2012-11-15 Arran Cudbard-BellTypo
2012-11-08 Arran Cudbard-BellFix typo
2012-11-07 Alan DeKokMerge pull request #127 from mcnewton/fixups
2012-11-07 Matthew Newtonauto line ending and Id fixups
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-29 Arran Cudbard-BellUnique indexes for everybody!
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-08-21 Alan T. DeKokAccounting only needs select, insert, update
2012-08-21 Alan T. DeKoke table name, not "radius.table"
2012-08-20 Arran Cudbard-BellMerge pull request #79 from alanbuxey/master
2012-08-20 Arran Cudbard-BellMerge pull request #78 from alanbuxey/cui-updates
2012-08-20 Alan DeKokMerge pull request #77 from alanbuxey/fixes
2012-08-19 Alan Buxeyfixed error in dialup.conf for PSQL
2012-08-11 Alan T. DeKokClean up SQL "tracefile" code
2012-07-24 Arran Cudbard-BellFix typo interim-update not update...
2012-07-24 Arran Cudbard-BellAdd reference based query selection for accounting...
2012-07-23 Arran Cudbard-BellUse "\\n pattern at beginning of lines to trigger white...
2012-07-23 Arran Cudbard-BellFix alignment for 8 space tabs
2012-07-23 Arran Cudbard-BellUpdate ndb schema to be inline with normal mysql schema
2012-07-23 Arran Cudbard-BellShould use integer:Event-Timestamp for Unix timestamp...
2012-07-18 Arran Cudbard-BellUse Event-Timestamp for MySQL and remove acctdelay...
2012-07-17 Arran Cudbard-BellMerge pull request #59 from sionescu/master
2012-06-29 ccspamysql/cui.sql changed clientipaddress length to support...
2012-06-29 Arran Cudbard-BellMerge pull request #66 from armitasp/cui-changes
2012-06-29 ccspaClient-IP-Address with Packet-Src-IP-Address for cui
2012-06-28 Arran Cudbard-BellMerge pull request #63 from armitasp/a39e9f31242c93e99e...
2012-06-27 Scott ArmitageAdded postgres sql and conf for cui
2012-02-17 Alan T. DeKokDocument MySQL character set issues
2012-01-20 Fajar A. NugrahaUse the RADIUS SQL IP Pool module to allocate addresses...
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-22 Alan T. DeKokAcct-Session-Id from Cisco exceeds 64 bytes. Extend it.
2011-09-22 Alan T. DeKokAdded missing post-auth configuration
2011-07-11 Arran Cudbard-BellRemove the last of the spaces, re-align query column...
2011-07-09 Alan T. DeKokReplace 8 spaces by tabs
2011-07-01 Arran Cudbard-BellChange default table type for radacct and postauth...
2011-02-18 Alan T. DeKokUse newer expansion
2011-02-11 Alan T. DeKokFixed onoff query
2010-12-25 Alan T. DeKokGroup names can be empty.
2010-12-23 Alan T. DeKokFixed accounting_onoff_query
2010-12-14 Alan T. DeKok=NULL for UODATE, "IS NULL" for SELECT
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
next