index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
generators
/
mod_asis.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core, modules: like r1657897 but for core and other modules than mod_proxy.
Yann Ylavic
2015-03-10
1
-1
/
+1
*
Code clean up (remove useless memory allocation)
Stefan Fritsch
2012-07-15
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-4
/
+4
*
Downgrade error log messages which accompany a 404 request status from loglevel
Stefan Fritsch
2011-10-08
1
-1
/
+1
*
Add more (trace) logging to the ap_scan_script_header*() functions
Stefan Fritsch
2011-07-16
1
-1
/
+1
*
Avoid unnecessariy initialisation before we test mod_asis's handler name.
Graham Leggett
2010-10-20
1
-4
/
+7
*
Intel's compiler warns about assigning the non-enum value 0 to the
Jeff Trawick
2010-08-06
1
-1
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
* server/core.c (default_handler): Use apr_brigade_insert_file() to
Joe Orton
2006-06-14
1
-22
/
+2
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional change: remove "internal" tab spacing/formatting.
Jim Jagielski
2005-11-16
1
-6
/
+6
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-2
/
+2
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-19
/
+19
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-1
/
+1
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-4
/
+7
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Finish the switch to huge file support
William A. Rowe Jr
2001-10-10
1
-5
/
+5
*
Support huge files from mod_asis
William A. Rowe Jr
2001-10-10
1
-0
/
+18
*
Short of removing the headers filter, this is the best asis can do.
William A. Rowe Jr
2001-10-10
1
-1
/
+12
*
Fix the new method code. We need to cast 1 to an apr_int64_t or it will
Ryan Bloom
2001-08-11
1
-1
/
+1
*
Replace ap_send_fd invocation with bucket brigade calls. Send an eos down
Bill Stoddard
2001-07-27
1
-15
/
+18
*
Cliff's most sane advise :-)
William A. Rowe Jr
2001-07-26
1
-1
/
+1
*
Same fix for largefile support as core.c
William A. Rowe Jr
2001-07-25
1
-4
/
+11
*
Changes to respect the new apr bucket and brigade length types (either
William A. Rowe Jr
2001-07-24
1
-0
/
+3
*
Goodbye ap_send_http_header
William A. Rowe Jr
2001-02-28
1
-1
/
+0
*
Begin to move functions from the http module to the core. The goal is to
Ryan Bloom
2001-02-26
1
-0
/
+2
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-3
/
+3
*
Eliminate all assumptions that finfo.protection reflects the existance
William A. Rowe Jr
2001-01-31
1
-1
/
+1
*
The big change. This is part 3 of the apr-util symbols rename, please
William A. Rowe Jr
2001-01-19
1
-1
/
+1
*
Provide apr_pool_t arg to register_hooks, since anything they do in that
William A. Rowe Jr
2001-01-17
1
-1
/
+1
*
adjust remaining modules to use the new handler hook method (Alan Edwards)
Doug MacEachern
2001-01-09
1
-2
/
+2
*
Make handlers use hooks.
Ben Laurie
2001-01-07
1
-8
/
+8
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-9
/
+9
*
Move all APR functions related to strings to their own directory, and
Ryan Bloom
2000-07-21
1
-0
/
+1
*
Reimplement ap_send_fd. Eliminate ap_send_fd_length. If APR_HAS_SENDFILE is
Bill Stoddard
2000-07-10
1
-1
/
+2
*
blast the old names for the status codes
Greg Stein
2000-06-24
1
-2
/
+2
*
PR:
William A. Rowe Jr
2000-05-28
1
-1
/
+1
*
William A. Rowe Jr
2000-05-27
1
-1
/
+1
*
Make the server work without asking for buffered file I/O. This removes
Ryan Bloom
2000-04-07
1
-1
/
+1
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-33
/
+34
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
[next]