index
:
delta/libapr-util.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.x
APU_0_9_BRANCH
baserock/morph
master
mc-binary-protocol-dev
ssl-evp
svn.apache.org: repos/asf/apr/apr-util
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbd
/
apr_dbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create 'a trunk' to explain things as nick suggests
wrowe
2010-10-05
1
-565
/
+0
*
Remove redundant and wrongly structured code, *driver would not
wrowe
2008-11-21
1
-14
/
+9
*
Expose the apr_dso_handle_t when calling apu_dso_load, so that the
minfrin
2008-09-07
1
-5
/
+5
*
Make sure name is copied into the pool memory before being used in the hash.
bojan
2008-06-16
1
-0
/
+1
*
Make FreeTDS and ODBC drivers actually build.
bojan
2008-06-13
1
-0
/
+6
*
apr_dbd_odbc driver
tdonovan
2008-06-12
1
-3
/
+6
*
* Fix some gcc compiler warnings on Solaris with the Solaris LDAP SDK
rpluem
2008-06-04
1
-2
/
+3
*
Fix ifdef tests where the flags are booleans.
wrowe
2008-05-23
1
-4
/
+4
*
Clean all lingering maintainer mode emits, and drop apu_dso_init from
wrowe
2008-05-23
1
-1
/
+2
*
Introduce an internal apu_dso API for loading modular components into the
wrowe
2008-05-22
1
-31
/
+36
*
Varargs demands APU_DECLARE_NONSTD since they cannot be passed
wrowe
2008-05-21
1
-24
/
+68
*
Make sure we can fit full DBD driver name into the path
bojan
2008-05-17
1
-1
/
+1
*
Properly declare apr_dbd_mutex_lock/unlock when no threading available
bojan
2007-11-13
1
-2
/
+2
*
Export apr_dbd_mutex_lock/unlock for the drivers to see
bojan
2007-11-12
1
-2
/
+2
*
Introduce apr_dbd_open_ex()
bojan
2007-10-30
1
-4
/
+15
*
* dbd/apr_dbd.c (apr_dbd_open): Recent glibc defines open() as a macro
jorton
2007-08-10
1
-1
/
+1
*
oups - the apr_snprintf() for the symbol should have kept.
fuankg
2007-07-11
1
-1
/
+1
*
reverted r553027;
fuankg
2007-07-10
1
-3
/
+9
*
added define APU_DBD_DRIVER_FMT to apu.h which sets the driver format to buil...
fuankg
2007-07-04
1
-9
/
+3
*
enable driver DSO build for NetWare.
fuankg
2007-04-06
1
-0
/
+2
*
* dbd/apr_dbd.c (apr_dbd_get_driver): Ensure driver DSOs have the same
jorton
2007-03-22
1
-0
/
+3
*
Unify parsing of prepared statements in DBD
bojan
2007-02-17
1
-5
/
+155
*
Fix typos in APU_DSO_BUILD
bojan
2007-01-30
1
-3
/
+3
*
Some fixes for DBD DSO stuff
bojan
2007-01-30
1
-1
/
+1
*
Add support for loading DBD drivers as DSOs:
jorton
2007-01-30
1
-31
/
+36
*
Update license headers.
jerenkrantz
2007-01-15
1
-6
/
+6
*
Implement DBD transaction modes
bojan
2006-06-14
1
-0
/
+13
*
Add support for column name, and protection
niq
2006-03-31
1
-3
/
+23
*
Don't break if check_conn is NOTIMPL in a driver
niq
2005-11-14
1
-2
/
+3
*
PR#37325
niq
2005-11-01
1
-3
/
+6
*
Undo revision 321121 (reset doesn't do anything useful enough
niq
2005-10-14
1
-5
/
+0
*
Add reset function (TBImpl) to apr_dbd API
niq
2005-10-14
1
-0
/
+5
*
Make dbd thread mutex available to DBD drivers
niq
2005-10-14
1
-7
/
+23
*
Add const-ness to apr_dbd_driver_t pointers
niq
2005-08-11
1
-23
/
+23
*
Remove conditional include from apr_dbd.h.
niq
2005-08-10
1
-2
/
+0
*
Revise apr_dbd to hide driver struct from public API
niq
2005-08-09
1
-0
/
+114
*
SQLite3 transaction patch (submitted by Rick Keiner)
niq
2005-06-08
1
-0
/
+4
*
Add SQLite3 support for APR DBD.
pquerna
2005-05-05
1
-0
/
+4
*
- Rewrite the DBD tests to use the ABTS framework.
pquerna
2005-03-22
1
-0
/
+3
*
* dbd/apr_dbd.c (apr_dbd_init): Fix compiler warning from use of
jorton
2005-02-24
1
-0
/
+2
*
Update autofoo to support MySQL build in principle (grotty hack),
niq
2005-02-21
1
-26
/
+15
*
* include/apr_dbd.h
rooneg
2005-02-05
1
-2
/
+2
*
* include/apr_dbd.h
rooneg
2005-02-05
1
-1
/
+1
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Fix license notice in apr_dbd stuff
niq
2005-02-02
1
-8
/
+14
*
Introducing apr_dbd stuff
niq
2005-02-02
1
-0
/
+164