index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an issue with the pod and prefork:
Jeff Trawick
2001-07-11
2
-3
/
+36
*
Updated with 1.3 stuff in tandem with my 1.3 STATUS file update.
Jason S. Lingohr
2001-07-11
1
-3
/
+59
*
Performance improvement to mod_mime.c. find_ct() in mod_mime,
Bill Stoddard
2001-07-11
2
-66
/
+170
*
fix pid numbers in mod_status output when using a threaded mpm. pid_buffer was
Greg Ames
2001-07-11
1
-2
/
+2
*
New directives should really come with documentation. This is
Joshua Slive
2001-07-10
2
-0
/
+58
*
Add two functions to allow modules to access random parts of the
Ryan Bloom
2001-07-10
3
-1
/
+24
*
Check the pod after processing a connection so that we'll go away
Jeff Trawick
2001-07-10
1
-14
/
+10
*
ExtendedStatus is back.
Joshua Slive
2001-07-10
2
-8
/
+0
*
ignore generated DSO-related files on OS/390
Jeff Trawick
2001-07-10
1
-0
/
+1
*
uri_delims.h moved
Jeff Trawick
2001-07-10
1
-2
/
+0
*
Use the autoconf variable "host" consistently for platform checks.
Roy T. Fielding
2001-07-10
2
-8
/
+5
*
Remove openssl path-specific .h comparisons
William A. Rowe Jr
2001-07-09
1
-51
/
+1
*
Win32 build changes for recent module updates
William A. Rowe Jr
2001-07-09
1
-1113
/
+21
*
Recover from some APR cont --> pool conversions by D. Reid.
Bill Stoddard
2001-07-09
1
-2
/
+2
*
fix params for logging call
Chuck Murcko
2001-07-09
1
-1
/
+1
*
We are tagged, so bump the numbers everywhere.
Ryan Bloom
2001-07-09
2
-1
/
+4
*
Update to prepare for 2.0.20 release
Ryan Bloom
2001-07-09
3
-3
/
+4
*
Allow all parts of Apache 2.0 to build when --srcdir is used. This
Ryan Bloom
2001-07-09
3
-6
/
+6
*
Avoid redundant strlen() calls by using apr_brigade_write() instead of
Cliff Woolley
2001-07-08
1
-8
/
+15
*
We need to pass the prefix to APR, APR-util, and PCRE. If we don't
Ryan Bloom
2001-07-08
1
-10
/
+11
*
s/cont/pool/
David Reid
2001-07-07
1
-7
/
+7
*
s/cont/pool/
David Reid
2001-07-07
1
-2
/
+2
*
Grrr.. Cliff warned me about this. APR should return APR_SUCCESS with
Bill Stoddard
2001-07-06
1
-3
/
+3
*
Add error message and return if we fail reading from a bucket in the
Bill Stoddard
2001-07-06
1
-0
/
+5
*
emulate_sendfile() is a better name for what this function does. No function
Bill Stoddard
2001-07-06
1
-16
/
+11
*
Reimplement content length filter to fix problem where all output from
Bill Stoddard
2001-07-06
2
-58
/
+104
*
Catch up with rbb's last httpd-std.conf commit
William A. Rowe Jr
2001-07-06
1
-0
/
+7
*
Do non-blocking reads from pipes in the content-length filter.
Bill Stoddard
2001-07-05
2
-5
/
+26
*
install the man pages when we install everything else.
Ryan Bloom
2001-07-05
2
-1
/
+11
*
Add documentation for mod_suexec. And add a note in the old docs
Ryan Bloom
2001-07-05
4
-10
/
+106
*
The ExtendedStatus directive was added back to mod_status when we
Ryan Bloom
2001-07-05
1
-0
/
+7
*
Having gone through and expnaded out the hook macro it seemed a waste
David Reid
2001-07-04
1
-8
/
+60
*
Fix the forking/killing logic in the threaded MPM. The problem we were
Ryan Bloom
2001-07-03
1
-3
/
+3
*
This fixes the problem of the server not starting new processes to keep
Ryan Bloom
2001-07-03
1
-7
/
+7
*
How do YOU spell "threshold"? =-)
Cliff Woolley
2001-07-02
1
-1
/
+1
*
Move the heading for 2.0.19 down to where it goes and add a note about
Cliff Woolley
2001-07-02
1
-2
/
+7
*
Missed this yesterday...
Bill Stoddard
2001-07-02
1
-0
/
+2
*
Comment on some brokeness. These are show stoppers...
Bill Stoddard
2001-07-02
1
-1
/
+21
*
Remove a couple of extraneous calls to apr_brigade_cleanup()
Victor J. Orlikowski
2001-07-02
2
-2
/
+0
*
Fix the threaded MPM perform_idle_server_maintenance. Basically, we now
Ryan Bloom
2001-07-02
1
-2
/
+2
*
It's very sunny outside, but I'm stuck inside stripping paint off windows
Ryan Bloom
2001-07-01
1
-15
/
+1
*
Fix abort code path for HTTP proxy. Similar to Victor's patch for FTP
Chuck Murcko
2001-06-30
3
-6
/
+28
*
Fix the code, to properly handle the case of the user aborting the connection
Victor J. Orlikowski
2001-06-30
1
-36
/
+17
*
FTP return code variable cleanup; fixed login bug (same var used for
Chuck Murcko
2001-06-29
2
-56
/
+58
*
fix some warnings (mostly unused variables)
Jeff Trawick
2001-06-29
1
-4
/
+1
*
Close the sockets, the right way this time.
Victor J. Orlikowski
2001-06-28
1
-2
/
+3
*
Use the variable we've been using for return codes.
Victor J. Orlikowski
2001-06-28
1
-6
/
+6
*
Get the messages returned from the FTP Server in order.
Victor J. Orlikowski
2001-06-28
1
-0
/
+5
*
Just the facts, ma'am.
Victor J. Orlikowski
2001-06-28
1
-0
/
+7
*
PORT works again. Syntax was what had killed it.
Victor J. Orlikowski
2001-06-28
1
-1
/
+0
[next]