- Apr 28, 2000
-
-
Brian Havard authored
(which we probably also don't need) on case insensitive systems like OS/2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85073 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Untangle Win32 build errors. #define str*casecmp as stricmp causes reinterpretation of str*casecmp function declarations. This creates dozens of compiler emits. Since there is no need, the HAVE_STRCASECMP macros wipe out the redeclaration. This is my second and last hack for the evening... spent way to much time fighting the windoze cvs/ssh learning curve! Sorry for the previous nonsense docs of rev 1.22 - still fighting to use the editor for docs :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85072 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Replace ERROR constant with TODO_ERROR to flag these for review. ERROR is a Windows.h constant of 0, or success, and is unrelated to the error codes! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85071 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Replace ERROR constant with TODO_ERROR to flag these for review. ERROR is a Windows.h constant of 0, or success, and is unrelated to the error codes! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85070 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
apr_file_io.h: fix comment describing APR_OS_DEFAULT sockets.c: use socklen_t instead of int to avoid compile warning on systems with unsigned sock len parms dexter/.cvsignore: ignore .deps, .libs errorcodes.c: get rid of some unused vars git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85069 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Fix some minor ab APR-ization issues. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85068 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
make install. We never used to build the server when installing in the 1.3 tree, so I'm going back to that behavior. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85067 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 27, 2000
-
-
Doug MacEachern authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85066 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
files that should be cleaned. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85065 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85064 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
have different values than the system's poll flags (i.e., call get_revents() to translate flags before returning to the caller; otherwise, they are quite meaningless :) ). Fix ab's usage of the new ap_poll() and repair some APR-ization breakage (e.g., not setting port prior to ap_connect()). Uninteresting changes: Change toascii to to_ascii in ab.c to avoid a conflict with MSVC++'s toascii() (I enabled the NOT_ASCII logic in ab on Win32 recently to verify that ap_xlate_X() returned the correct error codes and got warnings on toascii. get_revent() was reformatted unintentionally. Sorry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85063 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
show-stoppers, and I don't think they belong in the status file at all. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85062 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
config file or a container is a container. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85061 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85060 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85059 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85058 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Submitted by: Tim Costello git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85057 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
fix aclocal.m4's dependencies Submitted by: Sascha Schumann <sascha@schumann.cx> Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85056 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
src/lib/apr/test. This means that the ab program in the support directory is now portable using APR. This has only gone through the barest of testing, and needs to be tested much better. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85055 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
tested, but they do compile at least. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85054 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85053 13f79535-47bb-0310-9956-ffa450edef68
-
Doug MacEachern authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85052 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85051 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 26, 2000
-
-
Ryan Bloom authored
scheme works. Submitted by: Sascha Schumann Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85050 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
a default ServerName of 127.0.0.1, including the new auth digest and file cache module LoadModuleDirectives, et. al. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85049 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
OS/390. unix_siglist_init() will now blow up via ap_assert() if NumSIG is too low. (This is no fun to debug!) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85047 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
at configure time. Some of the modules use these. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85046 13f79535-47bb-0310-9956-ffa450edef68
-
Doug MacEachern authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85045 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85044 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85042 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 25, 2000
-
-
Ryan Bloom authored
to match the name of the executable. In this example, httpd.conf will be renamed to foo.conf. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85041 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
This is a port of my 1.3 patch which allows error response strings to be translated from ebcdic to ascii. This bug is triggered by trying to access a non-existant .gif for example. The content type starts out being image/gif but is switched by error processing to text/html. Without this patch, ap_checkconv() is called too early (before the error processing), so the ebcdic conversion flag gets turned off and the eventual "404 Not Found" error response is sent to the browser still in ebcdic. Not very pretty. Submitted by: Greg Ames Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85040 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Windows side of APR to correctly handle this flag. Also fix related bug in ap_write. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85039 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
eliminate compile warnings. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85038 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Submitted by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85037 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85036 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
--with-program-name command line argument to configure. This does not change the name of the config files or anything else, yet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85035 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Submitted by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85034 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Submitted by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85032 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85031 13f79535-47bb-0310-9956-ffa450edef68
-