]> granicus.if.org Git - apache/history - server
Correct referenced OpenSSL version now that 0.9.8m
[apache] / server /
2010-02-22 Jeff Trawickcomment only: fix name of hook and try to reword for...
2010-02-22 Jeff TrawickFix startup segfault when the Mutex directive is used...
2010-02-16 Graham LeggettUse APR_PID_T_FMT instead of %ld and a cast.
2010-02-16 Daniel Earl PoirierMore correct fix for compile warning about discarding...
2010-02-16 Daniel Earl PoirierLog command line on startup, so there's a record of...
2010-02-16 Daniel Earl PoirierFix compile warning (discarding constness of fname)
2010-02-13 Graham LeggettSupport wildcards in both the directory and file compon...
2010-02-08 Jeff Trawickchange the preprocessor define ap_accept_mutex_type...
2010-02-05 Stefan FritschPrint directive name in error message.
2010-02-04 Daniel Earl Poirierworker: don't report server has reached MaxClients...
2010-02-02 Ruediger Pluem* Use loglevel value for parsing
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-01-30 Stefan FritschReplace the Define !FOO syntax by a new UnDefine directive.
2010-01-30 Stefan FritschAllow the Define directive to undefine a variable by...
2010-01-30 Stefan FritschMake ap_pregsub(), used by AliasMatch and friends,...
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2010-01-21 William A. Rowe JrCorrectly align the behavior of headers_in to be consis...
2010-01-21 William A. Rowe JrDesign error; main.c is not part of the libhttpd, you...
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2010-01-03 Stefan FritschFix potential segfault when dereferencing NULL request_rec
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
2009-12-29 Takashi Satostring constness
2009-12-23 Ruediger Pluem* With APR >= 2.0 there is no longer an APR-UTIL only...
2009-12-22 Nick KewStrip SHARED_CORE deadwood.
2009-12-21 Nick Kew(re)-introduce -T commandline option to suppress docume...
2009-12-21 Nick KewFix up r892678 as pointed out by rpluem.
2009-12-21 Nick KewReject requests containing (invalid) NULL characters...
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
next