summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove AP_MODE_INIT, it is a no-op, everywhereinput-filter-devPaul Querna2011-11-105-30/+3
* Create branch for input filter design changesPaul Querna2011-11-100-0/+0
* Rebuild luaquickhandler doc.Rich Bowen2011-11-101-1/+1
* Make the contextlist agree with the comment in the doc itself.Rich Bowen2011-11-101-1/+1
* remove last traces of the code cacheBrian McCallister2011-11-103-61/+18
* Rebuild Nick's change to mod_proxy_html doc.Rich Bowen2011-11-101-0/+7
* Document configure changeStefan Fritsch2011-11-101-2/+3
* Only load the really imporant modules (i.e. those enabled by the 'few'Stefan Fritsch2011-11-102-1/+5
* * modules/ssl/ssl_private.h, modules/ssl/ssl_engine_kernel.cJoe Orton2011-11-102-6/+6
* Default to not allowing htaccess in /, instead of just the documentroot, whic...Paul Querna2011-11-101-0/+1
* fix issue with incorrect munging of the lua package path -- LuaPackagePath di...Brian McCallister2011-11-104-8/+38
* drop automake stuffPhilip M. Gollucci2011-11-103-41/+0
* move build system files over from apr-build-system branch in apreqPhilip M. Gollucci2011-11-1010-0/+1109
* relocate some files to match the apr-build-system apreq branchPhilip M. Gollucci2011-11-1012-0/+0
* import apreq include filesPhilip M. Gollucci2011-11-108-0/+2156
* import apache 2.x module portion of apreqPhilip M. Gollucci2011-11-105-0/+1260
* Fix spellingPaul Querna2011-11-101-1/+1
* drop tests and automake code for nowPhilip M. Gollucci2011-11-1010-2288/+0
* relocate apreq/library as a srclibPhilip M. Gollucci2011-11-1022-0/+7445
* end-generation hook: Fix false notification of end-of-generation forJeff Trawick2011-11-104-7/+56
* expose r:trace1-8Eric Covener2011-11-101-0/+31
* Remove unneeded memcpy.Paul Querna2011-11-101-2/+0
* Apply ap_server_root_relative to the path used for the ticket secrets file.Paul Querna2011-11-101-0/+2
* ap_check_cmd_context checks don't work on the block formsEric Covener2011-11-101-11/+0
* config generation # (reported by ap_state_query(AP_SQ_CONFIG_GEN):Jeff Trawick2011-11-102-2/+2
* revert accidental commit 1200129Jeff Trawick2011-11-101-1/+1
* clean up unused ap_my_generation variableJeff Trawick2011-11-101-1/+0
* clean up unused ap_my_generation variableJeff Trawick2011-11-101-1/+1
* Remove work-sketch cruft that went nowhere before getting ifdefed outNick Kew2011-11-101-5/+0
* proxy-html.conf needs to be included automaticallyNick Kew2011-11-101-2/+4
* Fix selection of loaded modules on AIX because its grep doesn't understand \<...Stefan Fritsch2011-11-102-3/+3
* mod_proxy_html: Add ProxyHTMLURLMap conditions to docs.Nick Kew2011-11-101-0/+8
* Add default proxy-html.conf file (defines links to be rewrittenNick Kew2011-11-103-1/+89
* mod_proxy_html: use ap_expr to evaluate conditional URLMapsNick Kew2011-11-101-48/+48
* Found a bug in mpm_event, investigatingStefan Fritsch2011-11-091-0/+5
* Whitespace fixes for r1200040Paul Querna2011-11-092-11/+11
* Add support for RFC 5077 TLS Session tickets. This adds two new directives:Paul Querna2011-11-096-0/+243
* since mod_ssl.h is now included, tell compiler where to find itGregg Lewis Smith2011-11-091-2/+2
* Fixed NetWare build.Guenter Knauf2011-11-091-0/+1
* Downgrade log message which is triggered when client disconnectsStefan Fritsch2011-11-091-1/+1
* As per bug #43710, mention that SSLLog isn't available any more. AlsoRich Bowen2011-11-092-24/+10
* Use random value instead of remote IP address in cookie value. This has theStefan Fritsch2011-11-092-9/+8
* update transformationAndré Malo2011-11-092-10/+12
* examples are block elements and cannot occur within <p> elements.André Malo2011-11-091-9/+11
* update transformationAndré Malo2011-11-091-1/+1
* use non-'const char *' while building string to avoid warningsJeff Trawick2011-11-091-4/+6
* Fix per-request / per-conn logging, probably broken by r1041140Stefan Fritsch2011-11-091-1/+1
* rebuild xdocRich Bowen2011-11-091-8/+11
* Further clarification to address bug #30021Rich Bowen2011-11-091-8/+11
* mod_authn_socache: tidy up r1199565.Nick Kew2011-11-091-3/+2