summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for Berkeley DB 4.7.bojan2008-06-242-18/+53
* make test for NULL or error (-1) value pointer safe for 64-bittdonovan2008-06-181-3/+4
* Include apr_lib.h in order to use apr_is*() functions.bojan2008-06-182-0/+2
* Silence some compiler warnings on HP-UX.bojan2008-06-183-9/+9
* don't try to close results or stmts in a cleanup if the connection has alread...tdonovan2008-06-171-7/+11
* Document changes for trunk.bojan2008-06-171-0/+4
* Make sure name is copied into the pool memory before being used in the hash.bojan2008-06-161-0/+1
* Older OpenLDAP implementations may have ldap_set_rebind_proc() with two args.bojan2008-06-162-1/+38
* param parsing error - only count names, not valstdonovan2008-06-161-2/+1
* Add targets to allow rebuilding dbd drivers whenwrowe2008-06-151-0/+126
* Signedness fixes, const'ness fix (OCIAttrGet is notwrowe2008-06-133-12/+12
* I understand that the libmysql is the link lib we wantwrowe2008-06-131-8/+8
* I suppose we could bury HAVE_SQL_H into apr.hw, butwrowe2008-06-131-4/+4
* Miss something? Include for reference in libaprutil (dll), includewrowe2008-06-132-0/+9
* Need this placeholderwrowe2008-06-131-0/+1
* Actually this is much simpler to read when we simplywrowe2008-06-131-25/+6
* Fix link paths.wrowe2008-06-131-4/+4
* Fix LINK (2/2) - not quite so many libraries were relevant,wrowe2008-06-131-11/+11
* Part 1 of 2, syncing CPP, RSC flags. Note especially in CPP that /Oy- allows...wrowe2008-06-131-32/+28
* Document that we have ODBC DBD now.bojan2008-06-131-0/+2
* Make FreeTDS and ODBC drivers actually build.bojan2008-06-134-26/+38
* X86 + X64 targets, its simplest if these are just cloned from a prior .dspwrowe2008-06-131-4/+74
* Be careful that files are committed in 'native' format, lest wewrowe2008-06-133-1864/+1864
* /debug for releases is great, once we add /opt:refwrowe2008-06-131-1/+1
* Windows HAVE_SQL_H definedtdonovan2008-06-131-4/+2
* Add forgotten DBDs to Makefile.in.bojan2008-06-131-0/+2
* Also make it (ODBC DBD) link :-)bojan2008-06-131-1/+1
* Make ODBC DBD driver compile on Unix.bojan2008-06-135-13/+111
* fix Windows build for odbc drivertdonovan2008-06-122-7/+23
* apr_dbd_odbc drivertdonovan2008-06-127-11/+1887
* Tab not spaces, would be a makefile.wrowe2008-06-121-4/+4
* Refreshwrowe2008-06-091-2/+4
* Otherwise install-modules-yes in Makefile and the shell will complains onjfclere2008-06-051-1/+3
* Use explicit casts to avoid compiler warnings on Windows.bojan2008-06-041-16/+20
* * Fix some gcc compiler warnings on Solaris with the Solaris LDAP SDKrpluem2008-06-043-3/+7
* Silence warnings and notices in PostgreSQL DBD driver.bojan2008-06-031-0/+13
* Gracefully handle an empty DBD_LISTwrowe2008-06-021-0/+12
* A single readme. Others please review and expand upon this.wrowe2008-06-022-5/+68
* add collective copyrightfielding2008-05-301-0/+3
* Round out the DBD_LIST build schemawrowe2008-05-301-5/+17
* Deploy a win32 build schema to provide Makefile.winwrowe2008-05-3010-1/+1370
* These symbols are always exported.wrowe2008-05-306-6/+6
* Not part of trunk at the present time, this liveswrowe2008-05-301-82/+0
* With DSO's 'moving out' the reservation for apr-util is a bitwrowe2008-05-301-8/+8
* Give ldap/target and dbd/target to the testing PATHwrowe2008-05-301-1/+1
* Plug in loadable ldap build for win32wrowe2008-05-305-2/+282
* Export the __fns array with an APU_MODULE_DECLARE_DATA,wrowe2008-05-305-1/+46
* Misdeclared loaded ldap functionwrowe2008-05-301-5/+5
* Remaining changes to plug win32 into the dso schema.wrowe2008-05-292-3/+11
* Correct apu test path errorwrowe2008-05-291-1/+1