index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix doxygen comments and add a missing line-feed.
Justin Erenkrantz
2002-06-27
1
-2
/
+3
*
Change conn_rec->keepalive to an enumerated value of
Justin Erenkrantz
2002-06-26
2
-4
/
+10
*
Add in the other complex ap_regkey_value_foo() fns and move ap_regkey.h
William A. Rowe Jr
2002-06-24
1
-160
/
+0
*
Introduce win32 registry handling through a very apr-ish interface.
William A. Rowe Jr
2002-06-24
1
-0
/
+160
*
Removed "tolower(++s)" idiom from ap_strcasestr(), to avoid side-effects
Brian Pane
2002-06-23
1
-0
/
+1
*
With dav corrected, this last _compat.h bogosity leaves the core distro.
William A. Rowe Jr
2002-06-23
1
-1
/
+0
*
Revert to the 1.39 comments about NULL for ap_sub_req_lookup() next_filter
William A. Rowe Jr
2002-06-22
1
-3
/
+3
*
Note the changed meaning of the NULL next_filter argument to the
William A. Rowe Jr
2002-06-22
1
-3
/
+3
*
bump after the tag
Cliff Woolley
2002-06-17
1
-1
/
+1
*
here goes nothing
Cliff Woolley
2002-06-17
1
-1
/
+1
*
moving on. :)
Cliff Woolley
2002-06-16
1
-1
/
+1
*
bump before the tag
Cliff Woolley
2002-06-16
1
-1
/
+1
*
Improve on some of the documentary comments in the request_rec.
Aaron Bannert
2002-06-15
1
-47
/
+48
*
Solve the 80/20 by initializing and storing server_rec->timeout and
William A. Rowe Jr
2002-06-13
2
-5
/
+6
*
Bump after the tag
Cliff Woolley
2002-06-11
1
-1
/
+1
*
bump before the tag
Cliff Woolley
2002-06-11
1
-1
/
+1
*
Style cleanups before contemplating adding init filter hook.
Justin Erenkrantz
2002-06-08
1
-16
/
+23
*
Update comments for Stas Bekman
Bill Stoddard
2002-06-04
1
-2
/
+11
*
The recent changes require a full recompile. Lack thereof has bitten
Cliff Woolley
2002-06-03
1
-1
/
+2
*
The apr_bucket change requires a minor MMN bump. Also modify Apache's
Ryan Bloom
2002-05-31
1
-1
/
+1
*
fix some major badness: error buckets *cannot* use simple_copy because
Cliff Woolley
2002-05-31
1
-0
/
+2
*
Add macro to check for an error bucket. (Can't call it APR_BUCKET_IS_ERROR
Justin Erenkrantz
2002-05-30
1
-0
/
+7
*
Add a PROXYREQ_RESPONSE value for request_rec->proxyreq because it is
Justin Erenkrantz
2002-05-30
1
-1
/
+3
*
Imagine the horror. I go to try compiling PHP4, and it bombs out on
Cliff Woolley
2002-05-30
1
-6
/
+9
*
Yet another reason the MMN needs to get bumped. If there are changes
Cliff Woolley
2002-05-30
1
-1
/
+2
*
Add "-k start|startssl|restart|graceful|stop" support to httpd
Jeff Trawick
2002-05-23
2
-0
/
+9
*
add ap_log_pid() for reading an Apache pid file
Jeff Trawick
2002-05-23
1
-0
/
+8
*
ignore APLOG_NOERRNO; note that it is deprecated
Jeff Trawick
2002-05-17
1
-0
/
+3
*
Added EnableMMAP directive to allow the server administrator to
Brian Pane
2002-05-12
1
-0
/
+9
*
Moved ap_setup_make_content_type() declaration to http_protocol.h
Brian Pane
2002-05-10
1
-1
/
+11
*
Removing a field in a core structure (r->boundary) merits a MMN bump,
Justin Erenkrantz
2002-05-06
1
-2
/
+3
*
Rewrite ap_byterange_filter so that it can work with data that does not
Justin Erenkrantz
2002-05-06
1
-2
/
+0
*
Demote to a minor bump for .36 - those affected by API changes should
William A. Rowe Jr
2002-04-29
1
-3
/
+3
*
Style cleanup (remove tabs, fix alignment).
Aaron Bannert
2002-04-28
1
-31
/
+57
*
Bump after the tag.
Sander Striker
2002-04-25
1
-1
/
+1
*
Bump for the tag
Sander Striker
2002-04-25
1
-1
/
+1
*
Added the APLOG_TOCLIENT flag to ap_log_rerror() to
Bill Stoddard
2002-04-22
1
-0
/
+5
*
Added ap_recent_rfc822_date(), which uses the recent timestamp cache
Brian Pane
2002-04-21
1
-0
/
+7
*
fix a spelling error in a comment
Jeff Trawick
2002-04-19
1
-1
/
+1
*
fix a typo in a comment for ap_get_client_block()
Jeff Trawick
2002-04-19
1
-1
/
+1
*
Introduced -E startup_logfile_name option to httpd to allow admins
William A. Rowe Jr
2002-04-17
2
-1
/
+9
*
Adds support for reading trailers on input by exporting get_mime_headers
Justin Erenkrantz
2002-04-16
1
-0
/
+6
*
The fix requires a bump
William A. Rowe Jr
2002-04-13
1
-1
/
+2
*
Bump after the tag and roll
Ryan Bloom
2002-04-06
1
-1
/
+1
*
Whoops, missed this. Moved these symbols to mod_core.h
William A. Rowe Jr
2002-04-05
1
-9
/
+5
*
Bump for the 2.0.35 tag. Just waiting for Will's commit to actually do
Ryan Bloom
2002-04-05
1
-1
/
+1
*
ignore generated file ap_config_layout.h
Jeff Trawick
2002-04-04
1
-0
/
+1
*
Remove hardcoded paths from MPMs and move them to a more central
Sander Striker
2002-04-04
2
-1
/
+98
*
Match the new APR_BUCKET_BUFF_SIZE. We want this to be slightly less than
Cliff Woolley
2002-04-01
1
-2
/
+2
*
Syncing makes no sense now
Jim Jagielski
2002-03-29
2
-2
/
+0
[prev]
[next]