Rename SQL data types so they don't conflict with drivers
[freeradius.git] / src / modules / rlm_sql / sql.c
2013-03-01 Arran Cudbard-BellRename SQL data types so they don't conflict with drivers
2013-02-18 Arran Cudbard-BellCheck return code of pairmark_xlat
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-17 Arran Cudbard-BellFix for coverity
2013-02-16 Arran Cudbard-BellFixup rlm_sql to use the new xlat functions
2012-12-09 Arran Cudbard-Bellmalloc sections at runtime
2012-12-01 Alan T. DeKokFix typo in comparison, so that we check the return...
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersadd extra argument to radius_xlat for escape function...
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-08-22 Arran Cudbard-BellFixup some log messages
2012-08-22 Arran Cudbard-BellQuiet the compiler
2012-08-11 Alan T. DeKokAllow rlm_sql_null, and minor fixes to the sql logging
2012-08-11 Alan T. DeKokClean up SQL "tracefile" code
2012-08-11 Alan T. DeKok"Executing query" is not an error message
2012-07-24 Arran Cudbard-BellAdd reference based query selection for accounting...
2012-07-18 Arran Cudbard-BellFixup SQL error message
2012-07-18 Arran Cudbard-BellMerge pull request #69 from arr2036/policy.d
2012-07-17 Arran Cudbard-BellMerge pull request #68 from arr2036/rlm_sql_reconnectio...
2012-07-17 Arran Cudbard-BellMinor fixes and reformatting to keep VT100 and Emacs...
2012-07-17 Arran Cudbard-BellRewrite the horrible horrible SQL accounting code
2012-07-17 Arran Cudbard-BellRun through *all* connections in the connection pool...
2012-07-17 Arran Cudbard-BellAllow query functions to modify the sqlsocket pointer...
2012-04-29 Alan T. DeKokRate limit some triggers.
2012-04-29 Alan T. DeKokAdded "connection fail" trigger to SQL
2011-11-29 Alan T. DeKokMove do_xlat=1 code to pairmake_xlat()
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-10-17 Alan T. DeKokUse new connection pool API
2011-04-22 Alan T. DeKokAdded SQL triggers
2011-02-11 Alan T. DeKokNo DB handles is an error, not an informational message.
2010-12-14 Alan T. DeKokReturn error code, not success
2010-05-11 Alan T. DeKokMade connected / disconnected messages into informational
2010-04-29 Alan T. DeKokMore debugging messages
2010-03-09 Alan T. DeKokCheck for closed sockets.
2009-09-08 Alan T. DeKokBe less forgiving about the allowed operators.
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.
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-05-09 aland Suppress most of the database "connection failed"...
2007-12-28 aland free memory on error
2007-12-17 aland Added more 'const'
2007-11-23 aland More changes to make a common naming scheme. This...
2007-10-29 aland Remove unused header files
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-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-26 aland corrected typo
2007-03-26 aland close socket only if it's unconnected
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
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
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-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-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-16 nbk Update the GPL boilerplate with the new address of...
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-11-11 aland Include files used to build the server are now <freera...
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-27 nbk Fix typo line 109. (closes: #272)
next