summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Use AC_CHECK_HEADERS to find the uuid header files.pquerna2005-05-051-2/+0
* * include/apr_pools.h: Remove some out-of-context references tojorton2005-05-041-8/+6
* Steal the joined-pool debug code from 1.3:jorton2005-05-041-1/+5
* - Add support for uuid_generate on OS X 10.4. This required some extra footpquerna2005-05-031-0/+2
* Fix the @return Docstring to say that this will return NULL if the key doesn'...pquerna2005-04-221-1/+1
* Remove setting FD_SETSIZE from apr.hw tomturk2005-04-221-2/+0
* Set FD_SETSIZE to 1024 like POSIX does.mturk2005-04-211-0/+2
* Allow Apache on NetWare to build using either the standard socket libraries o...bnicholes2005-04-144-5/+34
* Yes, these are depreciated, but lets not use C++ Comments.pquerna2005-04-131-3/+3
* * network_io/unix/multicast.c (apr_mcast_leave): Rename 'leave'jorton2005-02-151-2/+2
* Since reaction is negative to a seperate apr_release.h file forwrowe2005-02-072-103/+77
* No newline == bad form, my bad.wrowe2005-02-071-1/+1
* apr_revision? Whoops - I rethought that, decided on apr_release.h towrowe2005-02-071-1/+1
* In order to remove the win32ver.awk generation of .rc files for apr,wrowe2005-02-073-40/+98
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-0492-92/+184
* bump /trunk/ to 1.2.0-devpquerna2005-01-211-1/+1
* Add Support for DragonFly BSD.pquerna2005-01-211-1/+2
* Win32 support for Multicastpquerna2005-01-181-0/+1
* Added detection for XP_SP1, XP_SP2 and 2003.mturk2005-01-171-1/+4
* Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...mturk2005-01-166-0/+34
* Add Support for Single Source Multicast.pquerna2005-01-101-8/+6
* Begin explicit __cdecl protection against including the apr headers from anywrowe2005-01-051-3/+3
* Add arguments for Single Source Multicast Support as suggested by Colm pquerna2005-01-031-2/+10
* Adding an initial Multicast API.pquerna2005-01-021-0/+57
* Add support for Linux's TCP_DEFER_ACCEPT. Sort of like FreeBSD's accept filt...pquerna2004-12-111-0/+4
* rename the apr_file_permissions defines (APR_UREAD,stas2004-12-101-15/+31
* Fix some style problems in the poll code, no functional changes.rooneg2004-12-061-2/+2
* * file_io/unix/fullrw.c: Add apr_file_writev_full to ensure an iovec is pquerna2004-12-051-0/+34
* * include/apr_network_io.h (apr_socket_sendfile): Documentjorton2004-12-012-1/+6
* * include/apr.h.in: Define __STDC_CONSTANT_MACROS for C++ so thatjorton2004-12-011-0/+6
* apr_password_get(): Fix the check for buffer overflow.trawick2004-11-301-0/+2
* add deprecated doxygen tagsstas2004-11-291-14/+14
* rename the fopen defines (APR_READ, APR_WRITE, etc.) to have prefix stas2004-11-261-21/+41
* Use uuid_generate() and uuid_create() for the apr_os_uuid_get() interfacepquerna2004-11-221-1/+1
* * include/apr_poll.h (apr_pollset_create): Documentjorton2004-11-221-2/+8
* Added support for Solaris 10 Event Completion Framework aspquerna2004-11-221-1/+8
* This commit may break the win32 or netware builds because of the added files.pquerna2004-11-202-0/+97
* Remove .cvsignore files.jorton2004-11-182-5/+0
* Bump trunk to 1.1.0-dev so that we can try to isolate incompatible changes.jerenkrantz2004-11-171-2/+2
* WIN64: update pools code for 64 bit compilesake2004-10-075-3/+11
* added define to enable writev capabilities in NetWareclar2004-10-061-0/+2
* clarify APR_DWORD_MAXake2004-10-012-2/+2
* add some hints about non-blocking socketstrawick2004-09-301-5/+14
* replaced define for DWORD_MAX with APR_DWORD_MAXclar2004-09-282-2/+2
* added define for DWORD_MAXclar2004-09-241-0/+1
* WIN64: first in a series to get Windows IA64 builds clean, this serves pagesake2004-09-221-1/+3
* * include/apr_shm.h: Document alignment guarantee fromjorton2004-09-221-0/+1
* Win32: Implement apr_procattr_child_errfn_set()and apr_procattr_error_check_s...stoddard2004-08-241-0/+2
* Spelling fix.jorton2004-08-181-1/+1
* This must hit 1.0 - note the ambiguity of ctime.wrowe2004-08-121-2/+2