Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
[freeradius.git] / src / modules / rlm_sql / drivers / rlm_sql_unixodbc / sql_unixodbc.c
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-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-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-24 aland Pull fix from the head
2006-05-24 aland Be smarter about returning error codes, so that SQL...
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-08-29 aland Don't call rad_malloc() from sql_error(), it leaks...
2005-08-26 aland Account for space AND trailing NULL
2005-08-17 aland Fix bug
2005-05-05 aland Include autoconf.h, too
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2003-09-11 phampsonAdd GNU GPLv2 boilerplate to the top of files which...
2003-09-02 aland Allocate memory only if it wasn't already allocated
2003-09-02 aland Implemented sql_destroy_socket
2003-09-01 phampsonAdd prototypes to prevent compiler warnings.
2003-07-16 aland Pull patches from the branch
2003-07-11 aland Don't free sqlsocket
2002-07-29 aland Removed unnecessary header files, as all they did...
2002-07-11 cparker SQL Socket Reconnect patch from Todd T. Fries.
2002-06-10 fcusack add missing <stdlib.h> for free()
2002-04-25 aland Updated with patches from original author
2002-02-08 aland add unixODBC support