/[Apache-SVN]/httpd/httpd/trunk/include/mod_request.h
ViewVC logotype

Log of /httpd/httpd/trunk/include/mod_request.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 664227 - (view) (annotate) - [select for diffs]
Modified Sat Jun 7 01:02:31 2008 UTC (17 months, 2 weeks ago) by wrowe
File length: 3618 byte(s)
Diff to previous 664167 (colored)
You don't export the fn hooked or registered as an optional fn

Revision 664167 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 22:32:32 2008 UTC (17 months, 2 weeks ago) by wrowe
File length: 4908 byte(s)
Copied from: httpd/httpd/trunk/modules/filters/mod_request.h revision 664156
Diff to previous 654952 (colored)
No.  You cannot rely on mod_foo.h magic from the
various subdirectories if you will consume it in
the core (server/*.c).  server/request.c needs
mod_request (similar to mod_core.h) so this never
belonged in the subdir.

Revision 654952 - (view) (annotate) - [select for diffs]
Modified Fri May 9 21:59:02 2008 UTC (18 months, 2 weeks ago) by minfrin
Original Path: httpd/httpd/trunk/modules/filters/mod_request.h
File length: 4908 byte(s)
Diff to previous 649109 (colored)
mod_request: Insert the KEPT_BODY filter via the insert_filter
hook instead of during fixups. Add a safety check to ensure the
filters cannot be inserted more than once. [Graham Leggett,
Ruediger Pluem]

Revision 649109 - (view) (annotate) - [select for diffs]
Modified Thu Apr 17 13:59:51 2008 UTC (19 months, 1 week ago) by minfrin
Original Path: httpd/httpd/trunk/modules/filters/mod_request.h
File length: 4314 byte(s)
Diff to previous 648254 (colored)
Fix the optional declarations so that the modules will build clean in
a mod_so environment.

Revision 648254 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 13:53:32 2008 UTC (19 months, 1 week ago) by minfrin
Original Path: httpd/httpd/trunk/modules/filters/mod_request.h
File length: 4290 byte(s)
Copied from: httpd/httpd/trunk/include/mod_request.h revision 648232
Diff to previous 647263 (colored)
Move the public mod_request.h header out of the include directory and back to modules/filters.
The current build of exports.c assumes that everything in include is part of the core, and so
putting the header there creates link errors.

Revision 647263 - (view) (annotate) - [select for diffs]
Added Fri Apr 11 18:41:53 2008 UTC (19 months, 2 weeks ago) by minfrin
File length: 4290 byte(s)
Move the KeptBodySize directive, kept_body filters and the
ap_parse_request_body function out of the http module and into a
new module called mod_request, reducing the size of the core.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2