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
*
Eliminate potential ap_server_root_relative segfaults, with the input
William A. Rowe Jr
2002-03-16
18
-71
/
+163
*
Silly module, we don't need compat.h :)
William A. Rowe Jr
2002-03-16
1
-3
/
+3
*
Solaris 8 doesn't have a thundering herd problem
Ian Holsman
2002-03-16
2
-1
/
+15
*
make sure we set rc before referencing it
Jeff Trawick
2002-03-15
1
-1
/
+6
*
Axe unused variable
William A. Rowe Jr
2002-03-15
1
-2
/
+0
*
clean up the use of apr_sockaddr_t (stay out of family-specific
Jeff Trawick
2002-03-15
1
-9
/
+6
*
Another potential ap_server_root_relative failure
William A. Rowe Jr
2002-03-15
1
-3
/
+3
*
Style touchup
William A. Rowe Jr
2002-03-15
1
-2
/
+2
*
Another potential ap_server_root_relative failure.
William A. Rowe Jr
2002-03-15
1
-1
/
+1
*
A coworker discovered that really bogus path names segfault the server
William A. Rowe Jr
2002-03-15
1
-0
/
+16
*
speed up the short_report path... we were unnecessarily
Jeff Trawick
2002-03-15
1
-178
/
+174
*
Factor out a bunch of commonality between the HAVE_TIMES path and
Jeff Trawick
2002-03-15
1
-41
/
+27
*
Outch! DougM reports that I never committed this file. Lo and behold,
William A. Rowe Jr
2002-03-15
1
-0
/
+4
*
Allow URIs specifying CGI scripts to include '/' at the end
Jeff Trawick
2002-03-15
2
-0
/
+19
*
fix a couple of formatting bugs in the !HAVE_TIMES path
Jeff Trawick
2002-03-15
1
-2
/
+2
*
make mod_status a little faster by checking for an active server sooner in
Jeff Trawick
2002-03-15
1
-162
/
+166
*
Since noone seemed to have a real problem with it, change !! to
Sander Striker
2002-03-15
1
-1
/
+1
*
Typo (noticed while browsing http://docx.webperf.org/)
Martin Kraemer
2002-03-15
1
-1
/
+1
*
get rid of some -Wall warnings
Doug MacEachern
2002-03-15
2
-0
/
+5
*
remove stray log message (from madhu)
Doug MacEachern
2002-03-15
1
-3
/
+0
*
OtherBill took care of my mod_negotiation concern.
Jeff Trawick
2002-03-15
1
-7
/
+1
*
Remove the pools API change from the showstoppers section.
Sander Striker
2002-03-15
1
-2
/
+1
*
Update the mpms to call the new allocator/pools API
Sander Striker
2002-03-15
4
-4
/
+19
*
PR:
Doug MacEachern
2002-03-15
8
-237
/
+286
*
FYI...
Bill Stoddard
2002-03-14
1
-2
/
+2
*
deal with the rename of kill_after_timeout to APR_KILL_AFTER_TIMEOUT
Jeff Trawick
2002-03-14
7
-7
/
+7
*
mention an outstanding scoreboard alignment issue (not a showstopper :) )
Jeff Trawick
2002-03-14
1
-1
/
+8
*
Import file for NetWare
Bradley Nicholes
2002-03-14
1
-0
/
+19
*
This was fixed last week but I didn't notice the bug report or the STATUS
Aaron Bannert
2002-03-14
2
-5
/
+3
*
Fix a comment about the /<target> appended to config.layout variables
Aaron Bannert
2002-03-14
2
-3
/
+3
*
Switched to the new winsock header for NetWare
Bradley Nicholes
2002-03-14
1
-1
/
+1
*
Added code to extract the current address space name so that each
Bradley Nicholes
2002-03-14
2
-3
/
+17
*
fix comment
Doug MacEachern
2002-03-14
1
-1
/
+1
*
PR:
Doug MacEachern
2002-03-14
1
-5
/
+25
*
Some lingering debug cruft that isn't needed
William A. Rowe Jr
2002-03-14
1
-3
/
+0
*
Use fprintf to stderr over printf. Better yet - replace with the
William A. Rowe Jr
2002-03-14
1
-13
/
+13
*
My [sixth?] major revamp of service.c. Traded an event for a mutex
William A. Rowe Jr
2002-03-14
3
-233
/
+72
*
Cleanup the eventlogger code, and split it into its own source.
William A. Rowe Jr
2002-03-14
2
-0
/
+230
*
Now that we test ownership of the listeners in listen.c, -k "start"
William A. Rowe Jr
2002-03-14
1
-9
/
+29
*
The be-certain-we-own-the-socket patch to listen.c fails if we hang
William A. Rowe Jr
2002-03-14
1
-0
/
+1
*
Our ap_listeners were binding to IIS sockets, other Apache instances'
William A. Rowe Jr
2002-03-14
1
-0
/
+23
*
Fix apxs -g handling.
Jeff Trawick
2002-03-14
6
-8
/
+12
*
Fix win32 compile breakage.
Bill Stoddard
2002-03-13
2
-6
/
+6
*
Fix a couple typos.
Joshua Slive
2002-03-13
1
-2
/
+2
*
Decline urls ending with /
Bill Stoddard
2002-03-13
1
-5
/
+12
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
261
-268
/
+268
*
fix the remaining sizeof(token.value) bogosity
Jeff Trawick
2002-03-13
1
-12
/
+6
*
Fix some mod_include bugs which broke the evaluation of some expressions.
Jeff Trawick
2002-03-13
2
-14
/
+13
*
Move the quick_handler comment to the new quick handler location. Do not
Bill Stoddard
2002-03-13
2
-25
/
+27
*
simplify the way we find the family of an apr_sockaddr_t
Jeff Trawick
2002-03-13
1
-2
/
+2
[next]