summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* update license header textRoy T. Fielding2006-07-11165-990/+990
* Clean up some proxy macros. Avoid the use of magicJim Jagielski2006-07-112-5/+24
* Restructure the find_route_worker() function. Basically,Jim Jagielski2006-07-111-38/+46
* This tree can't be named modules/debug/. Now it isn't.William A. Rowe Jr2006-07-0611-2/+2
* Revert Revision 397647William A. Rowe Jr2006-07-0664-129/+129
* * modules/ssl/ssl_engine_init.c (ssl_init_ctx_cleanup_proxy): UnsetJoe Orton2006-06-291-0/+1
* * Retry worker chosen by client supplied route / redirect worker if itRuediger Pluem2006-06-271-11/+32
* * Add the following environment variables to expose the informationRuediger Pluem2006-06-261-0/+14
* Solve 416291, but in a more elegant manner, and with a littleWilliam A. Rowe Jr2006-06-221-12/+24
* Stop appending a backslash if some trailing slash is present.William A. Rowe Jr2006-06-221-2/+3
* mod_isapi: Handle "HTTP/1.1 200 OK" style status lines correctly, theWilliam A. Rowe Jr2006-06-221-1/+1
* We need to pay alot more attention here to ap_pass_brigade.William A. Rowe Jr2006-06-221-9/+10
* mod_isapi: Ensure we walk through all the methods the developer may haveWilliam A. Rowe Jr2006-06-221-18/+62
* New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]William A. Rowe Jr2006-06-224-4/+52
* PR#39854Nick Kew2006-06-221-21/+2
* * server/core.c (default_handler): Use apr_brigade_insert_file() toJoe Orton2006-06-148-83/+15
* spellcheckJeff Trawick2006-06-121-1/+1
* PR#39761Nick Kew2006-06-091-2/+5
* Apply mod_speling enhancement posted by Olivier ThereauxNick Kew2006-06-051-13/+12
* * If possible, check if the size of an object to cache is within theRuediger Pluem2006-06-031-0/+16
* * info->expire and info->date are in microseconds. So convert the differenceRuediger Pluem2006-06-031-1/+1
* Fix a problem with invalid auth error detection for LDAP client SDKs that don...Bradley Nicholes2006-06-031-0/+9
* * Keep the Content-Type for successfully revalidatedRuediger Pluem2006-05-301-0/+11
* Chop historic notes no longer relevant since 2.2 release.Nick Kew2006-05-291-14/+0
* PR#39672: Check that filter exists before trying to insert itNick Kew2006-05-291-0/+5
* * Remove temporary files if renaming fails, otherwise they may accumulate.Ruediger Pluem2006-05-281-1/+6
* small cleanup of EBCDIC support in mod_proxy_ajpJeff Trawick2006-05-263-20/+3
* * Actually we are adding 3 bytes to the string (two for the length in frontRuediger Pluem2006-05-251-1/+1
* * Cleanup the code by replacing some inline code to lower-case a string withRuediger Pluem2006-05-221-8/+4
* Make the logging in mod_proxy_fcgi more consistent.Garrett Rooney2006-05-221-5/+4
* * Fix const compiler warning introduced by r407357.Ruediger Pluem2006-05-211-5/+7
* * Handle the cases "no proxy request" and "reverse proxy request" in the sameRuediger Pluem2006-05-171-8/+16
* * modules/generators/mod_autoindex.c (output_directories): EscapeJoe Orton2006-05-171-2/+3
* Add support for fcgi:// proxies to mod_rewrite.Garrett Rooney2006-05-101-0/+3
* Add optional 'scheme://' prefix to ServerName directive. ForSander Temme2006-05-051-0/+12
* mod_charset_lite: Bypass translation when the source and dest charsetsJeff Trawick2006-05-041-0/+2
* Stop returning DECLINED from the output filter for proxyJeff Trawick2006-05-041-3/+0
* * Add Content-Type to headers_out if not already set. This ensures thatRuediger Pluem2006-05-031-0/+8
* * modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb session cache toJoe Orton2006-05-031-1114/+504
* Fix compile time warnings.Garrett Rooney2006-04-281-1/+7
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-2764-129/+129
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-2764-322/+322
* Move flex/bison/sed steps into a "mod_ssl - Win32 Lexical" grammerWilliam A. Rowe Jr2006-04-241-33/+44
* PR#39386: Fix merge-config to support prepared statements (Brian J. France)Nick Kew2006-04-231-0/+1
* * Consequently use disk_cache: in error log stringsRuediger Pluem2006-04-231-5/+5
* Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end forGarrett Rooney2006-04-224-0/+1106
* * modules/proxy/proxy_util.c (ap_proxy_initialize_worker): FixJoe Orton2006-04-201-1/+4
* revert accidental copyright year changesRoy T. Fielding2006-04-203-4/+4
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-2064-64/+64
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-2064-2008/+192