]> granicus.if.org Git - apache/shortlog
apache
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...
2010-01-26 Rich BowenUse correct comment style.
2010-01-26 Rich Bowenalphabetical order is a good thing.
2010-01-26 Rich BowenRebuild HTML
2010-01-26 Rich BowenAdds documentation for the new AddAltClass IndexOption...
2010-01-26 Rich BowenApplies the patch provided in ticket 34014, enhancing...
2010-01-26 William A.... Fix default OSCP stapling port.
2010-01-26 William A.... Refactor mod_status out of the ExtendedStatus toggle...
2010-01-24 Stefan Fritschmod_authnz_ldap: If AuthLDAPCharsetConfig is set, also...
2010-01-24 Stefan Fritschab: Fix number of requests per second in HTML output...
2010-01-24 Eric CovenerChange LDAP authentication failures (user->DN or passwo...
2010-01-24 Stefan FritschNote that a firewall silently dropping packets is a...
2010-01-24 Stefan FritschMove the ldap_simple_bind() + ldap_result() code implem...
2010-01-24 Guenter Knaufchanged strcasestr() to ap_strcasestr() to fix broken...
2010-01-23 Eric Covenerfix LDAPConnectionTimeout, take a stab at newly added...
2010-01-23 Stefan FritschUpdate transformations
2010-01-23 Stefan FritschRename RequestTimeout into RequestReadTimeout and chang...
2010-01-22 Jeff Trawickfix maintainer mode ap_strstr() argument mismatch warnings
2010-01-21 Paul Quernaroll on to 2.3.6-dev
2010-01-21 Paul Quernaprep for 2.3.5 tag
2010-01-21 William A.... Because the redirect-request survives logging, we don...
2010-01-21 William A.... Correctly align the behavior of headers_in to be consis...
2010-01-21 William A.... Back out mod_serf changes for the immediate alpha,...
2010-01-21 William A.... Finish adding mod_serf before reverting it for this...
2010-01-21 William A.... Such macros exist for a reason :)
2010-01-21 William A.... Design error; main.c is not part of the libhttpd, you...
2010-01-21 William A.... Add mod_serf to the win32 build
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2010-01-16 Stefan FritschFix typos
2010-01-14 Daniel Earl... Clarify references to arguments in the Header directive...
2010-01-13 Ruediger Pluem* Fix compiler warning about wrong format
next