Parent Directory
|
|
|
|
|
atomic/
|
r663342 |
17 months |
rpluem |
* Fix some gcc compiler warnings on Solaris
Patch to atomic/unix/solaris.c subm... |
buckets/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
build/
|
r881301 |
8 days |
trawick |
Solaris 10 or later: Use pthread by default for cross-process mutex instead of
f... |
crypto/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
dbd/
|
r882650 |
4 days |
niq |
Support connecttimeout, readtimeout and writetimeout MySQL options
PR 48251
Subm... |
dbm/
|
r798318 |
3 months |
wrowe |
ignore buildmess |
docs/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
dso/
|
r745112 |
9 months |
mturk |
Fix copy/paste typo |
encoding/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
file_io/
|
r831641 |
3 weeks |
bojan |
Set file/socket descriptor to -1 before close(), so that there is no chance
of r... |
helpers/
|
r106483 |
5 years |
nd |
property cleanup
|
hooks/
|
r795263 |
4 months |
bojan |
One more APU to APR conversion.
Patch by Dan Poirier <poirier pobox.com>. |
include/
|
r882915 |
3 days |
trawick |
add missing apr_global_mutex_lockfile(), corresponding to
apr_proc_mutex_lockfil... |
ldap/
|
r798318 |
3 months |
wrowe |
ignore buildmess |
locks/
|
r882915 |
3 days |
trawick |
add missing apr_global_mutex_lockfile(), corresponding to
apr_proc_mutex_lockfil... |
memcache/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
memory/
|
r800730 |
3 months |
wrowe |
SECURITY: CVE-2009-2412 (cve.mitre.org)
Fix overflow in pools and rmm, where siz... |
misc/
|
r767498 |
7 months |
trawick |
apr_strerror() on OS/2: Fix problem with calculating buffer size.
PR: 45689
Sub... |
mmap/
|
r582097 |
2 years |
wrowe |
Once we know apr_off_t size > 0, we know we can fold
it, as off_t is signed and ... |
network_io/
|
r835758 |
12 days |
rpluem |
* Add missing APR_DECLARE for apr_socket_atreadeof
|
passwd/
|
r663941 |
17 months |
fuankg |
added usage of threadsafe getpass_r();
enabled HAVE_GETPASS_R for NetWare platfo... |
poll/
|
r836091 |
11 days |
trawick |
Check that an event was actually filled in when
port_getn() returns -1/EINTR wit... |
random/
|
r558224 |
2 years |
davi |
Document and add extern "C" linkage declaration to the apr_random.h header.
|
shmem/
|
r819897 |
8 weeks |
fuankg |
changed conditionals to avoid a couple of 'statement not reached'
warnings with ... |
strings/
|
r727052 |
11 months |
rpluem |
* Similar to apr_strtoff reset errno to zero in apr_strtoi64.
Cases were obser... |
strmatch/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
support/
|
r428317 |
3 years |
jorton |
Fix the typo.
|
tables/
|
r817858 |
2 months |
rpluem |
* Use the correct pool. ht->pool isn't set to pool yet.
Submitted by: Neil Conw... |
test/
|
r834585 |
2 weeks |
trawick |
add testcases for method fallback logic in apr_{pollcb|pollset}_create_ex(),
inc... |
threadproc/
|
r783722 |
5 months |
rpluem |
* We need to disable inheritance in the case of success like in the
cases for ... |
time/
|
r649022 |
19 months |
mturk |
Cast pointers properly trough apr_ssize_t (int or __int64) |
uri/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
user/
|
r638031 |
20 months |
wrowe |
Provide the correct buffer size (in wchars) to ExpandEnvironmentStringsW
Report... |
util-misc/
|
r800730 |
3 months |
wrowe |
SECURITY: CVE-2009-2412 (cve.mitre.org)
Fix overflow in pools and rmm, where siz... |
xlate/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
xml/
|
r794523 |
4 months |
bojan |
Convert various APU_DECLARE into APR_DECLARE. |
CHANGES
|
r882650
|
4 days |
niq |
Support connecttimeout, readtimeout and writetimeout MySQL options
PR 48251
Subm... |
LICENSE
|
r652832
|
18 months |
jim |
Document cvt from V7, not GNU libc, and copyright
Caldera International Inc.
|
Makefile.in
|
r757896
|
8 months |
jorton |
* configure.in, Makefile.in: Fix "make install" for DSO builds.
|
Makefile.win
|
r606955
|
23 months |
wrowe |
win32 find.exe != bsd/gnu find, and we want the native flavor.
This fails on anc... |
NOTICE
|
r790443
|
4 months |
wrowe |
bump dates |
NWGNUmakefile
|
r821634
|
7 weeks |
fuankg |
added socket_util.c to NetWare makefile.
|
README
|
r800539
|
3 months |
wrowe |
Reflect merger of apr-util/STATUS into apr/STATUS |
SConscript
|
r767799
|
7 months |
wrowe |
fix props |
SConstruct
|
r767799
|
7 months |
wrowe |
fix props |
STATUS
|
r813162
|
2 months |
wrowe |
update status |
apr-config.in
|
r813152
|
2 months |
wrowe |
Revert r799085 for now; vote on the list was to retain this functionality
until ... |
apr.dsp
|
r744552
|
9 months |
mturk |
Use WSApoll if supported by winsock |
apr.dsw
|
r585870
|
2 years |
wrowe |
Rename apr_app to clearly fall in our target tree as
[lib]aprapp-1.lib for users... |
apr.pc.in
|
r160349
|
4 years |
pquerna |
fix the apr.pc.in file to include the cppflags in the Cflags varaible.
It seems ... |
build.conf
|
r835663
|
12 days |
wrowe |
Revert a bit of miscommit on 835658 - this is a problem for me if anyone can val... |
buildconf
|
r836027
|
11 days |
wrowe |
Entirely identical resultset to vanilla, or --quiet arg with libtool 2.26
and au... |
config.layout
|
r106483
|
5 years |
nd |
property cleanup
|
configure.in
|
r880640
|
9 days |
wrowe |
Fix -DWIN32 and APR_FILES_AS_SOCKETS for MinGW |
emacs-mode
|
r106483
|
5 years |
nd |
property cleanup
|
libapr.dsp
|
r821524
|
7 weeks |
rpluem |
* Add apr_socket_is_connected to detect whether the remote side of a socket
is... |
libapr.rc
|
r790446
|
4 months |
wrowe |
fix indent |