| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@1004712 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
use -1, because it might put it on the wire as an unsigned int.
We previously special-cased this for the MSSDK, but it needs to be more general.
PR23356
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@751456 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@745771 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the current and agreed-upon behavior. PR44761
Reported by: Lieven Govaerts <lgo mobsol.be>
Contributed by: Dan Poirier <poirier pobox.com>
Reviewed by: covener
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@732476 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
PR: 46487
Submitted by: Rainer Jung <rainer.jung kippdata.de>
Reviewed by: rpluem
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@732470 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@731057 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
is exposed to the caller.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@731033 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
calling application.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@731027 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
tried to make it work.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@720558 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
functions to lift some of the mystery surrounding how they work.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@720374 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
was picking up an odd path through the dbm source files.
Tests now pass (linux x86 for sdbm/gdbm/db4).
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@719533 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@719504 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@719502 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Win32 and Netware were seeking the same effective result,
grant them this with APU_DSO_MODULE_BUILD (a -D to ensure
that at loadable-module-build-time, no #defines conflict.)
Note ldap/ does not need this, it's strategy is a little
different (explicit #define's up-front) while the name
change of these defines leaves us lots of room to further
build DBM and SSL providers using the same strategy.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@719499 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@719468 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@719467 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@693436 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
based on the modular dso interface used for dbd and ldap. Initially,
the interface supports symmetrical encryption and decryption. The
purpose of the interface is to offer portable and interoperable
access to basic crypto using the native crypto libraries present on
each platform.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@692929 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
crypto code can call apr_dso_error and find out why the dso load
failed. The existing LDAP and DBD code ignores this, as their APIs
do not yet allow for errors to be returned.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@692924 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@683526 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@683523 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@680514 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
PR 45407.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@678653 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@676472 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@667383 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
Fix assorted warnings and errors in FreeTDS and ODBC drivers.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@667328 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
polute unix checkouts with ^M's.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@667311 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@667182 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
with a DBD_LIST of dso providers.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@661845 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
which marks for export any data without respect for how
the APR_DECLARE macros are configured. A module *imports*
apr-util-1 lib, but it's vtable must be *exported*.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@661731 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@661528 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@661390 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
an already existing brigade instead of creating a new one. Thus it
can be used to lower the memory footprint where brigades need to be
split many times during the lifetime of a pool.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@661080 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
single shared library
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@659597 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
the external entry points.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@659343 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
core library, even across multiple consumers. Rearranges apr_dbd into this
schema to ensure consumers do not corrupt one another, and to respect the
platform specific shared lib search path - especially for pre-installation
`make check`. Abstracts ldap into the apu_dso schema, with a note in CHANGES
for changes required by apps which consume the ldap library directly.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@659293 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
using other standard arg passing schemas. While in this mess, deprecate
the oft abused apr_dbd_mutex and repair style flaws throughout apr_dbd.c
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@658653 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
functions once ldap is added to the modular DSO schema. Also fixes
the missing apr_ldap_rebind.h to apr_ldap.h.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@658648 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@657641 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
idle thread (whether a timeout was set or not) was reaped. Updated
the check to only increment when a timeout was set.
* The test to determine if a thread should go into probation was >=
when it should have been just > since the idle_cnt has been incremented
by the time this test is made.
PR: 43876
Submitted by: Joe Mudd <Joe.Mudd sas.com>
Reviewed by: Henry Jen
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@654234 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Submitted By: Theo Schlossnagle <jesus omniti.com>
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@653681 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
PR: 43875
Submitted by: Eric Covener <covener gmail.com>
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@652876 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
certificate authorities. [Eric Covener]
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@652677 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
r585704, and r421404. Tweak test/Makefile{w,}.in to remove SSL tests;
hopefully correctly.
Per veto in msgid <20080414204254.GA16014@redhat.com>.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@648204 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@647700 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
APR_LDAP_OPT_REFHOPLIMIT)
submitted by: Paul J Reder <rederpj remulak.net>
reviewed by: Brad Nicholes
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@613295 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@605342 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@604497 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@602091 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
carried through referrals. [Paul J. Reder]
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@601938 13f79535-47bb-0310-9956-ffa450edef68
|