small fixup as cannot have diagnostic in function
[freeradius.git] / src / modules / rlm_sql / drivers / rlm_sql_firebird / sql_fbapi.c
2013-04-21 Alan Buxeysmall fixup as cannot have diagnostic in function
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-19 Arran Cudbard-BellIgnore deprecated warning from isc_interprete
2013-04-19 Arran Cudbard-BellUse fb_interprete (safe version of isc_interprete which...
2013-04-19 Arran Cudbard-BellFix ISC long format
2013-04-18 Arran Cudbard-BellFix ISC long format
2013-04-18 Arran Cudbard-BellMissed one lasterror
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-18 Arran Cudbard-BellTypo
2013-04-18 Arran Cudbard-BellMore firebird fixes
2013-04-18 Arran Cudbard-BellFix more debug stuff
2013-04-18 Arran Cudbard-BellAdd missing prototypes
2013-04-18 Arran Cudbard-BellMore firebird fixes
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-08 Arran Cudbard-BellUse talloc destructors to close sockets (firebird)
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-03-02 Arran Cudbard-BellReformatting in firebird
2013-03-01 Arran Cudbard-BellRename SQL data types so they don't conflict with drivers
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-06 nbk Add rlm_sql_firebird (author: Vitaly Bodzhgua) to...
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-03-09 nbk Newer version of rlm_sql_firebird, as posted to the...
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-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-18 aland Added preliminary code to support Firebird. Untested!