]> granicus.if.org Git - apache/blob - CHANGES
fix r1416889 a different way -- the referer should be const too.
[apache] / CHANGES
1                                                          -*- coding: utf-8 -*-
2 Changes with Apache 2.5.0
3
4   *) httxt2dbm: Correct length computation for the 'value' stored in the DBM file
5      PR 47650 [jon buckybox com]
6
7   *) mod_ssl: Add support for OpenSSL configuration commands [Stephen Henson]
8
9   *) EventOpt MPM
10
11   *) mod_proxy_balancer: Improve output
12      PR 52478 [Danijel <dt-ng rbfh de>]
13   
14   *) core: Add LogLevelOverride directive that allows to override the
15      loglevel for clients from certain IPs. This also works for things
16      like the SSL handshake where <If> LogLevel ... </If> is evaluated
17      too late. [Stefan Fritsch]
18
19   *) core: Add new directive Warning to issue warnings from a configuration
20      file. Both Warning and Error now generate a timestamped log message.
21      [Fabien Coelho] 
22
23   *) mod_status: Print out list of times since a Vhost was last used.
24      [Jim Jagielski]
25
26   *) ap_expr: Add SERVER_PROTOCOL_VERSION, ..._MAJOR, and ..._MINOR
27      variables. [Stefan Fritsch]
28
29   *) core: New directive RegisterHttpMethod for registering non-standard
30      HTTP methods. [Stefan Fritsch]
31
32   *) mod_xml2enc: Fix problems with charset conversion altering the
33      Content-Length. [Micha Lenk <micha lenk info>]
34
35   *) core: New directive HttpProtocol which allows to disable HTTP/0.9
36      support. [Stefan Fritsch]
37
38   *) mod_allowhandlers: New module to forbid specific handlers for specific
39      directories. [Stefan Fritsch]
40
41   *) core: Be more correct about rejecting directives that cannot work in <If>
42      sections. [Stefan Fritsch]
43
44   *) core: Fix directives like LogLevel that need to know if they are invoked
45      at virtual host context or in Directory/Files/Location/If sections to
46      work properly in If sections that are not in a Directory/Files/Location.
47      [Stefan Fritsch]
48  
49   *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
50      PR 40841. [Andrew Rucker Jones <arjones simultan dyndns org>,
51      <ast domdv de>, Jim Jagielski]
52
53   *) ap_expr: Add req_novary function that allows HTTP header lookups
54      without adding the name to the Vary header. [Stefan Fritsch]
55
56   *) configure: Fix processing of --disable-FEATURE for various features.
57      [Jeff Trawick]
58
59   *) mod_systemd: New module, for integration with systemd on Linux.
60      [Jan Kaluza <jkaluza redhat.com>]
61
62   *) --with-module: Fix failure to integrate them into some existing
63      module directories.  PR 40097.  [Jeff Trawick]
64
65   *) mod_cache_socache: New cache implementation backed by mod_socache
66      that replaces mod_mem_cache removed from httpd v2.2. [Graham
67      Leggett]
68
69   *) core: Add dirwalk_stat and pre_htaccess hooks, allowing mpm-itk
70      to be used without patches to httpd core.  [Jeff Trawick]
71
72   *) mod_proxy: Allow for persistence of local changes (via the
73      balancer-manager) between graceful and normal restarts.
74      [Jim Jagielski]
75
76   *) mod_slotmem: New provider function, fgrab(), which forces an
77      allocation of a slot. [Jim Jagielski]
78
79   *) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content
80      filters in Lua [Daniel Gruno]
81
82   *) WinNT MPM: Store pid and generation for each thread in scoreboard
83      to allow tracking of threads from exiting children via mod_status
84      or other such mechanisms.  [Jeff Trawick]
85
86   *) mod_ssl: Catch missing or mismatched client cert/key pairs with
87      SSLProxyMachineCertificateFile/Path directives.  PR 52212.  
88      [Keith Burdis <keith burdis.org>, Joe Orton]
89
90   *) mod_lua: Allow scripts handled by the lua-script handler to return 
91      a status code to the client (such as a 302 or a 500) [Daniel Gruno]
92
93   *) mod_lua: Decline handling 'lua-script' if the file doesn't exist,
94      rather than throwing an internal server error. [Daniel Gruno]
95
96   *) mod_lua: Add functions r:flush and r:sendfile as well as additional
97      request information to the request_rec structure. [Daniel Gruno]
98
99   *) mod_lua: Add a server scope for Lua states, which creates a pool of
100      states with managable minimum and maximum size. [Daniel Gruno]
101
102   *) core: Add post_perdir_config hook.
103      [Steinar Gunderson <sgunderson bigfoot.com>]
104
105   *) mod_lua: Add new directive, LuaMapHandler, for dynamically mapping 
106      URIs to Lua scripts and functions using regular expressions.
107      [Daniel Gruno]
108
109   *) mod_lua: Add new directive LuaCodeCache for controlling in-memory
110      caching of lua scripts. [Daniel Gruno]
111
112   *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
113      - APIs: ap_log_pid(), ap_remove_pid, ap_read_pid()
114      - core: the scoreboard (ScoreBoardFile), pid file (PidFile), and
115        mutexes (Mutex)
116      - mod_cache: thundering herd lock directory
117      - mod_lbmethod_heartbeat, mod_heartmonitor: heartbeat storage file
118      - mod_ldap: shared memory cache
119      - mod_socache_shmcb, mod_socache_dbm: shared memory or dbm for cache
120      [Jeff Trawick]
121
122   *) mod_ssl: Add RFC 5878 support. [Ben Laurie]
123
124   *) suexec: Add --enable-suexec-capabilites support on Linux, to use
125      setuid/setgid capability bits rather than a setuid root binary.
126      [Joe Orton]
127
128   *) suexec: Add support for logging to syslog as an alternative to logging
129      to a file; configure --without-suexec-logfile --with-suexec-syslog.  
130      [Joe Orton]
131
132   *) mod_ssl: Add support for TLS Next Protocol Negotiation.  PR 52210.
133      [Matthew Steele <mdsteele google.com>]
134
135   *) various modules, rotatelogs: Replace use of apr_file_write() with
136      apr_file_write_full() to prevent incomplete writes. PR 53131.
137      [Nicolas Viennot <apache viennot biz>, Stefan Fritsch]
138
139   *) cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will
140      be compiled by the build compiler instead of the host compiler.
141      Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.
142      PR 51257. [Guenter Knauf]
143
144   *) core: In maintainer mode, replace apr_palloc with a version that
145      initializes the allocated memory with non-zero values, except if
146      AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
147
148   *) mod_policy: Add a new testing module to help server administrators
149      enforce a configurable level of protocol compliance on their
150      servers and application servers behind theirs. [Graham Leggett]
151
152   *) mod_firehose: Add a new debugging module able to record traffic
153      passing through the server in such a way that connections and/or
154      requests be reconstructed and replayed. [Graham Leggett]
155
156   *) mod_noloris
157
158   *) APREQ
159
160   *) Simple MPM
161
162   *) mod_serf
163
164   [Apache 2.5.0-dev includes those bug fixes and changes with the
165    Apache 2.4.xx tree as documented below, except as noted.]
166
167 Changes with Apache 2.4.x and later:
168
169   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
170
171 Changes with Apache 2.2.x and later:
172
173   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
174
175 Changes with Apache 2.0.x and later:
176
177   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
178