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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The new core post_read_request hook needs to return something
Jeff Trawick
2000-09-23
1
-0
/
+1
*
Conversion of mod_access.html to new format. Note that this includes
Joshua Slive
2000-09-23
3
-35
/
+57
*
Combine the calls to add the core_filter to one place. Basically, it is
Ryan Bloom
2000-09-23
3
-4
/
+6
*
Workaround for systems like BSD/OS without mktemp.
Sascha Schumann
2000-09-23
2
-2
/
+2
*
Pedant of bsd_makefile. Reverses the include directives to SysV-style.
Sascha Schumann
2000-09-23
1
-0
/
+71
*
Don't use $0 for creating tmpfile as it will contain "/".
Sascha Schumann
2000-09-23
1
-1
/
+1
*
Fix a security problem that affects certain configurations of mod_rewrite.
Tony Finch
2000-09-23
2
-316
/
+182
*
Make the core_filter use apr_sendv and apr_sendfile as appropriate. This is s...
Bill Stoddard
2000-09-22
1
-87
/
+154
*
Description of terms used to describe modules in the new (not yet
Joshua Slive
2000-09-22
2
-0
/
+270
*
Add Convert-to-BSD-Makefiles-On-The-Fly system
Sascha Schumann
2000-09-22
5
-13
/
+117
*
mod_include now tweaks the subrequest output filter chain so that
Jeff Trawick
2000-09-22
1
-6
/
+15
*
Provide a socklen_t to the user of APR as a portability aid. Some
Jeff Trawick
2000-09-22
1
-1
/
+2
*
Fix error in setting bytes_sent. Need more time to think about the other problem
Bill Stoddard
2000-09-21
1
-1
/
+5
*
Syntax docs. (Yes, I am essentially just documenting the shell
Joshua Slive
2000-09-21
2
-8
/
+22
*
Get the call to find_string() out of a loop. find_string() loops
Jeff Trawick
2000-09-21
1
-4
/
+1
*
First cut at a file bucket. Modify the core_filter to handle use
Bill Stoddard
2000-09-21
4
-70
/
+125
*
Fix the prior fix to the usage of ap_brigade_split()... The caller of
Jeff Trawick
2000-09-20
1
-10
/
+10
*
Overhaul of dbmmanage to allow a groups arg (as in Apache 1.2)
William A. Rowe Jr
2000-09-20
1
-9
/
+37
*
Fix mixup in call to ap_brigade_split().
Jeff Trawick
2000-09-20
1
-3
/
+4
*
Avoid a segfault when parsing .htaccess files. An
Jeff Trawick
2000-09-20
1
-1
/
+1
*
Correct dbmmanage pwfile check behavior to ignore [:grp...] contents.
William A. Rowe Jr
2000-09-20
1
-3
/
+4
*
Never carried forward from 1.3.13
William A. Rowe Jr
2000-09-20
1
-1
/
+1
*
could be bad - no dav here yet
William A. Rowe Jr
2000-09-20
1
-1
/
+0
*
Fix parameter list to ap_pcfg_openfile().
Jeff Trawick
2000-09-20
1
-3
/
+4
*
Transposed return values between conditions, oops.
William A. Rowe Jr
2000-09-20
1
-2
/
+2
*
Get mod_auth_dbm building using Apache's sdbmlib under WinNT.
William A. Rowe Jr
2000-09-20
7
-8
/
+146
*
Get internal redirects working by initializing the output_filters
Jeff Trawick
2000-09-19
1
-0
/
+3
*
Fix filter registration so that the appropriate list of
Jeff Trawick
2000-09-19
2
-20
/
+32
*
Get rid of unused variable.
Jeff Trawick
2000-09-19
1
-1
/
+0
*
Fix a bug where errors that happen during early request parsing (like 400
Greg Ames
2000-09-19
2
-2
/
+2
*
Cleanup the brigade split in mod_include. It turns out that we have had
Ryan Bloom
2000-09-19
1
-10
/
+1
*
tart getting things setup for input filtering. All this basically does
Ryan Bloom
2000-09-19
6
-21
/
+51
*
Change the registered filter name to XLATEOUT (from XLATE).
Jeff Trawick
2000-09-19
1
-16
/
+58
*
Fix the calling convention on Windows for ap_bucket_printf() and
Jeff Trawick
2000-09-18
2
-8
/
+8
*
Fix some problems with the recent port of RemoveEncoding and
Jeff Trawick
2000-09-18
1
-4
/
+4
*
PR: 6451
Joshua Slive
2000-09-18
1
-3
/
+4
*
Change r->filters to r->output_filters. This sets things up for us to
Ryan Bloom
2000-09-18
7
-21
/
+26
*
Add some more .cvsignore files for BeOS and add a CHANGES entry.
David Reid
2000-09-17
2
-0
/
+10
*
If a bucket is split at the first or last character, then we should get
Ryan Bloom
2000-09-17
1
-4
/
+0
*
Port the RemoveEncodings/RemoveTypes code from 1.3 to 2.0. This includes
Ryan Bloom
2000-09-17
1
-12
/
+66
*
Handle a tag that appears at the start of a bucket.
Jeff Trawick
2000-09-15
1
-2
/
+11
*
PR: 4976
Joshua Slive
2000-09-15
1
-2
/
+2
*
PR: 5040
Joshua Slive
2000-09-15
1
-2
/
+2
*
PR: 5289
Joshua Slive
2000-09-15
1
-8
/
+9
*
PR: 5596
Joshua Slive
2000-09-15
1
-14
/
+7
*
PR: 5961
Joshua Slive
2000-09-15
1
-3
/
+9
*
Fix a bug parsing configuration file containers. With a sequence
Jeff Trawick
2000-09-15
1
-2
/
+3
*
Get rid of some unused variables introduced in recent method work.
Jeff Trawick
2000-09-14
2
-4
/
+2
*
Fix the types of the variables passed as the len parm to bucket->read()
Jeff Trawick
2000-09-14
3
-8
/
+7
*
In find_string(), handle eos and end-of-pipe conditions.
Jeff Trawick
2000-09-14
1
-7
/
+12
[prev]
[next]