- Feb 16, 2001
-
-
Jim Jagielski authored
-Wmissing-declarations': http_protocol.c: In function `ap_set_byterange': http_protocol.c:274: warning: `one_start' might be used uninitialized in this function http_protocol.c:274: warning: `one_end' might be used uninitialized in this function clearly, this isn't the case... PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88193 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
for possible inclusion in 1.3.18. At present, I think we should investigate it, with the knowledge that including it will most likely push out the release. It's a big change. But I'm not ready to -1 it for 1.3.18 at present. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88192 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Compaq NonStopUX. Allow to build on that platform. PR: Obtained from: Submitted by: Tom Bates <tom.bates@compaq.com> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88191 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88190 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
cleans up the OpenBSD section, removes an unnecessary/unused flag which is used only when creating a shared library/module from an archive which is not being done thus it's not needed. From ld man page: -Bforcearchive Force all members of archives to be loaded, whether or not such members contribute a definition to any plain object files. Useful for making a shared library from an archive of PIC objects with- out having to unpack the archive. // Brad Submitted by: brad@openbsd.org git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88188 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 15, 2001
-
-
William A. Rowe Jr authored
Goodness for mod_dav, submitted by Brad Nichoes <bnicholes@novell.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88177 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Gotta remember someone reads these, sooner or later git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88175 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Not certain this shouldn't have already been axed, but here's the update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88174 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
*) mod_user on Win32 bug introduced in 1.3.17 is corrected. The parsing is completely rewritten so all platforms share the same file/redirect logic interpreting UserDir directives. Specifying a Win32 or Netware relative path or a relative path on any platform using an '*' now emits an error when httpd.conf is first parsed. [William Rowe] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88173 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Martin's http_core.c patch was too cool, I want some of that :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88172 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 14, 2001
-
-
William A. Rowe Jr authored
Win32 build cleanup for cleaned out antique InstallSheild install dll. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88166 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Outch, sticky. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88165 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Sorry, cleaning up the naughty bits that should not have been committed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88164 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean up a lingering bogus win32 include git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88161 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Eliminate InstallSheild files that have sat unused for ages, even in the more recent InstallShield packages. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88160 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Massive commit to clean up os/win32 and label some files with the appropriate license blocks and #ifdef WIN32 wrappers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88159 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add third state to track the -w flag. This will prevent command line users and the installer from having the console held open, while the shortcuts will add the -w flag as the first option. This patch also splits the Netware and Win32 getopt arg lists. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88155 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ensure we stop a Windows9x apache service prior to uninstalling it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88154 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 13, 2001
-
-
Martin Kraemer authored
a NULL-"server" pointer when being dereferenced by invoking "httpd -S". See Message-ID: <20010213231854.A20932@deejai2.mch.fsc.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88149 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fit the command line syntax back into one 24 line screen for Win32. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88136 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Keep window open on configtest and dumpvhostsettings. Also reverse the logic as Win32 is the 'exception' that needs to return error 1 to trigger the keep-console-open trick. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88134 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88133 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 12, 2001
-
-
William A. Rowe Jr authored
Apply Martin's patch to the win/nw default files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88114 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
and mod_dir/mod_autoindex displaying a directory listing instead of the index.html.* files, if a very long path was created artificially by using many slashes. Now a 403 FORBIDDEN is returned. Reviewed by: Jim Jagielski, Tony Finch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88112 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
because there were known problems with them. Submitted by: "William A. Rowe, Jr." <wrowe@rowe-clan.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88111 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
*) Changed ap_os_is_filename_valid on NetWare to accept SERVER/VOLUME:/PATH/FILE as a valid filename pattern. [Brad Nicholes <BNICHOLES@novell.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88109 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Time for sleep git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88108 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
*) Win32/Netware: correct relative paths and eliminate trailing slash in the -d serverroot argument. -d Serverroot may be relative to the path of the Apache.exe file. [William Rowe] *) Win32; fix the ServerRoot as the path of the Apache.exe file. Eliminates the requirement of a 'backup' registry key to locate the server root. [William Rowe] Also eliminates the cwd path (==ap_server_root) and cleans up a ton of cruft. Cleans up any trailing slash from ap_server_root per the comment in httpd.conf-dist. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88107 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 09, 2001
-
-
Martin Kraemer authored
"fastest to slowest" (as was already partially done in proxy_http.c). Minor speed improvement. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88033 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
No other changes whatsoever applied. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88030 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 08, 2001
-
-
William A. Rowe Jr authored
Relocate .h files within the mod_proxy (didn't take well to being moved.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88026 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88020 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
*) NetWare MOD_TLS fixes to disable nagles properly when making an SSL connection, and properly detect an SSL connection based on the port and work around the r->server->port 80 bug. [Brad Nicholes <BNICHOLES@novell.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88017 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 07, 2001
-
-
Martin Kraemer authored
Submitted by: "Todd T. Fries" <todd@fries.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88015 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88008 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 06, 2001
-
-
William A. Rowe Jr authored
Fix a subtle problem in the Win32 build - some versions of msvc will not backtrack to the build parent directory for /I lookups git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87999 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87985 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 03, 2001
-
-
William A. Rowe Jr authored
Fix the same relativity problem for ap_alloc.h and readdir.h when they are both copied to $(target)/include git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87967 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a significant Win32 problem that the os/win32 path is in all the project include lists, and the relative paths fail when ap_config and os are both copied to the $(target)/include directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87966 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 02, 2001
-
-
William A. Rowe Jr authored
Well... seems solid. If there is a one-time hiccup in setup or uninstall, it would still beat waiting to download the binaries. Watching the newslist for any problems or frustration. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87953 13f79535-47bb-0310-9956-ffa450edef68
-