summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Add linkage declarations to the DSO functions.Ryan Bloom2001-01-121-0/+3
* Document that we honor CFLAGS in the normal autoconf wayJim Jagielski2001-01-121-0/+3
* Add APR_DECLARE to some of APR's function declarations. This helps withRyan Bloom2001-01-111-0/+3
* Libtool-ize APR.Greg Stein2001-01-091-0/+3
* We don't actually use os_cork or os_uncork on FreeBSD, so we shouldn'tRyan Bloom2001-01-071-0/+5
* Keep apr_terminate from seg faulting on terminate. This isRyan Bloom2001-01-061-0/+7
* Remove the ability to allocate out of a NULL pool. This was always a badRyan Bloom2001-01-021-0/+3
* Add an APR_GET_POOL macro to get a pool from any APR type that hasRyan Bloom2001-01-021-0/+4
* Begin to remove the ability to allocate out of NULL pools. The firstRyan Bloom2000-12-311-0/+9
* Fix a couple of places where copied code wasn't modified correctly. ThisRyan Bloom2000-12-301-0/+3
* FreeBSD's sendfile does not work if the FreeBSD version is less thanRyan Bloom2000-12-281-0/+4
* On FreeBSD, it is possible for the first call to sendfile toRyan Bloom2000-12-221-0/+8
* Cleanups so that the support programs build cleanly. The Win32 valuesRyan Bloom2000-12-221-1/+4
* Cleanup a group of apr compil warnings on SolarisRyan Bloom2000-12-211-0/+4
* apr_getaddrinfo() can now return multiple addresses for a host viaJeff Trawick2000-12-181-0/+3
* Axe apr_get_hostname(). Use apr_getnameinfo() instead.Jeff Trawick2000-12-181-1/+1
* Tighten up the check for getaddrinfo(). If it can't figure outJeff Trawick2000-12-171-0/+5
* Rename the apr_opendir symbol to apr_dir_open. This makes more sense,Ryan Bloom2000-12-171-0/+1
* apr_snprintf()'s %pI format string now takes apr_sockaddr_t *Jeff Trawick2000-12-161-0/+3
* Fix a bug in apr_accept() for Win32 and Unix where the localJeff Trawick2000-12-141-0/+5
* Add apr_getnameinfo(), which uses getnameinfo() when APR_HAVE_IPV6 isJeff Trawick2000-12-131-0/+6
* Just a forward pointerWilliam A. Rowe Jr2000-12-121-0/+5
* Only support IPv6 if getaddrinfo() exists, because that is theJeff Trawick2000-12-121-0/+3
* Add apr_parse_addr_port() for parsing the hostname:port portion ofJeff Trawick2000-12-071-0/+2
* Implement Win32 MMAP support.William A. Rowe Jr2000-12-071-0/+3
* Allow APR programmers to determine if an MMAP is read-only or if it shouldRyan Bloom2000-12-071-0/+4
* Check more carefully for getaddrinfo(). Accept those thatJeff Trawick2000-12-051-0/+4
* Add apr_make_os_sock() for constructing a fully-capable APRJeff Trawick2000-12-041-0/+3
* MPMs that require multiple segments of shared memory now just use twoRyan Bloom2000-12-021-0/+5
* Add APR_SIZE_T_FMT to help work around the fact that apr_size_t/Jeff Trawick2000-12-011-0/+3
* Get rid of apr_get_socket_inaddr(), apr_get_remote_name(), andJeff Trawick2000-12-011-0/+3
* New config variable apr_process_lock_is_global specifies that the selectedJeff Trawick2000-12-011-1/+5
* Remove some left overs from a merge.Ryan Bloom2000-12-011-1/+0
* Stop generating the exports file with a make target, instead just do itRyan Bloom2000-12-011-1/+1
* Add a CHANGES log and make sure that apr.exports is removed whenRyan Bloom2000-12-011-0/+7
* Lock config changes:Jeff Trawick2000-11-301-0/+6
* Tweak the APR_OFF_T_FMT logic so that we get the rightJeff Trawick2000-11-291-0/+4
* Rename sa_len to salen in apr_sockaddr_t. Some platforms have a macroRyan Bloom2000-11-211-0/+4
* Some of the forewarned APR network_io interface changes:Jeff Trawick2000-11-211-0/+7
* apr_create_tcp_socket() has been removed. Use apr_create_socket()Jeff Trawick2000-11-211-0/+3
* Add a CHANGES file for APR. I am calling this the 8th alpha of APR, but IRyan Bloom2000-11-201-0/+3