summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_49(no author)2004-03-100-0/+0
* Allow support for random bytes on older hardwarebnicholes2004-03-101-1/+37
* Backport the change from HEAD to solve the library paths anddreid2004-03-101-4/+4
* Backport this change as without it we can't build httpd-2.0.49!dreid2004-03-091-0/+5
* Add various build fixes in 0.9.5; update the entry on apr_off_t changes.jorton2004-03-071-4/+8
* Restore copyright notices.jorton2004-03-071-74/+112
* * configure.in: Define apr_off_t as long on 32-bit systems with ajorton2004-03-071-11/+21
* a fairly recent config fix changed default mutex mechanism fromtrawick2004-03-071-0/+1
* Backport typo correction from HEAD build/apr_network.m4 r1.24:jerenkrantz2004-03-062-1/+4
* Backport from HEAD:jorton2004-03-062-1/+17
* Backport from HEAD:jorton2004-03-062-52/+11
* Synch with 2.0.jorton2004-02-281-3/+16
* Relicense.jorton2004-02-284-199/+44
* fix typo in previous committrawick2004-02-271-1/+1
* fix typo in previous committrawick2004-02-271-1/+1
* fix some compile and/or run-time bogosity on Unix-ish platformstrawick2004-02-271-6/+4
* * build/config.sub: Add the amd64 machine type for the FreeBSD x86_64jorton2004-02-261-1/+7
* Backport Tru64 fixes from HEAD:jorton2004-02-262-2/+4
* Backport from HEAD:jorton2004-02-221-1/+1
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-13303-14750/+3297
* * configure.in: Fix APR_OFF_T_FMT for sizeof(off_t)=4 case.jorton2004-01-291-2/+2
* * configure.in: Define apr_off_t as an apr_intX_t type rather thanjorton2004-01-292-18/+22
* As per HEAD: remove leftovers from Solaris/SPARC atomics.jorton2004-01-274-41/+0
* Backport from HEAD:jorton2004-01-273-17/+17
* Backport from HEAD:jorton2004-01-251-0/+4
* Backport from HEAD:jorton2004-01-251-2/+2
* Backport from HEAD:jorton2004-01-251-2/+4
* Backport from HEAD:jorton2004-01-251-3/+8
* * include/arch/unix/apr_arch_thread_rwlock.h: Use result ofjorton2004-01-251-2/+2
* Backport a comment to clarify a misunderstanding posted to dev@apr.wrowe2004-01-141-1/+1
* set timeout on socket prior to recv, since data may nottrawick2004-01-091-0/+3
* before calling apr_socket_recv() and expecting to get EOF, maketrawick2004-01-091-0/+11
* fix a false failure with APR_CHECK_GETNAMEINFO_IPV4_MAPPED on z/OStrawick2003-12-231-0/+7
* the iconv hint is picked up from apr-util/apu-hints.m4, nottrawick2003-12-221-2/+0
* apr_socket_connect(): allow app to make subsequent call ontrawick2003-12-162-1/+4
* Add the atomic test to the NetWare testsbnicholes2003-12-091-0/+1
* This commit was manufactured by cvs2svn to create branch(no author)2003-12-091-0/+255
* Since all NetWare memory is shared, allowing an application access to the APR...bnicholes2003-12-091-0/+7
* mark apr_sockaddr_port_get, apr_sockaddr_port_set, and apr_sockaddr_ip_settrawick2003-12-091-0/+3
* merge recent fixes from HEAD to remove dependency on a specifictrawick2003-11-241-15/+28
* Fix up the NetWare make files so that they copy the right headers and librariesbnicholes2003-11-213-16/+47
* Unix propagates the fname from the apr_file_t to apr_file_info_twrowe2003-11-192-1/+7
* Backport from HEAD:jorton2003-11-153-49/+48
* provide an error string for APR_EPATHWILDtrawick2003-11-121-0/+2
* fix type mismatch with picky compiler settings on z/OStrawick2003-11-051-4/+4
* * build/apr_common.m4 (APR_LAYOUT): Low-risk fix for config.layoutjorton2003-11-021-1/+1
* Backport from 1.0striker2003-10-301-37/+26
* Add apr_os_pipe_put_ex(), which allows the caller to tell APRstriker2003-10-245-11/+74
* Introduce apr_socket_atmark() with a more friendly failure case when thewrowe2003-10-169-0/+72
* Remove an unused system import from the NetWare buildbnicholes2003-10-023-4/+0