index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* util-misc/apr_thread_pool.c
Ivan Zhakov
2019-05-27
1
-1
/
+1
*
Simplify apr_errprintf() to return a structure instead of a status.
Graham Leggett
2018-09-01
1
-11
/
+9
*
Add apr_errprintf() as a convenience function to create and
Graham Leggett
2018-08-19
1
-0
/
+45
*
apr_reslist: put common code in push_resource().
Yann Ylavic
2018-06-21
1
-12
/
+13
*
apr_reslist: don't release/re-acquire the mutex in apr_reslist_release().
Yann Ylavic
2018-06-21
1
-20
/
+20
*
apr_reslist: add apr_reslist_acquire_ex().
Yann Ylavic
2018-06-21
1
-8
/
+31
*
apr_reslist: always expire oldest entries first.
Yann Ylavic
2018-06-21
1
-13
/
+20
*
apr_reslist: follow up to r1834023: avoid unnecessary apr_time_now() calls.
Yann Ylavic
2018-06-21
1
-3
/
+7
*
apr_reslist: fix release of resource with zero/no TTL.
Yann Ylavic
2018-06-21
1
-2
/
+4
*
apr_crypto: follow up to r1833359: fix some root pool scopes (possible leaks).
Yann Ylavic
2018-06-14
1
-3
/
+14
*
Revert apr_reslist_fifo_set() (r1828289 and follow ups).
Yann Ylavic
2018-04-13
1
-25
/
+3
*
reslist: follow up to r1828289: enfore empty list requirement when setting fifo.
Yann Ylavic
2018-04-06
1
-1
/
+7
*
reslist: follow up to r1828289: adjust maintenance top too.
Yann Ylavic
2018-04-04
1
-2
/
+7
*
reslist: follow up to r1828289: name fifo arg according to doxygen.
Yann Ylavic
2018-04-04
1
-2
/
+2
*
reslist: Add apr_reslist_fifo_set().
Yann Ylavic
2018-04-03
1
-1
/
+12
*
apr_queue: Add apr_queue_timedpush() and apr_queue_timedpop() to
Yann Ylavic
2015-03-16
1
-79
/
+56
*
fix some minor bugs and useless assignments so that clang scan-build
Jeff Trawick
2013-10-23
1
-0
/
+3
*
Include apr_version.h to get the value of APR_MAJOR_VERSION
Jeff Trawick
2013-08-23
1
-0
/
+1
*
Followup fix for incomplete patch with r1479836.
Guenter Knauf
2013-05-07
1
-4
/
+3
*
Fix forever loop on NetWare when trying to get parent pool.
Guenter Knauf
2013-05-07
1
-2
/
+4
*
kill the threads in the thread pool in a pre-cleanup
Stefan Fritsch
2013-03-23
1
-3
/
+3
*
thread_pool/reslist: take ownership of the pool when we lock the mutex
Stefan Fritsch
2013-03-23
2
-0
/
+14
*
Remove variables that we assign but never read.
Graham Leggett
2011-11-28
1
-3
/
+2
*
Fix thread unsafe pool usage. This is a potential culprit for the occasional
Stefan Fritsch
2011-05-22
1
-5
/
+10
*
replace expensive % with faster (2-4x) functional equiv.
Jim Jagielski
2011-01-27
1
-4
/
+12
*
apr_thread_pool: Fix some potential deadlock situations.
Jeff Trawick
2010-09-28
1
-24
/
+6
*
apr_thread_pool_create: Fix pool corruption caused by multithread use of the ...
Jeff Trawick
2010-09-27
1
-0
/
+6
*
- remove unused assignment
Philip M. Gollucci
2010-08-05
1
-1
/
+1
*
Renamed _self var since (Open)Watcom recognizes this as reserved.
Guenter Knauf
2010-08-03
1
-7
/
+7
*
Refactor away apu_version legacy cruft
William A. Rowe Jr
2009-12-21
2
-38
/
+0
*
Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATA
William A. Rowe Jr
2009-12-17
1
-2
/
+1
*
SECURITY: CVE-2009-2412 (cve.mitre.org)
William A. Rowe Jr
2009-08-04
1
-9
/
+20
*
Convert various APU_DECLARE into APR_DECLARE.
Bojan Smojver
2009-07-16
6
-57
/
+57
*
apr_queue_trypush() doesn't block if the queue is full.
Bojan Smojver
2009-06-14
1
-3
/
+3
*
Fix race conditions in initialisation of DBD, DBM and DSO.
Bojan Smojver
2009-06-10
1
-1
/
+10
*
APR->APU conversion of DSO buildfoo; rename --disable-util-dso to
Joe Orton
2009-03-24
1
-1
/
+1
*
* Makefile.in, configure.in: s/APU/APR/ in DSO handling code.
Joe Orton
2009-03-24
1
-8
/
+8
*
Merge APR-Util trunk into APR.
Paul Querna
2009-03-24
7
-0
/
+3146