- Dec 11, 2000
-
-
Jeff Trawick authored
until the recent build changes) mod_ext_filter.c: get rid of a warning git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87287 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
So close we can taste it, this patch adds necessary delay timers for the win32 console window detection, gobs of documentation and some streamlined and more debuggable structure, pardon the reorg of the source for Win9xConHook. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87284 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clear out the old cruft, moving function declarations to win9xconhook's own header. Update the build to reflect the changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87281 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
This prepares to eliminate all 9x Apache issues. We isolate most of the 9x issues into this module. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87278 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87277 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 10, 2000
-
-
Chris Pepper authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87276 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 09, 2000
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87275 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87274 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87272 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean up expatlib for the new /GX-, +/Fd and Debug/Release .dll targets. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87271 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
pcre lives in harmony in Lib[D|R] without /GX, after an /Fd flag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87270 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 08, 2000
-
-
Greg Stein authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87268 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Now that sdbm and installer are gone, clean up the win32 build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87266 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
The feature macro may appear a bit odd. I'm open to any better suggest. Define AP_AUTH_DBM_USE_APR for apr dbm access, and apply the symbol to the win32 build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87265 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Moved to apr-util/test git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87264 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Back out the .dsp changes (my bad - jumped to fast.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87263 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Adjustments to dav for apr_dbm_open args change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87262 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a nit, unreferenced symbol git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87261 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
directories to a package. APRUTIL works this way, and does not need APR's location at buildconf.sh time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87260 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87258 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
make output and the bazillion -export-dynamic options getting added to know that something should be fixed :-) [ and more precisely, it is needed for AP modules, but not Apache itself nor libraries such as libmain.la; therefore, the move to special.mk ] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87257 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
blocking and non-blocking reads. This allows us to use the mode parameter passed to a filter to read from the bucket correctly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87256 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 07, 2000
-
-
William A. Rowe Jr authored
This file's targets made no sense in the new schema. I'm not certain they make sense yet anyways, but this is improvement. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87255 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Eliminate the /GX flag from release builds of the support tree. This disables exception handling overhead that has no handler in Apache. Add the /Fd"Debug|Release/projname" options to eliminate conflicting vc50.pdb and vc50.idb files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87254 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
With this patch, dav and file_cache ride again :-) Note file_cache now uses mmaps, which may or may not be desired on win32. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87253 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
httpd.exp: Add the new APR symbol apr_parse_addr_port. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87252 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87251 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
definition) have no dependencies on anything else. this will also ensure that we have *.exports available for building server/ *) add the "test" SUBDIR back in so that it gets called for "make clean" and other types of make targets. *) revise test/Makefile.in so that it does not build any test programs by default. add "make test" to build any/all test programs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87250 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
- enable it to be run from any dir by passing a parameter for the location of srclib, and using its own location for determining where the AWK script is located - accept exports files on STDIN, and produce output on STDOUT - use "pwd" and cd back to it, rather than assuming ../../.. (which might not apply if we feed it other export files) - add USAGE reporting *) generate exports.c during normal build of "server" rather than during the buildconf stage. update invocation to match above changes *) revamp the ap_ugly_hack referencing in main.c: put it at the bottom of the file with the other, similar references, and style it similarly. *) remove the ap_ugly_hack declaration from http_main.h; it is internal to the "server" code git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87249 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
*) do not put the (const void *) cast into the code (it isn't needed) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87248 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
*) simplify by removing the extra AC_DEFUN() in each file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87247 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
*) juse use APACHE_MODULE (the custom defun only saved a single arg) *) toss AC_SUBST(STANDARD_LIBS) line; it isn't used/needed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87246 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87245 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87243 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87242 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
functions. This allows modules to implement their own SSI tags easily. The idea is simple enough, a module can insert it's own tag and function combination into a hash table provided by mod_include. While mod_include parses an SSI file, when it encounters a tag in the file, it does a hash lookup to find the function that implements that tag, and passes all of the relevant data to the function. That function is then responsible for processing the tag and handing the remaining data back to mod_include for further processing. Submitted by: Paul J. Reder <rederpj@raleigh.ibm.com> Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87241 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87240 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87239 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 06, 2000
-
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87238 13f79535-47bb-0310-9956-ffa450edef68
-