]> granicus.if.org Git - apache/shortlog
apache
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...
2010-02-09 William A.... Let us be clearer about suggestions vs. necessity
2010-02-09 William A.... Track time now for retrieve
2010-02-09 William A.... Do not expire an entire subcache on ->retrieve (doh...
2010-02-09 William A.... Catch up ssl to socache store expiry change, and clarif...
2010-02-09 William A.... distcache already demonstrates sub-second resolutions...
2010-02-09 William A.... fix comment typo
2010-02-09 William A.... missing prototype - compile before committing please
2010-02-08 Jeff Trawickchange the preprocessor define ap_accept_mutex_type...
2010-02-07 William A.... Style guides at httpd are pretty clear, macro values...
2010-02-06 Lucien GentisUpdate.
2010-02-06 Daniel Earl... Note that wildcards in Include directives are not allow...
2010-02-05 Graham LeggettMake the error message correspond to the code, which...
2010-02-05 Stefan FritschPrint directive name in error message.
2010-02-05 Daniel Earl... Update transforms.
2010-02-05 Daniel Earl... Be specific about which environment variables can be...
2010-02-04 William A.... Resolve cut-n-paste typo from prior commit
2010-02-04 William A.... Finish libserf magic
2010-02-04 William A.... Add ap_process_request_after_handler to the exported...
2010-02-04 Daniel Earl... worker: don't report server has reached MaxClients...
2010-02-04 Joe OrtonUpdate transformations.
2010-02-04 Joe Orton* docs/manual/mod/mod_ssl.xml: Document the supported...
2010-02-04 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2010-02-04 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2010-02-04 Joe Orton* docs/manual/mod/mod_ssl.xml: Warn more clearly about
2010-02-04 William A.... Folks, this is not C++. Please, pay attention to your...
2010-02-04 William A.... Add mod_serf.dsp at last, based on the patch available in;
2010-02-03 Stefan FritschRemove reference to the Match directive, which was...
2010-02-03 Stefan FritschFix CHANGES entry to reflect change in r904853
2010-02-03 Stefan FritschAdd docstring for ap_pregsub()
2010-02-03 Joe OrtonRegenerate docs.
2010-02-03 Joe Orton* mod_ssl.xml: Document the SSL_SECURE_RENEG envvar...
2010-02-03 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl...
2010-02-03 Joe OrtonNew releases of OpenSSL will only allow secure renegoti...
2010-02-02 Ruediger Pluem* Use loglevel value for parsing
2010-02-02 Graham Leggettmod_session: Session expiry was being initialised,...
2010-02-02 Graham LeggettUpdate transformations.
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-02-01 Graham Leggettmod_log_config: Add the R option to log the handler...
2010-02-01 Graham LeggettAllow fine control over the removal of Last-Modified...
2010-01-31 Lucien GentisUpdates for french files, and a little typo in manual...
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 FritschOoops. We are at 2.3.6 by now.
2010-01-30 Stefan FritschMake ap_pregsub(), used by AliasMatch and friends,...
2010-01-30 Stefan FritschUpdate transformations
2010-01-27 Ruediger Pluem* Make autoindex.t from perl testframework work again
2010-01-27 William A.... Fix two typos revealed by xmllint
2010-01-27 William A.... Move core flags into core.xml directives
2010-01-27 Ruediger Pluem* Remove unused variable to silence compiler warning
2010-01-27 Ruediger Pluem* We need to return an int as result of the pre_config...
next