]> granicus.if.org Git - apache/history - server
missing modules/ folders in lbmethod modules
[apache] / server /
2012-02-11 Rainer JungBZ 52623: Fix building against PCRE 8.30.
2012-02-09 Jim JagielskiHandle cases, esp when using mod_proxy_fcgi, when we...
2012-02-04 Stefan FritschReplace ap_create_core_ctx()/ap_core_ctx_get_bb() with...
2012-02-03 Stefan FritschFix various filter functions to return apr_status_t...
2012-01-31 Rainer JungAdd event MPM description.
2012-01-29 Jeff Trawicks/insure/ensure/
2012-01-26 Ruediger Pluem* Don't typedef twice (in .c and .h file).
2012-01-23 Stefan FritschMake the core input/output filter contexts private...
2012-01-23 Joe Orton* server/core_filters.c (send_brigade_nonblocking)...
2012-01-23 Joe Orton* server/core_filters.c (ap_core_output_filter): Don...
2012-01-23 Eric CovenerCVE-2012-0053: Fix an issue in error responses that...
2012-01-22 Stefan Fritschctx->bytes_in is never used. Remove a useless iteration...
2012-01-22 Stefan FritschDocument the rather surprising code path on Windows
2012-01-20 Joe Orton* server/core_filters.c (ap_core_input_filter): Only...
2012-01-19 Jeff TrawickAdjust CVE-2011-3368/CVE-2011-4317 fixes to rely solely on
2012-01-11 Joe OrtonSECURITY (CVE-2012-0031): Fix possible crash on shutdow...
2012-01-09 Nick KewCore configuration: add AllowOverride option to treat...
2012-01-06 William A. Rowe JrClean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2011-12-30 Stefan FritschAdd new ap_list_provider_groups() API for mod_info
2011-12-28 Stefan FritschFix handling of piped, syslog, or inherited ErrorLog...
2011-12-28 Stefan FritschCheck during configtest that the directories for error...
2011-12-28 Stefan FritschFix -DDUMP_RUN_CFG output for piped and syslog loggers
2011-12-28 Stefan FritschAdapt loglevel of config errors during second pass
2011-12-19 Graham LeggettFix the case where AP_DEBUG is unset.
2011-12-19 Graham LeggettFix warning: variable 'rv' set but not used.
2011-12-19 Graham LeggettFix warning: 'nlen' may be used uninitialized in this...
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-13 Stefan FritschExplicitly cast function pointer, to remove 'const'.
2011-12-12 Jeff Trawickzap an unhelpful, out of date comment from httpd 1.2
2011-12-12 Stefan FritschLimit length of lines in .htaccess to 8K again, to...
2011-12-10 Stefan FritschFix names of unary operators like '-s' being compared...
2011-12-07 Joe Orton* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-05 Stefan FritschFix a few compiler warning reported by Steffen:
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-12-02 Joe Orton* server/listen.c (open_listeners): Fix logic error...
2011-11-27 Jim Jagielskithx sf
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-25 Jim JagielskiComment reason for NULL parameter
2011-11-24 Jim JagielskiUse varargs...
2011-11-23 Jim JagielskiAdd ap_pass_brigade_fchk() which does a Filter CHecK...
2011-11-22 Graham LeggettAlign the format variable for the raw IP between the...
2011-11-22 Jim JagielskiHello. Let's compile again.
2011-11-22 Graham LeggettAdd the ability to access the connection level remote...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-11-21 Stefan FritschPass ap_errorlog_info to error_log hook.
2011-11-21 Stefan FritschFix logic when to call error_log hook
2011-11-21 Jim Jagielskivalue never used: dead assignment
2011-11-21 Jim Jagielskivalue never used : dead assignment
2011-11-19 Stefan FritschRemove MPM-private stuff from conn_state_t
2011-11-19 Stefan Fritschclarify comment
2011-11-19 Stefan FritschLimit recursion in ap_expr evaluation to avoid unbounde...
2011-11-18 Jeff Trawickfollow up to r1202257 -- perform normal wakeup processi...
2011-11-18 Greg Amesgarbage C's in server-status and extra child processes...
2011-11-18 Jeff Trawickadd conn_rec to error log hook
2011-11-17 Jeff Trawickevent no longer requires APR_POLLSET_THREADSAFE, or any
2011-11-17 Jeff Trawicksilly indentation fix
2011-11-15 Jeff Trawickspellcheck r1202258
2011-11-15 Paul QuernaCalculate the power of two size of the buffer before...
2011-11-15 Paul QuernaFix comment style
2011-11-15 Paul QuernaUse apr_pollset_wakeup to ensure that the listener...
2011-11-15 Paul QuernaBecause the pollset is now only mutated from the event...
2011-11-15 Paul QuernaCreate a new lock free circular queue, and use it in...
2011-11-15 Paul QuernaInstead of disabling the listening sockets from the...
2011-11-15 Greg Amesap_core_translate: factor out duplicate code. no funct...
2011-11-13 Philip M. GollucciAs discussed at AC NA 2011
2011-11-12 Jeff TrawickServer directive display (-L): Include directives of...
2011-11-12 Rainer JungFolloup on r1201158: New MaxMemFree was meant
2011-11-12 Stefan FritschSet MaxMemFree 2048 by default
2011-11-12 Stefan FritschFix assertion failure during very high load by preventi...
2011-11-10 Paul QuernaFix spelling
2011-11-10 Jeff Trawickend-generation hook: Fix false notification of end...
2011-11-10 Jeff Trawickconfig generation # (reported by ap_state_query(AP_SQ_C...
2011-11-10 Jeff Trawickrevert accidental commit 1200129
2011-11-10 Jeff Trawickclean up unused ap_my_generation variable
2011-11-10 Jeff Trawickclean up unused ap_my_generation variable
2011-11-09 Stefan FritschDowngrade log message which is triggered when client...
2011-11-09 Stefan FritschFix per-request / per-conn logging, probably broken...
2011-11-08 Stefan Fritschfix typo
2011-11-07 Stefan FritschFix integer overflow in ap_pregsub. This can be trigger...
2011-11-07 Stefan FritschNo need to zero memory that we will overwrite anyway
2011-11-07 Stefan FritschOnly init the RNG once at startup. This saves some...
2011-11-07 Stefan FritschCall apr_random_after_fork() manually in the child...
2011-10-29 Jim JagielskiRemove magic numbers; ensure that an invalid nmatch...
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-27 Stefan FritschImprove handling of maxlen = APR_SIZE_MAX, noticed...
2011-10-25 Stefan FritschAdd comment why the code is disabled
2011-10-25 Stefan FritschLimit ap_pregsub() to 64K, add ap_pregsub_ex() for...
2011-10-25 Ruediger Pluem* Correctly return a 400 (Bad request) in case of a...
2011-10-19 Stefan FritschComment out some incomplete code that does nothing...
2011-10-18 Stefan Fritschregex related cleanups:
2011-10-17 Stefan FritschDowngrade some more log messages indicating client...
2011-10-13 Eric Covenerflip operator in comment for r1182887 and add some...
2011-10-13 Jim JagielskiForce the honoring of AP_MAX_REG_MATCH
2011-10-10 Stefan FritschUpdate autogenerated code. Now generated with bison...
2011-10-10 Stefan FritschImprove error message by removing 'unexpected T_ERROR...
2011-10-10 William A. Rowe JrDowngrade to DEBUG level several messages which were...
2011-10-10 William A. Rowe Jr Resolve server and remote IP's in the AcceptFilter...
next