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
/
mappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add markers for non-threadsafe calls which need porting.
Colm MacCarthaigh
2006-01-14
1
-0
/
+2
*
Bring forward the fix for CVE-2005-3352 already on the branches:
Joe Orton
2005-12-16
1
-1
/
+1
*
Recover text
William A. Rowe Jr
2005-12-02
1
-128
/
+128
*
* Minor performance tweak by reusing already calculated strlen in get_body.
Ruediger Pluem
2005-11-19
1
-1
/
+1
*
No functional change: remove "internal" tab spacing/formatting.
Jim Jagielski
2005-11-16
5
-34
/
+34
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
10
-86
/
+86
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
5
-412
/
+412
*
Explain why we have the regular file typecheck. No functional changes.
Colm MacCarthaigh
2005-09-26
1
-2
/
+11
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
2
-0
/
+20
*
Do not check the value of r->handler.
Paul Querna
2005-08-18
1
-4
/
+0
*
Check an alternative return value for when a file or directory does not exist...
Paul Querna
2005-07-20
1
-1
/
+6
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
1
-1
/
+2
*
* modules/mappers/config9.m4: Substitute INSTALL_DSO as "yes" if
Joe Orton
2005-06-08
1
-0
/
+4
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
9
-9
/
+9
*
* modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocation
Joe Orton
2005-04-28
1
-1
/
+1
*
lookup_map_txtfile: used buffered i/o rather than reading RewriteMap txt: files
Greg Ames
2005-04-14
1
-1
/
+1
*
svn:eol-style = native
André Malo
2005-04-11
3
-749
/
+749
*
Merged the simple-conf branch changes r159781:160695 into the trunk.
Joshua Slive
2005-04-09
1
-2
/
+5
*
Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod...
Bradley Nicholes
2005-04-08
4
-0
/
+752
*
Fix Win32 imap->imagemap transformation
William A. Rowe Jr
2005-04-07
1
-24
/
+24
*
rename mod_imap to mod_imagemap.
Paul Querna
2005-04-07
4
-132
/
+132
*
Don't always enable mod_imap. I always turn it off in my configs. Now you m...
Paul Querna
2005-04-06
1
-1
/
+1
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
2
-16
/
+16
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
11
-11
/
+22
*
More hardcoded schemes in mod_rewrite... :/
Sander Striker
2005-01-23
1
-2
/
+4
*
Make the combination of mod_proxy_ajp and mod_rewrite work correctly.
Sander Striker
2005-01-07
1
-0
/
+13
*
Fix another signedness bug
William A. Rowe Jr
2005-01-05
1
-1
/
+2
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-3
/
+3
*
Allow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-11-30
3
-9
/
+9
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-21
/
+0
*
* modules/mappers/mod_rewrite.c (hook_uri2file): Revert r1.259 to fix
Joe Orton
2004-11-01
1
-1
/
+1
*
* os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.
Joe Orton
2004-10-12
1
-4
/
+3
*
remove the RewriteOption MaxRedirects; LimitInternalRecursion is sufficient
André Malo
2004-10-10
1
-90
/
+6
*
mod_rewrite: Handle per-location rules when r->filename is unset.
Jeff Trawick
2004-09-18
1
-1
/
+10
*
Fix query string handling for proxied URLs.
André Malo
2004-08-28
1
-1
/
+1
*
Fix darn typo.
André Malo
2004-08-28
1
-2
/
+2
*
* modules/mappers/mod_userdir.c (register_hooks): Move suexec_identity
Joe Orton
2004-08-18
1
-1
/
+1
*
Implement -t -DDUMP_MODULES using generic test_config hook rather than
Joe Orton
2004-08-17
2
-5
/
+8
*
fix compiler warnings
Geoffrey Young
2004-07-12
1
-1
/
+0
*
Add DUMP_MODULES
Paul Querna
2004-07-10
2
-0
/
+36
*
make trailing-slash-behaviour configurable
André Malo
2004-07-03
1
-3
/
+27
*
Nobody objected:
André Malo
2004-06-04
2
-11
/
+62
*
parse content-length correctly using apr_strtoff function
André Malo
2004-05-25
1
-2
/
+13
*
save some cycles
André Malo
2004-05-25
1
-4
/
+2
*
external map responses were cut at 2048 bytes (and possibly got out of sync that
André Malo
2004-05-17
1
-25
/
+84
*
changed the following APIs to return an error instead of hard exiting:
André Malo
2004-04-25
1
-1
/
+5
*
don't return forbidden, if the file was just not found.
André Malo
2004-04-17
1
-1
/
+1
*
fix cache confusion which happens if different virtualhosts define
André Malo
2004-04-10
1
-6
/
+17
*
mod_rewrite no longer turns forward proxy requests into reverse proxy
André Malo
2004-04-03
1
-2
/
+6
*
add support for rewrite rules in proxy containers
André Malo
2004-03-29
1
-7
/
+24
[next]