]> granicus.if.org Git - apache/history - server
Backport
[apache] / server /
2004-05-25 André Maloallow LimitRequestBody to be reset to unlimited
2004-05-24 André Malouse new apr_strtoff function to parse limitrequestbody
2004-05-17 Joe Orton* server/core.c (core_output_filter): Don't explicitly...
2004-05-11 André Malo:set tabstop=8
2004-05-06 Joe Orton* modules/loggers/mod_log_config.c, server/log.c (open_...
2004-05-03 Allan K. EdwardsPrevent Win32 pool corruption at startup
2004-04-25 André Malochanged the following APIs to return an error instead...
2004-04-25 André Maloap_add_named_module is not used and maintained anymore...
2004-04-24 André Malodisable the use of acceptex on Win9x systems automatically
2004-04-22 Greg Amesap_rgetline_core: insure that the output string is...
2004-04-21 André Maloap_set_sub_req_protocol and ap_finalize_sub_req_protoco...
2004-04-21 André MaloInclude directives no longer refuse to process symlinks on
2004-04-20 André MaloRecursive Include directives no longer crash. The serve...
2004-04-15 Joe Orton* server/vhost.c (remove_unused_name_vhosts): Remove...
2004-04-14 Bradley NicholesFix a typo and clean up some tab characters.
2004-04-11 André Malothe eight space tabs are harassing me.
2004-04-10 André Maloaccept URLs as ServerAdmin contact. If it's not recogni...
2004-04-10 André Malo"ErrorDocument default" changes broke inheritance....
2004-04-10 André MaloFix a bunch of cases where the return code of the regex...
2004-04-09 Geoffrey YoungEnable special ErrorDocument value 'default' which...
2004-04-07 Bradley NicholesDon't allocation large buffers on the stack to avoid...
2004-03-29 Jeff TrawickDon't include newlines in strings passed to ap_log_error.
2004-03-25 Joe Orton* server/core.c (core_output_filter): Tag the deferred_...
2004-03-24 Bill StoddardCan't assume the filepointer is really 0 when offset...
2004-03-24 Jeff TrawickFix memory corruption problem with ap_custom_response...
2004-03-19 Jeff TrawickFix crash when Apache was started with no Listen direct...
2004-03-19 Jeff Trawick *) SECURITY: CAN-2004-0174 (cve.mitre.org)
2004-03-17 Bradley NicholesAdapt the mpm_netware version of the ThreadStackSize...
2004-03-16 Bradley NicholesReport the NetWare socket error since we are using...
2004-03-15 Jeff Trawickuse existing directive name ThreadStackSize instead of
2004-03-15 Joe Orton* server/Makefile.in: Revert duplicate eoc_bucket.c in
2004-03-15 Martin KraemerAdd missing source
2004-03-14 Joe OrtonForward-port from mod_dav 1.0:
2004-03-14 Justin ErenkrantzImprove helpfulness of error messages when accept mutex...
2004-03-14 André MaloSatisfy directives now can be influenced by a surroundi...
2004-03-12 David ReidRemove some more uneeded code.
2004-03-12 David ReidBetter handling of ONE_PROCESS.
2004-03-11 Joe Orton* server/vhost.c: Fix comments which got search'n'replaced.
2004-03-11 Jeff TrawickThreaded MPMs for Unix and Win32: Add WorkerStackSize...
2004-03-10 David ReidRevise the beos mpm into the new world order that is...
2004-03-10 Bill StoddardWin32: Tweak worker thread accounting to fix hang when...
2004-03-06 Joe Orton* include/mpm_common.h (ap_pod_t): Remove 'sa' field.
2004-03-01 Paul J. Reder *) Remove compile-time length limit on request strings...
2004-03-01 Allan K. Edwardsenable IPv6 for Windows XP and 2003. In addition this...
2004-02-29 Bill StoddardWin32: Taking down the child process on accept errors...
2004-02-29 Bill StoddardWin32: find_read_listeners was not correctly handling...
2004-02-29 Joe Orton* server/core.c (core_output_filter): Avoid using EOC...
2004-02-28 Bill StoddardWin32: Log each listener thread
2004-02-28 Bill StoddardWin32: Eliminate a Sleep(100) that always occurs on...
2004-02-28 Bill StoddardWin32: Shutdown the server on critical child failures...
2004-02-28 Joe Orton* server/connection.c (ap_flush_conn): Fix typo.
2004-02-28 Madhusudan MathihalliInclude the new eoc_bucket.c for compilation.
2004-02-28 Madhusudan MathihalliSend the 'Close Alert' message to the peer upon closing...
2004-02-28 Madhusudan MathihalliNew file for defining the End Of Connection (EOC) bucke...
2004-02-27 Bill Stoddarddirective name changed a while back
2004-02-25 Joe Orton* server/mpm_common.c (ap_process_child_status): Remove...
2004-02-19 Jeff TrawickAdd a new directive EnableExceptionHook that must be...
2004-02-18 Geoffrey Youngfix "Expected </Foo>> but saw </Foo>" errors in nested,
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright date according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-04 Jeff TrawickFreeBSD: Use the httpready accept filter instead of...
2004-02-02 Jean-Jacques ClarCommenting out the DBINFO define
2004-02-02 Jean-Jacques ClarAdding missing parenthesis in DBINFO code
2004-02-02 Joe Orton* server/Makefile.in: Remove buildmarked.c from clean.
2004-02-02 Jeff TrawickDelete some make-generated files in the server director...
2004-01-30 Geoffrey YoungKeep focus of ITERATE and ITERATE2 on the current modul...
2004-01-28 Jeff Trawickworker MPM: fix stack overlay bug that could cause...
2004-01-27 Jeff Trawickavoid losing a subpool (until restart) on a rare error...
2004-01-27 Jeff TrawickUnix MPMs: Stop dropping connections when the file...
2004-01-26 Joe Orton* server/protocol.c (ap_rgetline_core): Fix folding...
2004-01-26 Joe Orton* server/protocol.c (ap_rgetline_core): Re-indent funct...
2004-01-25 André MaloAdd core version query function ap_get_server_revision and
2004-01-19 Joe Orton* server/Makefile.in: Simpler fix to ensure that buildm...
2004-01-15 Bill StoddardWin32: Tweak Jeff's patch to correctly handle setting...
2004-01-15 Greg Amesbump MAX_SERVER_LIMIT by 10x (hoping to stay ahead...
2004-01-12 André Malouse the UNSAFE designation for unescaped errorlogs
2004-01-12 André Maloallow unescaped errorlogs via compile time switch
2004-01-09 Bill StoddardWin32: Simplify. Issue message if the Win32DisableAccep...
2004-01-09 Joe OrtonFix regeneration of build datestamp on every make invoc...
2004-01-09 Bill StoddardWin32: plug a socket handle leak on Win9x and when...
2004-01-08 Bradley NicholesOops, fixed a bit too much
2004-01-08 Bradley NicholesIf large file support is enabled allow the file to...
2004-01-05 Martin KraemerPR:
2004-01-03 Ben LaurieMake handling of 0 back compatible.
2004-01-03 Ben Laurietypo
2004-01-03 Ben LaurieMake forensic logging safe for POST data. The issue...
2004-01-03 Ben LaurieMake forensic logging EBCDIC-safe.
2004-01-01 André Maloupdate license to 2004.
2003-12-17 Jeff Trawickadd support for querying MPM state to ap_mpm_query...
2003-12-16 Bradley NicholesAdded mpm_state to ap_mpm_query() for the NetWare MPM
2003-12-15 Bill StoddardWin32: Rename WindowsSocketsWorkaround directive to...
2003-12-15 Jeff Trawickswitch to APR 1.0 other-child API
next