| Commit message (Expand) | Author | Age | Files | Lines |
* | prepend 0 | Jim Jagielski | 2014-09-18 | 1 | -1/+1 |
* | mod_status should honor remote_ip as documented | Jim Jagielski | 2014-09-11 | 1 | -2/+8 |
* | Silent some cppcheck warnings. | Christophe Jaillet | 2014-09-01 | 1 | -3/+1 |
* | Fix sscanf format spotted by cppcheck. | Christophe Jaillet | 2014-08-30 | 1 | -1/+1 |
* | Fix printf format spotted by cppcheck. | Christophe Jaillet | 2014-08-30 | 1 | -2/+2 |
* | worker MPM: Fix null-dereference crash when using -DFOREGROUND with worker MPM | Jan Kaluža | 2014-08-26 | 1 | -4/+4 |
* | Missing va_end spotted by cppcheck | Christophe Jaillet | 2014-08-21 | 1 | -1/+3 |
* | prefork: Ignore SIGINT in child. This fixes race-condition in signals handling | Jan Kaluža | 2014-08-18 | 1 | -0/+10 |
* | Avoid useless warning message when parsing a section guarded by <IfDefine foo... | Christophe Jaillet | 2014-08-18 | 1 | -4/+0 |
* | Turn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e) into the equivalent apr_... | Christophe Jaillet | 2014-08-01 | 2 | -14/+7 |
* | mod_proxy_wstunnel: Concurrent websockets messages could be | Eric Covener | 2014-07-25 | 1 | -2/+1 |
* | Re-introduce check for sufficient PCRE version. | Guenter Knauf | 2014-07-23 | 1 | -0/+7 |
* | Add compiled and loaded PCRE version numbers | Rainer Jung | 2014-07-23 | 2 | -6/+22 |
* | Check for correct minimum PCRE version in configure, | Rainer Jung | 2014-07-23 | 1 | -5/+0 |
* | Clarify comment. | Rainer Jung | 2014-07-22 | 1 | -1/+1 |
* | Remove APLOG_NOERRNO. | Christophe Jaillet | 2014-07-22 | 1 | -1/+1 |
* | Add missing APLOGNO. | Christophe Jaillet | 2014-07-20 | 4 | -8/+9 |
* | Move comment from .c to .h in order to make use of it in doxygen. | Christophe Jaillet | 2014-07-19 | 1 | -14/+0 |
* | Do not use deprecated define. | Christophe Jaillet | 2014-07-19 | 1 | -1/+1 |
* | As noted by Yann, this resulted in a dead var assignment. Preinit won't | William A. Rowe Jr | 2014-07-17 | 1 | -1/+1 |
* | mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for | William A. Rowe Jr | 2014-07-16 | 1 | -74/+402 |
* | General whitespace cleanup, error message normalization, and style conformance | William A. Rowe Jr | 2014-07-16 | 1 | -60/+82 |
* | *) SECURITY: CVE-2013-5704 (cve.mitre.org) | Eric Covener | 2014-07-15 | 2 | -1/+20 |
* | SECURITY (CVE-2014-0117): Fix a crash in mod_proxy. In a reverse | Joe Orton | 2014-07-15 | 1 | -0/+89 |
* | SECURITY (CVE-2014-3523): Fix a memory consumption denial of | Jeff Trawick | 2014-07-15 | 1 | -1/+5 |
* | SECURITY (CVE-2014-0226): Fix a race condition in scoreboard handling, | Joe Orton | 2014-07-14 | 1 | -0/+15 |
* | Remove some 'register' in variable declaration. | Christophe Jaillet | 2014-07-14 | 1 | -7/+7 |
* | Avoid C99 idiom. | Rainer Jung | 2014-07-14 | 1 | -1/+2 |
* | clarify a comment | Jeff Trawick | 2014-07-08 | 1 | -1/+1 |
* | * server/listen.c: return -1 in find_systemd_socket on error | Jan Kaluža | 2014-07-08 | 1 | -2/+2 |
* | whitespace changes only | Jeff Trawick | 2014-07-08 | 1 | -2/+2 |
* | * server/listen.c: detect systemd socket activation using sd_listen_fds(), | Jan Kaluža | 2014-07-08 | 1 | -74/+69 |
* | Follow up r1608686, pass process to alloc_systemd_listener. | Jan Kaluža | 2014-07-08 | 1 | -1/+1 |
* | * server/listen.c: duplicate sockets correctly when using systemd socket | Jan Kaluža | 2014-07-08 | 1 | -17/+31 |
* | Follow-up to r1606368: HANDLE is PVOID which is void * (fix format string) | Jeff Trawick | 2014-07-02 | 1 | -1/+1 |
* | Follow up to r1527220/r1588852: | Jeff Trawick | 2014-06-28 | 1 | -2/+24 |
* | Revert r1601943, r1602058, r1605307 (socket callback returning pollfds) | Takashi Sato | 2014-06-27 | 2 | -17/+9 |
* | event: minify local variables scope. | Takashi Sato | 2014-06-25 | 1 | -19/+17 |
* | follow up r1601943: | Takashi Sato | 2014-06-25 | 1 | -1/+3 |
* | followup to r1604350, move the c->sbh assignment to immediately before the | Eric Covener | 2014-06-24 | 1 | -1/+1 |
* | event: Avoid timer's mutex two successive locks/unlocks with unrelated (and | Yann Ylavic | 2014-06-21 | 1 | -22/+17 |
* | event: follow up to r1604347. | Yann Ylavic | 2014-06-21 | 1 | -0/+4 |
* | missed a case in r1538490: | Eric Covener | 2014-06-21 | 1 | -15/+5 |
* | Do not call a timeout callback after the asociated socket | Takashi Sato | 2014-06-21 | 1 | -1/+1 |
* | Core filters do not need mod_proxy.h | Yann Ylavic | 2014-06-16 | 1 | -1/+0 |
* | Fixed unused "ap_listen_rec *lr;" in prefork_run(). | Yann Ylavic | 2014-06-16 | 1 | -1/+0 |
* | Mark all unused/duplicated/closed child listeners as inactive. | Yann Ylavic | 2014-06-16 | 4 | -6/+5 |
* | style fix, no functional change. | Takashi Sato | 2014-06-14 | 1 | -1/+1 |
* | eventMPM: | Takashi Sato | 2014-06-13 | 1 | -1/+3 |
* | Socket event callback now takes pollfd. | Takashi Sato | 2014-06-11 | 2 | -9/+15 |