]> granicus.if.org Git - apache/history - server
Patch from Mark Watts. Mention ProxyErrorOverride.
[apache] / server /
2009-12-08 Nick KewDon't keepalive when we send a non-100 response while...
2009-12-02 Ruediger Pluem* server/scoreboard.c::ap_create_scoreboard
2009-12-02 Jeff Trawickfix this:
2009-12-02 Jeff TrawickAdd OmitPID keyword on Mutex directive to suppress the
2009-12-01 William A. Rowe JrElaborate on low hanging XXX fruit
2009-11-24 Jeff Trawicknon-static directive parsers should be AP_DECLARE_NONSTD()
2009-11-24 Jeff Trawickfix the "fix" in r883816
2009-11-24 Jeff Trawickfix Win32 compile failure in r883540, reported by Gregg...
2009-11-24 Jeff Trawickfix Win32 compile failure in r883540, reported by Gregg...
2009-11-24 Jeff Trawickfix Win32 compile failure in r883540, reported by Gregg...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-21 Jeff Trawickfix typo in AcceptFilter-related comment
2009-11-21 Jeff Trawickremove dead code related to the accept mutex
2009-11-21 Jeff Trawickaxe some vestiges of Event's accept mutex
2009-11-19 Jeff Trawickfix or complain about some invalid errno references
2009-11-15 Jeff Trawicksupport --enable-mpms-shared (without argument) and...
2009-11-14 Jeff TrawickImprove hack to "determine" if APR supports thread...
2009-11-04 Jeff Trawicktweak MPM configure to avoid having to grep for MPM...
2009-11-03 Jeff Trawickrespect the MPM's indication passed on APACHE_MPM_SUPPO...
2009-11-03 Jeff TrawickChange the configure-based MPM build mechanism to suppo...
2009-11-03 Jeff Trawick--with-mpm and --enable-mpms-shared:
2009-11-03 Brian HavardBrind OS/2 MPM up to date with current API.
2009-11-03 Jeff Trawickmore configure-time support for dynamically loadable...
2009-11-02 Nick KewVhosts: treating a pure-numeric Host header as a port...
2009-11-02 Jeff Trawickfollow up r791309 with additional changes to accommodat...
2009-10-18 Stefan FritschUse the new ap_update_child_status_from_conn() to put...
2009-10-10 Takashi Satoconfigure: Fix THREADED_MPMS so that mod_cgid is
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-04 Guenter Knaufno declarations after statements.
2009-10-04 Ruediger Pluem* Fix 'may be used uninitialized in this function'...
2009-10-04 Stefan Fritschmerge if blocks
2009-10-04 Stefan Fritschcleanup brigade before reusing it
2009-10-04 Stefan FritschMake sure to not destroy bucket brigades that have...
2009-10-04 Stefan Fritschcore, mod_deflate, mod_sed: Reduce memory usage by...
2009-10-03 Jeff Trawickrefactor child status update functions to accommodate...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-10-01 Daniel Earl Poiriercore: Treat timeout reading request as 408 error, not...
2009-09-29 Daniel Earl PoirierSpelling fix in comment.
2009-09-29 Guenter Knaufadded comment about the never reached return statement.
2009-09-25 Jim JagielskiHmmm... forgot git commit/dcommit.
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-09-16 Greg Ames* prevent a fork bomb if the accept mutex is clobbered...
2009-09-16 Joe Orton* server/log.c: Update comment in piped_log structure...
2009-09-15 Guenter Knaufdefined apr_status_t rv one time at entry of ap_core_ou...
2009-09-15 Jeff Trawickrespect const-ness of string argument to ap_expr_string()
2009-09-14 Ruediger Pluem* Replace brigade_move with apr_brigade_split_ex as...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-09-10 Jim Jagielskiveto-ed
2009-08-31 Nick KewSupport mod_rewrite's %{varname} variables in ap_expr...
2009-08-28 Jim JagielskiAnd additional ServerTokens improvement...
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-08-26 Brian HavardBring back OS/2 support.
2009-08-19 Nick KewDon't require all listeners to be created equal ...
2009-08-16 Ruediger Pluem* Do better checking of pollset operations in various...
2009-08-16 Brian HavardBring OS/2 MPM back from the dead.
2009-07-18 Nick KewFix mod_include potential segfault checking backref...
2009-07-18 Guenter Knaufremoved useless comments added with r795438.
2009-07-18 Guenter Knaufenabled building gen_test_char for running on build...
2009-07-05 Guenter Knauffirst hacks to make mpm_netware usable again; not ready...
2009-06-28 Paul Querna* server/mpm/simple/simple_run.c
2009-06-28 Paul QuernaOnly remove sockets from the pollcb when they have...
2009-06-28 Paul Quernaserver/mpm/simple/simple_run.c
2009-05-15 William A. Rowe JrForce the current directory to the server root in the...
2009-05-15 William A. Rowe JrEase migration for the hosts of piped loggers out there...
2009-05-15 William A. Rowe JrRevert the default resource abuse introduced in r104019...
2009-05-15 William A. Rowe JrDrop exit value (always NO_ERROR, needs work). Pass...
2009-05-15 William A. Rowe JrPick up earlier SHUTDOWN notification
2009-05-15 Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-05-15 Jim JagielskiNo longer used
2009-05-15 Joe OrtonMake the piped_log structure opaque:
2009-05-14 Rainer JungRevert r774755: ap_server_root_relative() for
2009-05-14 Rainer JungAllow relative pathnames for piped loggers in ErrorLog.
2009-05-14 Rainer JungAdd name of program to spawn to the error
2009-05-14 Rainer JungWhitespace cleanup. No functional change.
2009-05-14 Rainer JungRevert r735516 as requested by wrowe.
2009-05-13 Jim Jagielskiadd API back from r774454
2009-05-13 Jim Jagielskiap_slotmem_mem no longer exists. We never provide the...
2009-05-12 Jim JagielskiIf we have a mutex, we should use it whenever we create a
2009-05-10 Joe Orton* server/core.c (merge_core_dir_configs): Tweak logic...
2009-05-10 Ruediger Pluem* Fix for the following configuration where the exec...
2009-05-08 Joe OrtonSecurity fix for CVE-2009-1195: fix Options handling...
2009-05-06 Rainer JungFix usage message on the Windows platform.
2009-05-06 Rainer JungMove comment block closer to related function.
2009-05-05 William A. Rowe JrEnsure all mpm's configure at config3
2009-05-05 Jim JagielskiMove to an enum, instead of bitmaps... no functional
2009-05-04 Jean-Frederic ClereAdd a parameter for slotmem_create for the persistancy...
2009-05-04 Jean-Frederic ClereRemove ap_slotmem_lock / ap_slotmem_unlock from the...
2009-04-17 Jeff TrawickMove logic to decide if an MPM is supported, and whethe...
2009-04-15 Greg Amesno longer amusing.
2009-04-05 Jeff Trawickmain() can use ap_run_mpm() directly, so axe the old...
2009-04-01 Jeff Trawickclean up apr_time_from_msec() compatibility macros
2009-04-01 Jeff Trawickmpm-query hook: distinguish between DECLINED and APR_EN...
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-31 Nick Kewhttp://marc.info/?l=apache-httpd-dev&m=123845333914309&w=2
2009-03-30 Nick KewHTTPD script support
2009-03-30 Jeff Trawickrename the new retained-data APIs to ap_retained_data_c...
2009-03-29 Jeff Trawickthe mpm_get_child_pid hook is unnecessary, as was the...
2009-03-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
2009-03-29 Jeff Trawickaxe ancient platform checks
2009-03-29 Mladen TurkRegister rewrite_args hook.
next