index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untested but presumably this code was also -- found by Coverity:
Joe Orton
2018-10-04
1
-1
/
+1
*
Add include and lib paths for dependecies in some of the
Gregg Lewis Smith
2015-06-25
2
-18
/
+18
*
MySQL driver: Fix incorrect check for bad parameter in the
Jeff Trawick
2014-09-16
1
-2
/
+2
*
Add signed type apr_intptr_t, because intptr_t is C99, and is not
Thomas J. Donovan
2014-01-13
1
-10
/
+10
*
APR DSOs have .dll extension on Cygwin too.
Jeff Trawick
2013-10-05
1
-1
/
+1
*
fix feature test name in comment
Jeff Trawick
2013-09-07
1
-1
/
+1
*
Fix warnings in odbc driver on 64bit systems. PR 55197
Thomas J. Donovan
2013-07-31
1
-13
/
+14
*
Fix forever loop on NetWare when trying to get parent pool.
Guenter Knauf
2013-05-07
1
-2
/
+4
*
Mark apr_dbd_freetds as unsupported and remove it from all builds
Nick Kew
2013-03-30
5
-6
/
+4
*
Allow apr_dbd_get_row() to be called with a different pool than apr_dbd_select()
Stefan Fritsch
2012-08-05
4
-4
/
+4
*
APR dbd FreeTDS support: Fix spurious API errors caused by
Jeff Trawick
2012-07-18
1
-1
/
+1
*
Forward port r1211219 from apr-util 1.4:
Stefan Fritsch
2012-07-16
1
-8
/
+8
*
NetWare build tweaks to enable nlmconv linker.
Guenter Knauf
2012-05-02
5
-21
/
+25
*
Switch pgsql module from PQescapeString (which pgsql now deprecates)
Nick Kew
2012-04-18
1
-1
/
+1
*
Remove variables that we assign but never read.
Graham Leggett
2011-11-28
1
-2
/
+0
*
Refactored for single apr/ tree
William A. Rowe Jr
2011-06-01
7
-56
/
+56
*
small simplification to the fix in r1065258: just use the Oracle
Jeff Trawick
2011-03-23
1
-4
/
+2
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
5
-5
/
+5
*
2nd try - indenting fix per change 1078507 - style fix
Thomas J. Donovan
2011-03-11
1
-5
/
+3
*
indenting fix per change 1078507 - style fix
Thomas J. Donovan
2011-03-11
1
-3
/
+4
*
apr_dbd odbc: Fix stack buffer overwrite when an unexpected
Jeff Trawick
2011-03-09
1
-3
/
+13
*
zap the never-used apr_env_get() retcode
Jeff Trawick
2011-03-09
1
-2
/
+1
*
replace some strcpy() calls with apr_cpystrn()
Jeff Trawick
2011-03-07
1
-3
/
+6
*
fix some existing parameter range checking that had a bad
Jeff Trawick
2011-03-07
1
-3
/
+10
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-06
5
-13
/
+9
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-06
5
-5
/
+5
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-06
6
-52
/
+27
*
style changes only -- make it look a lot more like the bulk of APR
Jeff Trawick
2011-03-06
1
-224
/
+265
*
Fix endianness issue in Oracle driver
Nick Kew
2011-01-30
1
-1
/
+3
*
fix compiler warning for non-static function with no prototype
Jeff Trawick
2010-09-24
1
-3
/
+3
*
DBD ODBC support: Fix memory corruption using apr_dbd_datum_get() with
Jeff Trawick
2010-09-24
1
-1
/
+1
*
Fix various issues found by cppcheck
Stefan Fritsch
2010-07-27
1
-1
/
+1
*
Copy memory returned by dbd_mysql_get_entry
Nick Kew
2010-07-20
1
-3
/
+11
*
Fix a trunk-only problem opening dbd drivers:
Jeff Trawick
2010-04-07
1
-0
/
+1
*
* Define DRIVER_APR_VERSION_*
Ruediger Pluem
2009-12-23
1
-2
/
+2
*
Fix breakage observed by rpluem, I hope
William A. Rowe Jr
2009-12-22
1
-2
/
+2
*
Refactor away apu_version legacy cruft
William A. Rowe Jr
2009-12-21
3
-12
/
+10
*
Two missed APU_MODULE_DECLARE_DATA fixes
William A. Rowe Jr
2009-12-17
1
-1
/
+1
*
Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATA
William A. Rowe Jr
2009-12-17
8
-13
/
+14
*
The resource stub name changes for the libapr migration
William A. Rowe Jr
2009-12-17
6
-6
/
+6
*
* Silence compiler warning
Ruediger Pluem
2009-12-01
1
-0
/
+2
*
* mysql_options() requires a pointer as third argument, not a value.
Ruediger Pluem
2009-11-26
1
-6
/
+10
*
Support connecttimeout, readtimeout and writetimeout MySQL options
Nick Kew
2009-11-20
1
-0
/
+17
*
remove dangling ";" after function body to resolve
Jeff Trawick
2009-10-21
1
-1
/
+1
*
Reorder the config into sanity, prefer include/mysql/ structure
William A. Rowe Jr
2009-08-03
1
-11
/
+12
*
Add dbd_mysql_num_cols to the list of declared functions.
Graham Leggett
2009-07-28
1
-0
/
+1
*
Make sure the mysql version of dbd_mysql_get_entry() respects the
Graham Leggett
2009-07-28
1
-5
/
+11
*
Convert various APU_DECLARE into APR_DECLARE.
Bojan Smojver
2009-07-16
1
-36
/
+36
*
added NetWare path sanity check.
Guenter Knauf
2009-07-12
1
-0
/
+3
*
Use locally scoped variables to avoid stomping on return codes.
Bojan Smojver
2009-06-30
1
-18
/
+18
[next]