summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add suspend_connection and resume_connection hooks to notify modulesJeff Trawick2013-11-302-1/+43
* Fix errorJim Jagielski2013-11-251-1/+1
* Follow-up to r1541029:Jeff Trawick2013-11-211-1/+4
* Add parse_errorlog_arg callback to ap_errorlog_provider to allow providersJan Kaluža2013-11-122-1/+9
* Error detection and a quick validity check when restoring...Jim Jagielski2013-11-081-0/+1
* Correct typo in comments for ap_map_http_request_error().Chris Darroch2013-10-071-1/+1
* ap_rputs() silently truncated size_t to int, resulting in 130+ warningsJeff Trawick2013-10-051-1/+1
* skiplist is now in apr 1.5 and aboveJim Jagielski2013-10-021-82/+0
* Error log providers need to be able to trigger a startup error from theirJeff Trawick2013-09-271-0/+4
* mod_proxy: Add ap_connection_reusable() for checking if a connectionJeff Trawick2013-09-251-1/+2
* Add AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorlog_provider, bump MMN.Jan Kaluža2013-09-242-2/+9
* Add ap_errorlog_provider to make ErrorLog logging modular. MoveJan Kaluža2013-09-232-2/+30
* Update related to r1519556Christophe Jaillet2013-09-031-2/+3
* mod_status, mod_echo: Fix the display of client addresses. They were truncate...Christophe Jaillet2013-09-031-1/+1
* Mention how "satisfy any" affects AAA hooks run after access_checker Eric Covener2013-08-271-0/+3
* fix Doxygen warnings/commentsJeff Trawick2013-08-135-6/+6
* Add util_fcgi.h and associated definitions and supportJeff Trawick2013-08-132-1/+282
* Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.Jeff Trawick2013-08-102-1/+175
* access_checker_ex runs immediately after access_checker, Eric Covener2013-08-081-1/+1
* fix a couple of grammar problemsJeff Trawick2013-08-011-2/+2
* Fixed some Windows warnings.Guenter Knauf2013-07-071-0/+4
* Avoid including apr_general.h.Guenter Knauf2013-07-041-2/+8
* Restore support for the AUTH_HANDLED return code in AUTHN providers,Eric Covener2013-07-032-2/+4
* Replace pre_htaccess hook with more flexible open_htaccess hookStefan Fritsch2013-07-022-8/+25
* factor out DEFAULT_HANDLER_NAMEEric Covener2013-06-262-1/+5
* *) core: merge AllowEncodedSlashes from the base configuration intoEric Covener2013-06-252-1/+4
* fix doc for ap_pregsub_ex() return codeJeff Trawick2013-06-211-1/+1
* make opaqueJim Jagielski2013-06-181-26/+3
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-172-0/+30
* Added missing bump.Guenter Knauf2013-06-111-0/+2
* document paramsStefan Fritsch2013-06-091-0/+2
* Allow use of strtoul()Stefan Fritsch2013-06-091-6/+0
* Note the given functions will be available in APR.Graham Leggett2013-06-061-0/+17
* core: Stop the HTTP_IN filter from attempting to write error bucketsGraham Leggett2013-05-142-1/+19
* mod_proxy, mod_proxy_http: Connection headers must be stripped on the wayGraham Leggett2013-05-131-1/+2
* Make AP_SERVER_ADD_STRING define-able from CFLAGS.Guenter Knauf2013-05-131-2/+4
* core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()Graham Leggett2013-05-072-1/+72
* core: Add the ability to do explicit matching on weak and strong ETagsGraham Leggett2013-05-062-1/+20
* * Minor bump as documented (missed in r1478140)Ruediger Pluem2013-05-041-1/+1
* mod_cache: Invalidate cached entities in response to RFC2616 SectionGraham Leggett2013-05-011-0/+1
* fix commentStefan Fritsch2013-04-271-1/+1
* core, mod_ssl: Lift the restriction that prevents mod_ssl takingGraham Leggett2013-04-222-1/+10
* mod_dav: Improve error handling in dav_method_put(), add newJeff Trawick2013-04-041-1/+2
* update w/ correct patch levelJim Jagielski2013-03-271-1/+1
* disable pool alloc poisoning if APR_POOL_DEBUG is enabled because it usesStefan Fritsch2013-03-221-1/+1
* Useful extensions...Jim Jagielski2013-03-192-0/+20
* Pull out duplicated code to proxy_util...Jim Jagielski2013-03-071-0/+2
* I do DECLAREJim Jagielski2013-03-051-19/+19
* PR54587: LDAP connections used for authn were not respecting Eric Covener2013-03-042-1/+4
* Add in rough uds support (Bugx 54101) from Blaise Tarr <blaise.tarr@gmail.com>Jim Jagielski2013-03-011-0/+1