| Commit message (Expand) | Author | Age | Files | Lines |
* | don't duplicate 1.4.x change entries in this unreleased | trawick | 2010-01-22 | 1 | -34/+3 |
* | Merge r821306 from trunk: | brane | 2009-12-01 | 1 | -0/+3 |
* | merge r884139 from trunk: | trawick | 2009-11-25 | 1 | -2/+4 |
* | merge r882915 from trunk: | trawick | 2009-11-21 | 1 | -0/+3 |
* | Merge r821524, r822431, r822892, r824500 from trunk: | rpluem | 2009-10-16 | 1 | -0/+4 |
* | * Fix indentation. | rpluem | 2009-10-16 | 1 | -4/+4 |
* | Backport all poll changes from r734707 up to now | jim | 2009-10-02 | 1 | -0/+5 |
* | fix spelling, adjust white space, reflow | trawick | 2009-10-02 | 1 | -14/+9 |
* | remove CHANGES entries for features/fixes in 1.3.x; the | trawick | 2009-10-02 | 1 | -70/+0 |
* | Changes reflect major/minor related changes. Provide | jim | 2009-09-25 | 1 | -2281/+10 |
* | TMPDIR is canonical | jim | 2009-09-25 | 1 | -0/+3 |
* | The implementation of expand_array() in tables/apr_hash.c allocates | minfrin | 2009-09-22 | 1 | -0/+6 |
* | Merge r811455, r813063 from trunk: | jim | 2009-09-10 | 1 | -1/+4 |
* | Merge r809745, r810472 from trunk: | jim | 2009-09-10 | 1 | -0/+3 |
* | Add comments describing the thread-safety properties of apr_pool_t. | minfrin | 2009-09-09 | 1 | -3/+6 |
* | Backport r809854 from the trunk. | bojan | 2009-09-01 | 1 | -3/+3 |
* | Make sure that "make check" is used in the RPM spec file, consistent | minfrin | 2009-08-04 | 1 | -0/+3 |
* | SECURITY: CVE-2009-2412 (cve.mitre.org) | wrowe | 2009-08-04 | 1 | -0/+4 |
* | Backport r800627 from the trunk. | bojan | 2009-08-03 | 1 | -2/+2 |
* | Improve change log for r799500. | bojan | 2009-08-02 | 1 | -1/+2 |
* | More precise comment about testflock and testoc changes. | bojan | 2009-07-31 | 1 | -1/+1 |
* | Backport r799497 from the trunk. | bojan | 2009-07-31 | 1 | -0/+3 |
* | Backport r794485 and r795267 from the trunk. | bojan | 2009-07-17 | 1 | -0/+3 |
* | Backport r788588 from the trunk. | bojan | 2009-06-26 | 1 | -0/+4 |
* | Backport r784633 and r784773 from the trunk. | bojan | 2009-06-15 | 1 | -0/+3 |
* | Backport r747990, r748361, r748371, r748565, r748988, r749810, r783958 | bojan | 2009-06-12 | 1 | -0/+5 |
* | Backport r746115 from the trunk. | bojan | 2009-02-20 | 1 | -0/+3 |
* | Fix core on win32 when using wakeable pollset | mturk | 2009-02-12 | 1 | -0/+4 |
* | backport r739640 from trunk | trawick | 2009-02-01 | 1 | -0/+4 |
* | Backport r731793 from the trunk. | bojan | 2009-01-06 | 1 | -0/+3 |
* | Document r731784. | bojan | 2009-01-06 | 1 | -0/+3 |
* | Win32: Do not error out on apr_pollset_poll() when there are no sockets. | jerenkrantz | 2008-08-28 | 1 | -0/+4 |
* | Add apr_file_link() function. | bojan | 2008-07-25 | 1 | -0/+2 |
* | Intruduce apr_hash_do function | mturk | 2008-07-15 | 1 | -0/+3 |
* | Rename apr_pool_create_core to apr_pool_create_unmanaged and deprecate the or... | mturk | 2008-07-09 | 1 | -0/+3 |
* | resolve testprocmutex failures on AIX and HP-UX by recognizing EACCES | covener | 2008-06-26 | 1 | -0/+5 |
* | Remove shm backed file on cleanup/remove for creator | mturk | 2008-05-20 | 1 | -0/+4 |
* | Oops... forgot to combine the CHANGES :) | jim | 2008-05-07 | 1 | -3/+0 |
* | combine all Darwin sendfile work as a "single" change | jim | 2008-05-07 | 1 | -1/+3 |
* | Make Darwin's sendfile() really work :) | jim | 2008-05-07 | 1 | -1/+1 |
* | Fix poll failure on Solaris - PR 43000 | niq | 2008-05-06 | 1 | -0/+3 |
* | apr_getservbyname fix now in 1.3.x branch | trawick | 2008-05-04 | 1 | -4/+4 |
* | apr_getservbyname(): Use proper method for converting port | trawick | 2008-05-02 | 1 | -0/+4 |
* | Not-in 1.3.x | wrowe | 2008-04-25 | 1 | -3/+0 |
* | Support OS/X sendfile by using writev rather than the miscounted sendfile's | wrowe | 2008-04-24 | 1 | -0/+3 |
* | Introduce (again) apr_pollset_wakeup API | mturk | 2008-04-19 | 1 | -0/+4 |
* | mplement apr_proc_wait_all_procs for windows | mturk | 2008-04-17 | 1 | -0/+2 |
* | Revert r647394. The API is incomplete and needs more development | mturk | 2008-04-16 | 1 | -10/+0 |
* | Now that 1.3.x lives on /branches, this bumps to 1.4.0-dev | wrowe | 2008-04-14 | 1 | -0/+4 |
* | Revert r47540 | mturk | 2008-04-13 | 1 | -4/+0 |