summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* backport from trunk:pquerna2005-03-121-0/+3
* * build/find_apr.m4: jerenkrantz2005-02-241-0/+5
* Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...mturk2005-01-161-0/+3
* Format consistently.jorton2005-01-101-21/+13
* Add Support for Single Source Multicast.pquerna2005-01-101-0/+2
* Adding an initial Multicast API.pquerna2005-01-021-0/+2
* Include the addition of the Solaris packageminfrin2004-12-161-0/+2
* Add support for Linux's TCP_DEFER_ACCEPT. Sort of like FreeBSD's accept filt...pquerna2004-12-111-0/+3
* * file_io/unix/readwrite.c: Revert to the original code for apr_file writev()...pquerna2004-12-111-4/+0
* fix typotrawick2004-12-101-1/+1
* fix the CHANGES entry: s/APR_FRPOT_UWRITE/APR_UWRITE/stas2004-12-101-1/+1
* rename the apr_file_permissions defines (APR_UREAD,stas2004-12-101-0/+4
* Note patches for a NetWare breakage.bnicholes2004-12-091-0/+6
* Emit the run-time link path option in apr-config after installation if the userjerenkrantz2004-12-091-1/+4
* * file_io/unix/fullrw.c: Add apr_file_writev_full to ensure an iovec is pquerna2004-12-051-0/+3
* * test/testfile.c: Add a test for apr_file_writev().pquerna2004-12-041-0/+4
* apr_password_get(): Fix the check for buffer overflow.trawick2004-11-301-0/+2
* Remove the Runtime test for the different sendfile revisions on FreeBSD.pquerna2004-11-281-0/+3
* rename the fopen defines (APR_READ, APR_WRITE, etc.) to have prefix stas2004-11-261-0/+3
* Use uuid_generate() and uuid_create() for the apr_os_uuid_get() interfacepquerna2004-11-221-0/+4
* Added support for Solaris 10 Event Completion Framework aspquerna2004-11-221-0/+4
* This commit may break the win32 or netware builds because of the added files.pquerna2004-11-201-0/+7
* Note apr_file_printf rewrite.jorton2004-11-181-0/+4
* Bump trunk to 1.1.0-dev so that we can try to isolate incompatible changes.jerenkrantz2004-11-171-6/+8
* Fix KQueue for Pollset.pquerna2004-11-141-0/+3
* Prevent unbounded memory use during repeated operations on a hash table.thommay2004-11-141-0/+3
* don't make me mad. arrrrjwoolley2004-11-141-0/+3
* Get jlibtool to build httpd-2.1 successfully as mod_ssl now requirejerenkrantz2004-11-121-0/+3
* fix apr_file_dup and apr_file_dup2 win32 implementationsstas2004-09-241-0/+3
* Makes the threads to behave like on posix. If the thread is created withoutminfrin2004-09-191-0/+5
* The apr/test/Makefile.win is missing a target to build a readchild.exeminfrin2004-09-191-0/+4
* "And as if by magic the shop keeper appeared"dreid2004-08-241-0/+15
* Remove the 1.1 changes from this file for the RC6 T&Rdreid2004-08-241-15/+0
* Improve apr_file_gets() performance on buffered files by not callingjerenkrantz2004-08-021-0/+3
* Only install apr-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-011-0/+3
* Eliminate APR_STATUS_IS_SUCCESS macro.jerenkrantz2004-07-311-0/+2
* Win32: Fix bug in apr_socket_sendfile that interferred with LSPs. PR 23982stoddard2004-07-221-0/+2
* apr_proc_create() on Unix: Remove unnecessary check for readtrawick2004-07-201-0/+4
* Win32: Fix bug in tracking the file pointer in files opened for overlapped/xt...stoddard2004-07-191-0/+3
* Re-instate jlibtool from deleted revision 1.5. Paperwork filed. All is well.jerenkrantz2004-07-081-0/+3
* Add support for KQueue and sys_epoll to apr_pollset.jerenkrantz2004-07-061-0/+2
* Support threading on FreeBSD 5.x where kern.osreldate >= 502102.jerenkrantz2004-07-041-0/+3
* Add an RPM spec file derived from Fedora Core.minfrin2004-07-011-0/+3
* Fix apr_snprintf() to respect precision for small floating pointtrawick2004-06-271-0/+3
* add missing mention of a bug fixtrawick2004-06-231-0/+4
* sync with 0.9 branchtrawick2004-06-231-4/+4
* Add command type APR_SHELLCMD_ENV for creating a processtrawick2004-06-231-0/+4
* * threadproc/unix/thread.c (apr_threadattr_detach_set): Fix for Mac OSjorton2004-06-141-0/+3
* * configure.in: Don't use POSIX semaphores or cross-process pthreadjorton2004-06-141-0/+8
* * include/apr_shm.c (apr_shm_remove): Add prototype.jorton2004-06-011-0/+3