| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow up to r1384924 . | Christophe Jaillet | 2014-04-24 | 1 | -3/+2 |
* | tiny doc/Doxygen improvements | Jeff Trawick | 2014-04-17 | 1 | -5/+31 |
* | mod_ssl: Add hooks to allow other modules to perform processing at | Jeff Trawick | 2014-04-15 | 1 | -1/+2 |
* | mod_proxy_http: Add detach_backend hook. | Jeff Trawick | 2014-04-11 | 1 | -1/+2 |
* | Follows up r1572606. | Yann Ylavic | 2014-02-27 | 1 | -1/+2 |
* | Add in the concept of "slave" connections... | Jim Jagielski | 2014-02-07 | 3 | -2/+27 |
* | doxygen improvements | Jeff Trawick | 2014-01-22 | 4 | -30/+87 |
* | followups to r1557641 suggested by nd -- add | Eric Covener | 2014-01-18 | 1 | -2/+3 |
* | don't search for directory indexes/directoryslashes if a URL is in the | Eric Covener | 2014-01-13 | 1 | -1/+2 |
* | Add a "MATCH_" prefix to variables set within | Graham Leggett | 2014-01-03 | 1 | -1/+4 |
* | Oops, missed one. s/2013/2014/ | Rich Bowen | 2014-01-02 | 1 | -1/+1 |
* | Add directives to control two protocol options: | Justin Erenkrantz | 2013-12-30 | 2 | -2/+13 |
* | core: Support named groups and backreferences within the LocationMatch, | Graham Leggett | 2013-12-30 | 3 | -1/+15 |
* | Remove useless \t and blank line that were not backported into 2.4.x in r1542557 | Christophe Jaillet | 2013-12-18 | 1 | -3/+2 |
* | change r1500483 to only be enabled when building against the MS LDAP SDK. | Eric Covener | 2013-12-18 | 1 | -1/+1 |
* | Add suspend_connection and resume_connection hooks to notify modules | Jeff Trawick | 2013-11-30 | 2 | -1/+43 |
* | Fix error | Jim Jagielski | 2013-11-25 | 1 | -1/+1 |
* | Follow-up to r1541029: | Jeff Trawick | 2013-11-21 | 1 | -1/+4 |
* | Add parse_errorlog_arg callback to ap_errorlog_provider to allow providers | Jan Kaluža | 2013-11-12 | 2 | -1/+9 |
* | Error detection and a quick validity check when restoring... | Jim Jagielski | 2013-11-08 | 1 | -0/+1 |
* | Correct typo in comments for ap_map_http_request_error(). | Chris Darroch | 2013-10-07 | 1 | -1/+1 |
* | ap_rputs() silently truncated size_t to int, resulting in 130+ warnings | Jeff Trawick | 2013-10-05 | 1 | -1/+1 |
* | skiplist is now in apr 1.5 and above | Jim Jagielski | 2013-10-02 | 1 | -82/+0 |
* | Error log providers need to be able to trigger a startup error from their | Jeff Trawick | 2013-09-27 | 1 | -0/+4 |
* | mod_proxy: Add ap_connection_reusable() for checking if a connection | Jeff Trawick | 2013-09-25 | 1 | -1/+2 |
* | Add AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorlog_provider, bump MMN. | Jan Kaluža | 2013-09-24 | 2 | -2/+9 |
* | Add ap_errorlog_provider to make ErrorLog logging modular. Move | Jan Kaluža | 2013-09-23 | 2 | -2/+30 |
* | Update related to r1519556 | Christophe Jaillet | 2013-09-03 | 1 | -2/+3 |
* | mod_status, mod_echo: Fix the display of client addresses. They were truncate... | Christophe Jaillet | 2013-09-03 | 1 | -1/+1 |
* | Mention how "satisfy any" affects AAA hooks run after access_checker | Eric Covener | 2013-08-27 | 1 | -0/+3 |
* | fix Doxygen warnings/comments | Jeff Trawick | 2013-08-13 | 5 | -6/+6 |
* | Add util_fcgi.h and associated definitions and support | Jeff Trawick | 2013-08-13 | 2 | -1/+282 |
* | Add ap_log_data(), ap_log_rdata(), etc. for logging buffers. | Jeff Trawick | 2013-08-10 | 2 | -1/+175 |
* | access_checker_ex runs immediately after access_checker, | Eric Covener | 2013-08-08 | 1 | -1/+1 |
* | fix a couple of grammar problems | Jeff Trawick | 2013-08-01 | 1 | -2/+2 |
* | Fixed some Windows warnings. | Guenter Knauf | 2013-07-07 | 1 | -0/+4 |
* | Avoid including apr_general.h. | Guenter Knauf | 2013-07-04 | 1 | -2/+8 |
* | Restore support for the AUTH_HANDLED return code in AUTHN providers, | Eric Covener | 2013-07-03 | 2 | -2/+4 |
* | Replace pre_htaccess hook with more flexible open_htaccess hook | Stefan Fritsch | 2013-07-02 | 2 | -8/+25 |
* | factor out DEFAULT_HANDLER_NAME | Eric Covener | 2013-06-26 | 2 | -1/+5 |
* | *) core: merge AllowEncodedSlashes from the base configuration into | Eric Covener | 2013-06-25 | 2 | -1/+4 |
* | fix doc for ap_pregsub_ex() return code | Jeff Trawick | 2013-06-21 | 1 | -1/+1 |
* | make opaque | Jim Jagielski | 2013-06-18 | 1 | -26/+3 |
* | Fold in Eric Covener's socket callback | Jim Jagielski | 2013-06-17 | 2 | -0/+30 |
* | Added missing bump. | Guenter Knauf | 2013-06-11 | 1 | -0/+2 |
* | document params | Stefan Fritsch | 2013-06-09 | 1 | -0/+2 |
* | Allow use of strtoul() | Stefan Fritsch | 2013-06-09 | 1 | -6/+0 |
* | Note the given functions will be available in APR. | Graham Leggett | 2013-06-06 | 1 | -0/+17 |
* | core: Stop the HTTP_IN filter from attempting to write error buckets | Graham Leggett | 2013-05-14 | 2 | -1/+19 |
* | mod_proxy, mod_proxy_http: Connection headers must be stripped on the way | Graham Leggett | 2013-05-13 | 1 | -1/+2 |