Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / modules / rlm_sql / drivers / rlm_sql_oracle / sql_oracle.c
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-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
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-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-05-05 aland Include autoconf.h, too
2005-02-17 kkalevCommit a patch from Andrea Gabellini. This should...
2004-04-15 aland Check socket handle before dereferencing it.
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-05 aland Now that we handle things a little better, don't do...
2003-11-27 aland The 'indictors' array should be long-lived, and not...
2003-11-25 aland Assert that the expected schema is returned
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-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-07-30 pnixonminor logging update
2003-07-16 aland Pull patches from the branch
2003-07-16 aland Pull patch from the head
2003-07-16 aland Added more options to calls to oracle functions, which...
2003-07-11 aland Don't free sqlsocket
2002-12-03 aland Clean up on errors. Patch from David Kerry
2002-12-02 aland Attempted fix for undefined things.
2002-11-28 aland Add more cases to the list of string types we handle.
2002-11-27 aland Added patch from Stocker Gernot to allow character...
2002-11-05 aland Normalized error messages
2002-09-11 aland Re-arrange the functions so that they are defined...
2002-09-11 aland Fix an error in the sql_fetch_row function where it...
2002-09-11 aland Add reconnect to the Oracle module.
2002-07-30 aland Return code should be zero for success
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-04-15 aland Fix apparent memory leak, by using the correct data...
2001-11-13 aland This patch eliminates Oracle's complain in rare cases...
2001-10-19 aland Loop over the number of fields, not the pointer to...
2001-10-09 aland Fixed leak / core dump.
2001-08-17 aland Patch to fix segv from Tomas Heredia <tomas@intermedia...
2001-06-04 aland minor mods to see if it compiles.
2001-05-07 mmachadoApplied Orable fixed provided by Vladimir Krymov <krymo...
2001-04-23 aland removed unused functions
2001-03-22 jcarnealsql user escape patch
2001-03-22 mmachadoFew oracle fixups and converted iODBC driver to use...
2001-03-22 mmachadoConverted rlm_sql_oracle to new dynamic drivers. I...
2001-03-22 aland Include sql_oracle.h
2001-02-07 aland Patch from Thiago Rondon <maluco@mileniumnet.com.br>
2001-02-02 jcarnealJeff Carneal <jeff@apex.net>
2001-01-15 jcarnealCommitting part of Oracle patch for David Kerry <davidk...