]> granicus.if.org Git - apache/shortlog
apache
2010-03-05 William A.... Prevent future developers from being as easily confused...
2010-03-05 Jeff Trawickrevert r918671; these four functions don't need to be
2010-03-05 Ruediger Pluem* Only log a 408 if it is no keepalive timeout.
2010-03-04 Rich BowenSmall rearrangement, placing the explanatory text with...
2010-03-03 Jeff Trawickfollow up to r918665:
2010-03-03 Jeff Trawickfix these warnings:
2010-03-03 Jeff Trawickfix these warnings (and presumably a similar one in...
2010-03-03 Jeff Trawickfix this warning:
2010-03-03 Jeff Trawickfix this error:
2010-03-03 Jeff Trawickuse separate #error message when APR[-Util] is of a...
2010-03-03 Rich BowenTypo. Regenerating html
2010-03-03 Rich BowenTypo
2010-03-03 Jeff Trawickreflect assignment of CVE-2010-0434
2010-03-02 Rich BowenRebuild transformations.
2010-03-02 Rich BowenTell them how to increase ThreadLimit
2010-03-02 Rich BowenRebuild transformations.
2010-03-02 Rich BowenReference Min/MaxSpareServers/Threads when talking...
2010-03-02 Rich BowenNot sure if this is actually useful, but I've been...
2010-03-02 Rich BowenAwkward phrasing.
2010-03-02 Rich BowenAwkward phrasing.
2010-03-02 Rich BowenCross-linking between (Min|Max)Spare(Servers|Threads).
2010-03-02 Rich Bowen'Address already in use' error message.
2010-03-02 Rich BowenAnother occurance of 'processes'. Rebuild transformations.
2010-03-02 Rich BowenRebuild transformation.
2010-03-02 Rich BowenNone of the supposedly correct forms of the possessive...
2010-03-02 William A.... SECURITY: CVE-2010-0408 (cve.mitre.org)
2010-03-02 William A.... SECURITY: CVE-2010-0425 (cve.mitre.org)
2010-03-01 Graham LeggettMake sure we request the APR_FINFO_TYPE on the apr_dir_...
2010-03-01 Graham LeggettWhen loading wildcards that are part of a path, only...
2010-03-01 William A.... overlooked for 10 years, impressive ;-)
2010-03-01 William A.... in preparation of fixing 2.2 branch, change again,...
2010-03-01 Philip M. Golluccitest svn update
2010-02-28 Rainer JungUpdate transformation.
2010-02-28 Rainer JungCorrect referenced OpenSSL version now that 0.9.8m
2010-02-28 Stefan FritschAdd mod_reqtimeout line to Windows default configuration.
2010-02-27 Graham LeggettUse portable apr_snprintf in rotatelogs.
2010-02-27 Graham LeggettCreate the pidfile world readable by adding APR_FPROT_W...
2010-02-27 Graham LeggettTry open the pid file twice, once before daemonisation...
2010-02-26 Jeff Trawickbuild mod_reqtimeout on Windows
2010-02-26 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureR...
2010-02-26 Jeff Trawickfix base addr of mod_serf
2010-02-26 Jeff Trawickspelling
2010-02-26 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2010-02-25 André Malofix properties
2010-02-25 André Malovalidate xml
2010-02-25 Daniel Earl... Update transforms
2010-02-25 Daniel Earl... Add -L option to create a hard link to the current...
2010-02-24 Eric Covenermissing file from r915660, major MMN bump already in...
2010-02-24 Eric Covenermake some sense of the difference between "Client"...
2010-02-23 Nick Kewmod_negotiation: Preserve query string over multiviews...
2010-02-23 Eric Covenermod_ldap: Eliminate a potential crash with multiple...
2010-02-22 Eric Covenermention the quirksof REQUEST_FILENAME earlier. PR48796
2010-02-22 Jeff Trawicktweak formatting of some recent entries
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-20 Stefan FritschFix translation error in Polish 404 error message.
2010-02-20 Lucien GentisSmall typo.
2010-02-20 Lucien GentisUpdates.
2010-02-20 Nick Kewmod_proxy_http: get the headers right in a HEAD request...
2010-02-18 Ruediger Pluem* Silence compiler warning
2010-02-18 Daniel Earl... Make a start on explaining the two kinds of "environmen...
2010-02-18 Daniel Earl... Document that ExpiresActive defaults to off.
2010-02-18 Daniel Earl... Correctly update version numbers after adding new function.
2010-02-18 Ruediger Pluem* Really regard the operation a success, when the clien...
2010-02-17 Graham LeggettUpdate the htcacheclean init script to take into accoun...
2010-02-16 Graham LeggettMake sure the pidfile is deleted on close.
2010-02-16 Graham LeggettUse APR_PID_T_FMT instead of %ld and a cast.
2010-02-16 Graham LeggettFix the help description.
2010-02-16 Graham LeggettUpdate transformations.
2010-02-16 Graham Leggettsupport/rotatelogs: Support the simplest log rotation...
2010-02-16 Daniel Earl... More correct fix for compile warning about discarding...
2010-02-16 Graham Leggettsupport/htcacheclean: Teach it how to write a pid file...
2010-02-16 Daniel Earl... Log command line on startup, so there's a record of...
2010-02-16 Daniel Earl... Fix compile warning (discarding constness of fname)
2010-02-15 Graham LeggettAdd missing headers, remove unused variable.
2010-02-15 Stefan FritschCorrectly handle the case where apr_brigade_partition...
2010-02-15 Guenter Knaufadded NetWare makefile for mod_reflector.
2010-02-15 Graham LeggettFix cut and paste fooness, this is not the default...
2010-02-14 Rainer JungHandle the pathological case of a connect
2010-02-14 Rainer JungWe need to copy the forward proxy data, because it
2010-02-14 Rainer JungLimit sscanf format to the number of chars actually
2010-02-14 Stefan FritschIn case zlib initialization fails, make sure we do...
2010-02-14 Graham LeggettUpdate transformations.
2010-02-14 Graham LeggettIntroduce mod_reflector, a handler capable of reflectin...
2010-02-13 Graham Leggettmod_proxy_http: Make sure that when an ErrorDocument...
2010-02-13 Graham LeggettUpdate transformations.
2010-02-13 Graham LeggettFix the location of the note.
2010-02-13 Graham LeggettSupport wildcards in both the directory and file compon...
2010-02-13 Lucien GentisUpdates.
2010-02-12 Rainer JungUpdate transformations.
2010-02-12 Rainer JungSupport remote https proxies by using HTTP CONNECT.
2010-02-12 Rainer JungFix typo in comment.
2010-02-09 Jeff Trawickfix additional use of "session" terminology, following...
2010-02-09 Jeff Trawickfix typo in comment
2010-02-09 Jeff Trawickstyle tweaks
2010-02-09 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureR...
2010-02-09 William A.... Illustrate an ->iterator() implementation for mod_socac...
2010-02-09 William A.... Fix inadvertent changes and be more verbose and correct...
2010-02-09 William A.... The iterator data is not volatile, data aught to be...
2010-02-09 William A.... The iterator data is not volatile, datalen by value...
next