index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
metadata
/
mod_expires.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
use APR_TIME_T_FMT when formatting apr_time_t
Jeff Trawick
2002-07-17
1
-1
/
+1
*
Replaced APR_USEC_PER_SEC division with the new apr_time_sec() macro
Brian Pane
2002-06-30
1
-4
/
+6
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-2
/
+2
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Fix a typo for documentation consistency.
William A. Rowe Jr
2001-08-28
1
-1
/
+1
*
Fix a bug in mod_expires. Previous to this patch, if you
Ryan Bloom
2001-08-10
1
-2
/
+2
*
Remove many redundant semicolons.
Ben Laurie
2001-05-28
1
-13
/
+13
*
Merging was bollocks.
Ben Laurie
2001-05-28
1
-3
/
+6
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
*) continued header revamping
Greg Stein
2001-02-10
1
-7
/
+7
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-2
/
+2
*
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
-1
/
+0
*
include <strings.h> for the strcasecmp() and strncasecmp() prototypes;
Jeff Trawick
2000-12-01
1
-0
/
+3
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-2
/
+2
*
Use AP_INIT_* macros for command_rec [] in a few more modules.
Jeff Trawick
2000-08-07
1
-9
/
+15
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-3
/
+3
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-26
/
+26
*
Missing apr_strings.h - hope this wasn't destined for some global header.
William A. Rowe Jr
2000-07-25
1
-0
/
+1
*
blast the old names for the status codes
Greg Stein
2000-06-24
1
-2
/
+2
*
Bring forward a fix from 1.3.
Ken Coar
2000-06-06
1
-3
/
+4
*
PR:
William A. Rowe Jr
2000-05-28
1
-2
/
+2
*
William A. Rowe Jr
2000-05-27
1
-2
/
+2
*
add AP_ prefix to *HOOK* macros
Doug MacEachern
2000-04-26
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-3
/
+3
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-34
/
+35
*
Backport the CSS security fixes to Apache 2.0a. Or is that forward
Jim Jagielski
2000-03-13
1
-1
/
+2
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Manoj has been pushing for this for a while, but I've been too dense
Ryan Bloom
2000-01-19
1
-0
/
+3
*
time overhaul:
dgaudet
2000-01-09
1
-16
/
+12
*
Fix the rest of the modules to work with the new APR stat structure.
Ryan Bloom
2000-01-07
1
-3
/
+3
*
Next pass at the time functions. This defines an ap_ansi_time_t which has
Ryan Bloom
2000-01-06
1
-2
/
+2
*
A few more tweaks to finish the modules work. Now, all of the modules
Ryan Bloom
1999-12-31
1
-3
/
+10
*
I am not claiming that the modules work now, but at least the parameter lists
Martin Kraemer
1999-10-22
1
-2
/
+2
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-5
/
+5
*
Port a few more modules to use the new hooks style.
Bill Stoddard
1999-08-30
1
-14
/
+6
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+510