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
*
Change the make targets and rules to be consistent in all of the
Roy T. Fielding
2001-05-18
11
-127
/
+152
*
Rainy day in Charlottesville...
Cliff Woolley
2001-05-17
1
-1
/
+13
*
Fix processing of the TRACE method. Previously we passed bogus
Jeff Trawick
2001-05-17
3
-42
/
+16
*
rockin' 'n rollin'
Jeff Trawick
2001-05-17
1
-1
/
+9
*
Get the Request Phase Participation change compiling on Windows.
Bill Stoddard
2001-05-17
1
-1
/
+11
*
Done
Bill Stoddard
2001-05-17
1
-3
/
+1
*
Win32: Enable reliable piped log support.
Bill Stoddard
2001-05-17
2
-5
/
+7
*
Fix a segfault in apr_proc_other_child_unregister. Jeff recently made
Bill Stoddard
2001-05-17
1
-1
/
+0
*
apr_proc_probe_writable_fds is gone
Jeff Trawick
2001-05-17
1
-1
/
+0
*
Remove calls to apr_proc_probe_writable_fds(). The function is going away.
Bill Stoddard
2001-05-16
2
-6
/
+0
*
don't destroy the pcgi pool when the other-child registration
Jeff Trawick
2001-05-16
2
-15
/
+4
*
this patch removes the warning:
Jeff Trawick
2001-05-16
1
-0
/
+1
*
Account for changes to the name of field "private" in struct apr_xml_elem.
Jeff Trawick
2001-05-16
2
-10
/
+10
*
Do not start piped log processes during the config file
Bill Stoddard
2001-05-16
2
-0
/
+18
*
clean up DSO builds on OS/390 a bit by ignoring some generated files
Jeff Trawick
2001-05-15
9
-2
/
+11
*
Ooops. Didn't remove *all* of the new_scoreboard stuff. This was harmless,
Paul J. Reder
2001-05-15
1
-1
/
+0
*
add "Request Phase Participation" info to mod_info
Doug MacEachern
2001-05-15
2
-1
/
+92
*
Make first phase changes to the scoreboard data structures in
Paul J. Reder
2001-05-15
7
-116
/
+125
*
Fix typos
Martin Kraemer
2001-05-14
1
-2
/
+2
*
A bit more clarity, and that's it for now.
William A. Rowe Jr
2001-05-14
1
-2
/
+5
*
Clarify the wintty purpose and syntax.
William A. Rowe Jr
2001-05-14
1
-7
/
+12
*
Q. "Why can't I watch my server's activity?" A. You can.
William A. Rowe Jr
2001-05-14
2
-0
/
+418
*
Hmmm, two answers for the price of one. Add the trailing-slash
William A. Rowe Jr
2001-05-13
2
-2
/
+6
*
Separate enablement of AP_DEBUG code from enablement of code
Jeff Trawick
2001-05-13
2
-6
/
+6
*
Implement Jeff's idea for an autoconf-defined symbol to enable the special
Greg Stein
2001-05-13
2
-4
/
+8
*
get rid of an errant semicolon which broke gcc builds (sorry!)
Jeff Trawick
2001-05-12
1
-1
/
+1
*
Only turn on AP_DEBUG if we're using gcc.
Jeff Trawick
2001-05-12
1
-1
/
+1
*
I woke up too early this morning.
Roy T. Fielding
2001-05-12
1
-1
/
+1
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
11
-17
/
+21
*
It is easier to re-run configure's test and pick up the cached values
Roy T. Fielding
2001-05-12
1
-11
/
+4
*
Cleanup the reporting of incorrect end tags for container directives.
Ryan Bloom
2001-05-12
2
-0
/
+10
*
Small fix to make depend, although make depend doesn't seem to be used?
Victor J. Orlikowski
2001-05-11
1
-1
/
+1
*
More changes based on Ian's patch.
Victor J. Orlikowski
2001-05-11
1
-6
/
+8
*
Fix up some of the definitions, based on Ian's patch.
Victor J. Orlikowski
2001-05-11
1
-7
/
+9
*
The pattern was too general -- it would match the date within the
Roy T. Fielding
2001-05-11
1
-3
/
+3
*
Do not send apr_file_t allocated out of the pconf pool down the
Bill Stoddard
2001-05-11
1
-2
/
+10
*
Allows Mod_proxy to be dynamically loaded on win32 systems
Ian Holsman
2001-05-11
9
-74
/
+383
*
When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.
Jeff Trawick
2001-05-11
1
-2
/
+2
*
revert to the documented behavior of MaxRequestPerChild 0, but keep the
Greg Ames
2001-05-11
1
-10
/
+36
*
Moved inside configure.in.
Roy T. Fielding
2001-05-11
1
-67
/
+0
*
Simplify the configuration process by moving all libtool stuff to APR
Roy T. Fielding
2001-05-11
2
-5
/
+35
*
No need to sinclude macros that we no longer use.
Roy T. Fielding
2001-05-11
1
-2
/
+0
*
We don't need no stinkin libtool when APR already has one for us to use.
Roy T. Fielding
2001-05-11
2
-15
/
+2
*
Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types of
Chuck Murcko
2001-05-11
7
-6
/
+10
*
Make the runtime path hack a little more portable, even though it is the
Roy T. Fielding
2001-05-10
2
-3
/
+4
*
A couple of default win config file tweaks.
Bill Stoddard
2001-05-10
1
-9
/
+1
*
Proving once again that bash doesn't bother to document when they
Roy T. Fielding
2001-05-10
1
-3
/
+3
*
Replace install.html with an html-ized version of
Joshua Slive
2001-05-10
2
-358
/
+878
*
I forgot to add the bit that allows the macro to be called more than once.
Roy T. Fielding
2001-05-10
1
-0
/
+2
*
Eventually we will want to only find openssl once regardless of how
Roy T. Fielding
2001-05-10
3
-99
/
+106
[next]