Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / modules / rlm_sql / drivers / rlm_sql_oracle / rlm_sql_oracle.c
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2016-03-14 Arran Cudbard-BellMerge pull request #1527 from herwinw/rlm_perl_robustne...
2016-03-02 Alan T. DeKokHandle NO_DATA. Fixes #1551
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-11-13 Arran Cudbard-BellFix oracle login error message
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-13 Arran Cudbard-BellMerge pull request #1052 from jpereira/develop-debian
2015-06-13 Arran Cudbard-BellDon't set resource pointers to NULL when the handle...
2015-06-12 Arran Cudbard-BellOnly MySQL uses sql_store_result
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-06 Arran Cudbard-BellConsistent module names and instance structs
2015-05-05 Arran Cudbard-BellFormatting
2015-05-05 Arran Cudbard-BellAdd sql_fields for Oracle. refs #993
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-01-31 Arran Cudbard-BellEnhance rlm_sql logging to pull more errors back from...
2015-01-31 Arran Cudbard-BellRemove junk boilerplate text and whitespace from sql...
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-11-16 Arran Cudbard-BellMore reformatting
2014-11-16 Arran Cudbard-BellMinor formatting fixups
2014-11-15 Arran Cudbard-BellUse C99 field labels when initialising driver structs
2014-11-04 Arran Cudbard-BellFormatting
2014-06-26 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-06-20 Arran Cudbard-BellMerge pull request #696 from leprechau/v3.0.x
2014-06-20 Arran Cudbard-BellFixup talloc destructors
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-04-25 Alan T. DeKokMore "make whitespace"
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-04-22 Arran Cudbard-BellDefine return codes for SQL drivers
2013-04-20 Arran Cudbard-BellMore warnings in the SQL drivers
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-18 Arran Cudbard-BellFix SQL warnings
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-25 Arran Cudbard-BellFix typo
2013-03-25 Arran Cudbard-BellFixup Oracle driver
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-08 Arran Cudbard-BellCleanup the last bits of non-talloc socket destruction
2013-03-08 Arran Cudbard-BellUse talloc destructors to close sockets (oracle)
2013-03-08 Arran Cudbard-BellRename sql_init_socket to sql_socket_init
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-03-06 Arran Cudbard-BellAdd instantiate method for rlm_sql drivers
2013-03-02 Alan T. DeKokFree memory on error
2013-03-01 Arran Cudbard-BellRename SQL data types so they don't conflict with drivers
2012-11-20 Arran Cudbard-BellAll boilermake files for nearly all modules (except...