- Dec 20, 2000
-
-
Doug MacEachern authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87444 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Move some cruft from the source directory into the build target directory git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87442 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean up lingering obnoxious emits git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87440 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
As always, dirty .mak file update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87439 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A small typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87438 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a typo, add a libexec target. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87437 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
How amusing... missing the prototype for strlen all this time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87436 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 19, 2000
-
-
William A. Rowe Jr authored
Round out the Win32 build. Changes include: ApacheModuleProxy.dsp moved to os/win32 with the rest of them (yes, all could move the their respective folders, this was the path of least resistance.) All compilation and linkage tags are identical, no incremental tags CPP /Gm removed, /incremental:no consistently applied, and the exception handling /GX was removed from release builds. Every lib builds to LibD/LibR directories. Every executable and dynamic module builds to Debug/Release directories. /Fd"name" tags force .pdb/.idb files to be named as the project, rather than VC##. Assure the build works correctly, and is similar to the normal style. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87433 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Finally. Install link libs and headers with the Win32 make. Also move printenv as printenv.pl [needs a rewrite for the shebang, but ran out of time today.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87420 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Quote the destination paths in the event that INSTDIR contains spaces. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87419 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 18, 2000
-
-
William A. Rowe Jr authored
The awk update for Win32 build/install. If awk is not installed, only dbmmmanage.pl, httpd.default.conf and httpd.conf are left uncreated. Note the -xcopy ..\htdocs $(INSTDIR)\htdocs /sdy will not copy existing files, and will ignore the cyclic copy error resulting from installing into the build tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87408 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Eliminate two entirely pointless files (exact dups of .conf-dist) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87406 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Assure we're looking at the same patch cleaned up this a.m. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87394 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2000
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87387 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 15, 2000
-
-
William A. Rowe Jr authored
A lurking trap door closed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87362 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
More stale bits git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87361 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Older link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87360 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Shorter, to the point on Win32 issues git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87358 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
More stale links git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87357 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Finding some broken .txt/readme links git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87356 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Whoops ... very old links git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87355 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Overly protective with a code block, let that return run free again... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87351 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 14, 2000
-
-
William A. Rowe Jr authored
Thanks again, Andrew Braund... a little testing and sleuthing revealed we were trying to load kernel32.dll as we unloaded, which is badness. Right there, in my face, was the 'won't stay alive on logout' bug. Squashed. So Win95/98 are working as they were in 1.3.14, only better! Happy day, time to roll once the remaining showstopper is cleaned up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87349 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87347 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87346 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
WinNT/2K service can be started from the command line with any desired args (e.g. Apache -k start -n apache-1.3 -D FOO starts the service with the -D FOO option.) This extends what Apache on Win9x already does, even running as a service. Now all methods and platforms of Apache/Win32 accept arguments in a similar manner. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87339 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 13, 2000
-
-
Tony Finch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87336 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Solve several potential stability issues with Apache on NT/2K as a service ... resolve the true argv[0], append the service name as args[n..n+1] (-n ServiceName), and run through apache_main() as our service process. Resolves Windows2K's failure to NULL terminate the argv[] list for the service process. And finally, this patch allows the user to pass the service manager startup args (e.g. -D FOO) or the operator to do so using the "Start Parameters" field of the service control panel. Also, added the -k install / -k uninstall compatibility with 2.0, as many users will be adopting and using both for the near future. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87335 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87334 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87333 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
*) mod_cgi on Win32 and Netware now does a more effective job of capturing all stderr output from user's scripts. PR6161 Submitted by: Hardy Braunsdorf <hardy.braunsdorf@metechnology.com> Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87332 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87331 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix the makefile build for win32 Submitted by: Randy Kobes <randy@theoryx5.uwinnipeg.ca> Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87327 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Where did that atol go... it was there when I tested the patch !?! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87325 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
mod_status now tests the refresh value, and will only pass values for ?refresh= that are 1 or greater. Otherwise defaults to 1 (per ?refresh). PR: 5067 Submitted by: Dirk Ahlers <there@darkride.net> Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87324 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Sorry bout that... have a newline git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87323 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fishing for undefined symbols, came across only this one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87320 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Going ... going ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87318 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 12, 2000
-
-
Greg Stein authored
Submitted by: Joe Orton <jorton@redhat.com> Message-ID: <Pine.LNX.4.21.0012122253520.21043-100000@ecstasy.localnet> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87317 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Some minor PLAN info and a ping to see what the status of the sole showstopper :) PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87313 13f79535-47bb-0310-9956-ffa450edef68
-