]> granicus.if.org Git - apache/history - server
Tell users how to get APR from subversion instead of CVS.
[apache] / server /
2004-11-04 Jeff Trawickremove out-of-date comment... BillS reports that
2004-11-04 Joe OrtonFix for memory consumption DoS, CVE CAN-2004-0942:
2004-11-01 Joe Orton* server/util_filter.c (ap_save_brigade): Be more toler...
2004-11-01 Jeff TrawickChange core connection handling so that a connection...
2004-10-29 Jeff Trawickadd ap_log_cerror(); use it in a couple of places in...
2004-10-25 Paul QuernaUse a more descriptive error message, and make it an...
2004-10-25 Nick KewPR: 31875
2004-10-25 Paul QuernaThis will put some messages in the error log when some...
2004-10-23 Roy T. Fieldingveto and revert win64 patch: 64bit changes must percola...
2004-10-22 Allan K. EdwardsWIN64: API changes to clean up Windows 64bit compile...
2004-10-11 Erik AbeleMinor comment fixes, no code changes:
2004-10-06 Allan K. Edwardsparm cast should be DWORD
2004-10-06 Jeff Trawickremove dead code
2004-10-06 Allan K. Edwardsclarify select() usage on Windows
2004-10-06 Allan K. EdwardsWIN64: fix some windows specific 64bit warnings
2004-10-05 Allan K. EdwardsWIN64: SOCKET is not int on 64bit platforms
2004-09-26 Joe Orton* server/util_filter.c (ap_save_brigade): Handle an...
2004-09-23 Joe Orton* server/mpm_common.c (dummy_connection): Log the addre...
2004-09-22 Joe Orton* server/log.c (log_error_core): For APLOG_DEBUG on...
2004-09-22 Allan K. EdwardsWIN64: first in a series to get Windows IA64 builds...
2004-09-22 Joe Orton* server/scoreboard.c (create_namebased_scoreboard...
2004-09-21 Joe Orton* server/protocol.c (ap_rgetline_core): Never NUL termi...
2004-09-21 Nick KewMerge mod_filter with util_filter structs; add API...
2004-09-20 Joe Orton* server/core.c (merge_core_dir_configs): Fix Satisfy...
2004-09-18 Jeff TrawickUnix MPMs: Shut down the server more quickly when child...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-09-15 Joe Orton* server/util.c (ap_resolve_env): Rewrite to avoid...
2004-09-13 Joe Orton* server/protocol.c (ap_rgetline_core): Fix off-by...
2004-09-13 Joe OrtonFix typo in previous commit.
2004-09-13 Joe Orton* server/core.c (default_handler): Fix the test for...
2004-09-02 Jeff Trawickhandling of encoded non-slashes was borked in the
2004-09-01 Jeff TrawickFix the handling of URIs containing %2F when AllowEncod...
2004-09-01 Nick KewFix for Bug 18757 (sending bogus content-length of...
2004-08-25 Bill StoddardWin32: Fix stranded piped loggers on apache -k start...
2004-08-20 Stas Bekmanuse more intuitive variable names
2004-08-17 Joe OrtonImplement -t -DDUMP_MODULES using generic test_config...
2004-08-14 Jeff TrawickWinNT MPM: Fix a broken log message at termination.
2004-08-14 Jeff Trawicktweak error handling when reading the pid file
2004-08-12 William A. Rowe Jr Fix signedness emit.
2004-08-11 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2004-08-01 Justin ErenkrantzRemove deprecated APR_STATUS_IS_SUCCESS() macro in...
2004-07-31 Jeff Trawickperchild MPM: Fix thread safety problem in the use...
2004-07-28 Graham LeggettAdd load balancer support to the scoreboard in preparat...
2004-07-17 Joe Orton* server/core.c (set_allow_opts): Fix gcc warning.
2004-07-16 Bradley NicholesAllocate memory from the temp_pool rather than the...
2004-07-16 Bradley NicholesReplace the strsep() call to the more portable apr_strt...
2004-07-14 Paul Quernaremove tabs from my last commit.
2004-07-14 Paul QuernaAdded 'AllowOverride Options=Indexes,MultiViews' to...
2004-07-12 Geoffrey Youngfix compiler warnings
2004-07-10 Paul QuernaAdd DUMP_MODULES
2004-06-29 Martin KraemerAdd OS and APACHE_MPM_DIR to -V output
2004-06-29 Martin KraemerUse standardized names for ISO-8859-1, see http://www...
2004-06-29 Martin KraemerComplete the EBCDIC conversion support for XML documents.
2004-06-28 Jeff TrawickCAN-2004-0493 - memory exhaustion denial of service
2004-06-23 Jeff Trawickstart piped loggers via the shell, passing through...
2004-06-17 Geoffrey Younginitialize server arrays prior to calling ap_setup_prel...
2004-06-16 Joe Orton* server/util_script.c (ap_scan_script_header_err_core...
2004-06-11 Jeff Trawick<VirtualHost myhost> now applies to all IP addresses...
2004-06-09 Jeff Trawickfix typo in recent commit
2004-06-04 André MaloNobody objected:
2004-06-01 Bradley NicholesFix a path searching problem so that NetWare can build...
2004-05-27 Jeff TrawickPass environment variables through to piped loggers...
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.
next