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