index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
metadata
/
mod_cern_meta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-10
/
+10
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
:retab + other WS changes
André Malo
2004-04-18
1
-78
/
+77
*
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, Version 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
*
Fix mod_cern_meta to not create empty metafiles when the
Jeff Trawick
2003-02-01
1
-1
/
+1
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-2
/
+2
*
Commit 1 of 2 to:
Bill Stoddard
2002-03-20
1
-1
/
+1
*
First commit to introduce accessor function to set r->content_type..
Bill Stoddard
2002-03-20
1
-1
/
+2
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Not really an XXX here
William A. Rowe Jr
2001-12-13
1
-1
/
+7
*
Get mod_cern_meta to work on Windows. The problem was in the
Bill Stoddard
2001-05-07
1
-4
/
+5
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Fix more module breakage from header reorg
William A. Rowe Jr
2001-02-10
1
-1
/
+1
*
*) continued header revamping
Greg Stein
2001-02-10
1
-7
/
+10
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-5
/
+5
*
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
/
+3
*
adjust remaining modules to use the new handler hook method (Alan Edwards)
Doug MacEachern
2001-01-08
1
-1
/
+0
*
include <strings.h> for the strcasecmp() and strncasecmp() prototypes;
Jeff Trawick
2000-12-01
1
-0
/
+3
*
add the "next filter" parameter to the rest of the ap_sub_req_* calls.
Greg Stein
2000-11-23
1
-1
/
+1
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-2
/
+2
*
Completed review for new tests:
William A. Rowe Jr
2000-10-06
1
-1
/
+1
*
mod_cern_meta: fix broken file reading loop in scan_meta_file().
Jeff Trawick
2000-08-09
1
-1
/
+1
*
Use AP_INIT_* macros for command_rec [] in a few more modules.
Jeff Trawick
2000-08-06
1
-12
/
+18
*
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
-19
/
+19
*
Missing apr_strings.h - hope this wasn't destined for some global header.
William A. Rowe Jr
2000-07-25
1
-0
/
+2
*
blast the old names for the status codes
Greg Stein
2000-06-24
1
-2
/
+2
*
Nothing in Apache should be calling stat anymore, so we can remove
Ryan Bloom
2000-06-12
1
-3
/
+0
*
PR:
William A. Rowe Jr
2000-05-27
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
-2
/
+2
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-34
/
+35
*
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
-2
/
+7
*
Rework ap_finfo_t to split the file type out of the protection field.
Brian Havard
2000-01-10
1
-1
/
+1
*
Fix the rest of the modules to work with the new APR stat structure.
Ryan Bloom
2000-01-07
1
-2
/
+2
*
A few more tweaks to finish the modules work. Now, all of the modules
Ryan Bloom
1999-12-31
1
-6
/
+7
*
I am not claiming that the modules work now, but at least the parameter lists
Martin Kraemer
1999-10-22
1
-3
/
+3
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-4
/
+4
*
Port a few more modules to use the new hooks style.
Bill Stoddard
1999-08-30
1
-16
/
+8
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+395