- Feb 22, 2003
-
-
Andre Malo authored
PR: 8712, 9012 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98759 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 5913, 9977 Submitted by: Jonathan W Miner <Jonathan.W.Miner@lmco.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98756 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 19, 2003
-
-
Jeff Trawick authored
EXTRA_LDFLAGS_SHLIB, which allows the user to add to the hard-coded ld flags specified for DSOs. Compare with the existing LDFLAGS_SHLIB environment variable, which allows the user to completely replace the hard-coded ld flags specified for DSOs. Reviewed by: Jim Jagielski, Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98737 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98736 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
flags as on AIX 4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98732 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2003
-
-
Jeff Trawick authored
Submitted by: jmc <jmc@prioris.mini.pw.edu.pl> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98706 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 16, 2003
-
-
Andre Malo authored
Our docs say about AuthDigestDomain: This directive should always be specified and contain at least the (set of) root URI(s) for this space. Omitting to do so will cause the client to send the Authorization header for every request sent to this server. guessing the parameter is somewhat bogus. guess_domain() also resulted sometimes in relative URIs, non-URI strings or empty strings, which caused a lot of problems. According to the docs, the domain parameter will be omitted now, if not specified. This is exactly, what one would expect. PR: 16937 (related to) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98677 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 12, 2003
-
-
Andre Malo authored
PR: 16984 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98617 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 10, 2003
-
-
Andre Malo authored
PR: 9034 Submitted by: Youichirou Koga <y-koga@apache.or.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98605 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 04, 2003
-
-
Justin Erenkrantz authored
years 1.3 releases occurred explicitly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98578 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 03, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98571 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 31, 2003
-
-
Andre Malo authored
Fix "Satisfy Any" logic. The access_checker has nothing to do with auth_type. PR: 9076 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98555 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 26, 2003
-
-
Andre Malo authored
PR: 12395 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98506 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98505 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 23, 2003
-
-
Jeff Trawick authored
getsockname() failures to log the client IP address and to change the log level to debug. Reviewed by: Roy Fielding, Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98470 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98468 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 22, 2003
-
-
William A. Rowe Jr authored
Update the resource link; submitted by B. W. Fitzpatrick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98439 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 17, 2003
-
-
Jeff Trawick authored
AIX git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98307 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 16, 2003
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98296 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98295 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 14, 2003
-
-
David McCreedy authored
dependency instead of hardcoded os/unix/os.h file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98271 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2003
-
-
Martin Kraemer authored
"AddModule mod_alias.dll" instead of "AddModule mod_alias.c" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98220 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
versions of the TCP stack) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98219 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 23, 2002
-
-
David McCreedy authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98099 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98094 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 19, 2002
-
-
William A. Rowe Jr authored
Teach win32 about magic_cleanups to toggle the INHERIT bit for handles. This can only work for NT, since 9x cannot alter a handle's INHERIT bit without a DuplicateHandle() and then closing the original handle, which just doesn't fit into this API very well. {Actually, could be done with a bit of convolutions for FILE and fd, but this won't work by the ap_note_cleanups_for_h() api.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98045 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 18, 2002
-
-
Jim Jagielski authored
overlap. Who knows, maybe a 3rd format might pop up one day. If this breaks, note who to blame for it PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98034 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Another day, another bug while slogging through 1.3. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98033 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Apply a fix already in Apache 2.0 (and add quality weights) to prevent us from attempting to serve .gif or any other flavor of negotiated resources. This patch fixes the Accept: header of the autoindex request so that it's subrequests look for text/ only, with weights applied to recover .html, then .txt, then some other flavor of text/* in their absense. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98032 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Resolve 80% of the HEADER/README not recognized on Win32 bug (PR 7300). Since Apache 1.3 does NOT normalize file names, but instead always lower cases the names, HEADER.txt or HEADER.html would never, ever be noted as a match. This is different from Apache 2.0, which can deal with the proper names and match only HEADER.* or header.* files based on the origin filename. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98031 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Resolve an unused variables warning on win32. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98030 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Now we need ntohl() linkage git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98014 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Went a little #endif happy in rev 1.1863 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98013 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Quietly tolerate opening Apache.dsw from within VC7.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98012 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2002
-
-
David McCreedy authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97990 13f79535-47bb-0310-9956-ffa450edef68
-
David McCreedy authored
Also improved shutdown/restart of the server on TPF. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97983 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 16, 2002
-
-
Jim Jagielski authored
for the tracking cookie to have an arbitrary string prepended or to choose a normal or "compact" cookie. PR: Obtained from: Fast Search & Transfer (contributed) Submitted by: P�l L�berg <pallo@initio.no> Reviewed by: Rasmus, Jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97962 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 12, 2002
-
-
Jim Jagielski authored
magic cleanups to close fds (lock files, log files and sockets) to prevent them from leaking into 3rd party modules that don't call ap_cleanup_for_exec() before forking off subprocesses. Expect some possible fine-tuning. Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97896 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 11, 2002
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97866 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97843 13f79535-47bb-0310-9956-ffa450edef68
-