summaryrefslogtreecommitdiffstats
path: root/docs/manual/content-negotiation.html (unfollow)
Commit message (Expand)AuthorFilesLines
2004-01-03Add missing apr_ to size_t.Erik Abele1-1/+1
2004-01-03* support/ab.c (write_request): Fix gcc warning at -O2 in USE_SSLJoe Orton1-3/+3
2004-01-03* modules/loggers/mod_log_forensic.c (struct hlog, log_before,Joe Orton1-3/+3
2004-01-03Make forensic logging EBCDIC-safe.Ben Laurie2-3/+15
2004-01-03Use ap_assert().Ben Laurie1-7/+6
2004-01-03leading <!--# is one tokenAndré Malo2-4/+8
2004-01-03fix a rewrite mistake: restore the ability to expand variables withinAndré Malo1-1/+1
2004-01-03* configure.in: Check for sqrt in libm (needed by ab).Joe Orton1-0/+1
2004-01-03prevent module from segfaulting when not configured.André Malo1-0/+8
2004-01-03remove superfluous assignmentAndré Malo1-1/+0
2004-01-02update transformationAndré Malo3-516/+516
2004-01-01Add forensic logging.Ben Laurie4-0/+333
2004-01-01update tranformationAndré Malo1-1/+1
2004-01-01update license to 2004.André Malo282-286/+286
2004-01-01update license and copyright to 2004.André Malo22-22/+22
2003-12-30add _tools directoryAndré Malo1-0/+1
2003-12-29Don't use tabs.Ben Laurie1-0/+1
2003-12-27sync with stable branchJeff Trawick1-0/+8
2003-12-27Sync with 2.0.49-devJustin Erenkrantz1-9/+24
2003-12-23fix mispelling of "happened"Jeff Trawick2-4/+4
2003-12-19Bring mod_status document up to date. This change was discussed back inYoshiki Hayashi2-37/+12
2003-12-19Sync Japanese translation.Yoshiki Hayashi3-3/+3
2003-12-19Fix grammatical errors.Yoshiki Hayashi2-4/+4
2003-12-19Correct a grammatical error.Yoshiki Hayashi2-2/+2
2003-12-18Fix segfault in mod_mem_cache when caching streaming dynamic content.Bill Stoddard2-1/+25
2003-12-18Add Polish translation of error messages.Jeff Trawick20-0/+286
2003-12-17add support for querying MPM state to ap_mpm_query() for the WinNT MPMJeff Trawick3-1/+12
2003-12-16Added mpm_state to ap_mpm_query() for the NetWare MPMBradley Nicholes1-0/+8
2003-12-16Fix the initial cache structure allocation. Since we are calling util_ald_cr...Bradley Nicholes1-2/+2
2003-12-16Win32: Rename WindowsSocketsWorkaround directive to Win32DisableAcceptEx.Bill Stoddard3-20/+28
2003-12-16Pick up declaration for insert_error_filter hookBill Stoddard1-0/+1
2003-12-16mod_proxy with ProxyErrorOverride On in a reverse-proxy configuration attachesIan Holsman2-1/+5
2003-12-15Allow retention of header fields on non-200 responsesKen Coar2-14/+120
2003-12-15We need the error strings loaded as early as possibleMartin Kraemer1-1/+1
2003-12-15Flame bait: mod_charset_lite would decide in the mime checker phaseMartin Kraemer1-0/+70
2003-12-15Mention in the comment that we expect a _space_separated_ list of moduleMartin Kraemer1-2/+3
2003-12-15switch to APR 1.0 other-child APIJeff Trawick1-1/+1
2003-12-15get mod_ssl.dsp to load againJeff Trawick1-1/+2
2003-12-14syncAndré Malo1-9/+6
2003-12-14fix doccoAndré Malo1-1/+1
2003-12-14sync with stable branchJeff Trawick1-6/+7
2003-12-13Fix some piped log problems: bogus "piped log program '(null)'Jeff Trawick2-14/+28
2003-12-13remove inadvertent commit of clumsy gdb workaround (sorry!)Jeff Trawick1-5/+0
2003-12-13change the way the cgid daemon restart logic determines whetherJeff Trawick1-4/+13
2003-12-13update leader, threadpool, and worker MPMs to return MPM stateJeff Trawick3-8/+80
2003-12-13update threadpool MPM to build and appear to work with the current APRJeff Trawick1-26/+45
2003-12-13update leader MPM to build and appear to work with the current APRJeff Trawick1-24/+42
2003-12-13fix the name of the failing API call in a log messageJeff Trawick1-1/+1
2003-12-13fix cut-n-paste errors in the logging of the current hookJeff Trawick1-2/+2
2003-12-12 *) Add a hook (insert_error_filter) to allow filters to re-insertPaul J. Reder4-0/+22