index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-12-26
remove unneeded include
Ian Holsman
1
-1
/
+0
2001-12-26
use a new APR function to perform socket address comparison so
Jeff Trawick
1
-15
/
+1
2001-12-26
There's snow on the ground! It's cold. It's windy. Must be Michigan!!
David Reid
1
-1
/
+8
2001-12-26
Related to Brian's commit to fix the XXX comments I'd added a while back.
Cliff Woolley
2
-2
/
+4
2001-12-26
Fix matching of vhosts by ip address so we find IPv4
Jeff Trawick
2
-0
/
+15
2001-12-26
Updated the release showstoppers list to include a couple of
Brian Pane
1
-1
/
+8
2001-12-26
Rearranged the code in mod_include's BNDM string-search function
Brian Pane
2
-3
/
+11
2001-12-26
Added an update covering misc performance fixes in 2.0.30
Brian Pane
1
-0
/
+4
2001-12-26
Removed a large (8KB) buffer from the stack in ap_invoke_handler()
Brian Pane
1
-5
/
+4
2001-12-26
Fixed calculation of bucket lengths
Brian Pane
2
-8
/
+4
2001-12-25
add a comment about the need to check for a host after returning
Jeff Trawick
1
-0
/
+3
2001-12-25
Fixed a segfault that occurred during startup if a VirtualHost
Brian Pane
2
-0
/
+6
2001-12-25
Add ap_os_killpg as well as unixd_killpg and beosd_killpg.
David Reid
4
-3
/
+9
2001-12-25
unixd.h is included in mpm.h so shouldn't need to be included here as well.
David Reid
1
-1
/
+0
2001-12-25
This allows platforms without the _NP locking palaver to build
David Reid
2
-0
/
+10
2001-12-24
fix a horrible bug which caused scoreboard initialation to always exit
Jeff Trawick
1
-1
/
+3
2001-12-24
mention an ugly problem with scoreboard creation
Jeff Trawick
1
-1
/
+6
2001-12-24
The scoreboard is no longer created while we can write to
Jeff Trawick
1
-17
/
+16
2001-12-24
allow htdbm to work with multiple DBM types by using a new option
Ian Holsman
2
-10
/
+21
2001-12-23
First cut an an all inclusive LICENSE file. Please feel free to format
Bill Stoddard
1
-0
/
+467
2001-12-23
Fix link.
Joshua Slive
1
-1
/
+1
2001-12-23
add ThreadLimit/ServerLimit to perchild
Jeff Trawick
3
-100
/
+373
2001-12-23
Add a beosd_accept function. If the worker MPM is used this is
David Reid
2
-0
/
+101
2001-12-23
This fixes a segfault that showed up on BeOS and may catch other systems.
David Reid
1
-2
/
+4
2001-12-23
The connection can be aborted in the preconnection hook. If that happens,
Bill Stoddard
1
-2
/
+3
2001-12-23
fix a nasty bug which periodically led to segfaults trying to
Jeff Trawick
2
-2
/
+2
2001-12-22
Resync a few documentation stanzas [all I have time for today], but
William A. Rowe Jr
3
-33
/
+36
2001-12-22
SH_LDFLAGS wasn't getting evaluated properly when it included
Jeff Trawick
1
-3
/
+0
2001-12-21
ignore some generated files
Jeff Trawick
1
-1
/
+5
2001-12-21
get mod_disk_cache to compile
Jeff Trawick
1
-3
/
+3
2001-12-21
On AIX, DSOs which reference external libraries need those libraries
Jeff Trawick
1
-0
/
+1
2001-12-21
Clean up a compiler emit for signedness
William A. Rowe Jr
1
-1
/
+1
2001-12-21
Pick up Brad Nicholes' old fix so that make_exports.awk can handle
Jeff Trawick
2
-9
/
+2
2001-12-21
Fixed a bug in ap_rgetline()
Brian Pane
1
-5
/
+21
2001-12-21
Use aplibtool to install modules on OS/2 as it contains some required magic
Brian Havard
1
-0
/
+5
2001-12-20
Add note to CHANGES about apr_sendfile fix in APR. This will likly fix several
Bill Stoddard
1
-0
/
+3
2001-12-20
get proxy-as-DSO to load on AIX by fixing up some of our symbol grokking
Jeff Trawick
2
-3
/
+4
2001-12-19
fix the value of the _CEE_RUNOPTS envvar on OS/390
Jeff Trawick
1
-1
/
+1
2001-12-19
Add some documentation on the ServerLimit and ThreadLimit
Jeff Trawick
4
-2
/
+105
2001-12-19
This gets perchild compiling and serving pages again. It does NOT
Ryan Bloom
4
-6
/
+6
2001-12-19
Remove an extra semi-colon.
Ryan Bloom
1
-1
/
+1
2001-12-19
for the netware MPM, move HARD_THREAD_LIMIT back to mpm_default.h where
Jeff Trawick
2
-11
/
+11
2001-12-19
Reworked the select/accept loop to try to rely less on select to determine
Bradley Nicholes
1
-105
/
+160
2001-12-19
jump on the "add my name" bandwagon
Greg Ames
1
-0
/
+1
2001-12-19
Add directives to worker and preform MPMs so that the admin can set
Jeff Trawick
3
-46
/
+214
2001-12-19
might as well add my name
Ian Holsman
1
-0
/
+1
2001-12-19
Add a comment about the passoff logic.
Aaron Bannert
2
-0
/
+6
2001-12-19
Clean up some of these magic numbers in perchild. Still doesn't actually
Aaron Bannert
2
-10
/
+24
2001-12-19
Been meaning to put this in here.
Aaron Bannert
1
-1
/
+2
2001-12-19
Skip the setting of Last-Modified in the response header on
Brian Pane
1
-4
/
+6
[next]