- Aug 21, 2001
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90469 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90468 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
a request should have been an ap_pstrdup() call. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90467 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 18, 2001
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90318 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 16, 2001
-
-
Ken Coar authored
Whoops, forgot the CHANGES file.. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90181 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
was given, this is now fixed. PR 8184 [Jack Tan <jack_s_tan@yahoo.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90178 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 15, 2001
-
-
Ken Coar authored
The last commit got away from me; this explains both. First, make the CookeExpires directive an OR_FILEINFO one like all the others. Next, add a CookieDomain directive so the Domain= attribute may be customised. Next, add a CookieStyle directive so that the syntax of the cookie may be set. Historically we have always used the obsolete Netscape syntax, and this is still the default. However, CookieStyle allows the RFC2109 syntax (essentially Max-Age instead of Expires) or RFC2965 ([Set-]Cookie2) syntax to be used. PR: 5006, 5023, 5920, 6140 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90175 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90174 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 13, 2001
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90144 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90143 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
appropriate http method (ie. http or https) based on a secure or unsecure socket. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90140 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
we can appropriately recontruct the URL in ap_contruct_url() based on a secure or unsecure socket. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90139 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 12, 2001
-
-
Joshua Slive authored
PR: 8157 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90115 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 10, 2001
-
-
Bradley Nicholes authored
doesn't take a parameter. Patch submitted by Pavel Novy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90061 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
before they are used to avoid linker errors when using the NLMCONV utility to build Apache for NetWare. Patch submitted by Pavel Novy. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90060 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 01, 2001
-
-
Bradley Nicholes authored
format git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89862 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
format git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89861 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 30, 2001
-
-
Martin Kraemer authored
convert the "CONNECT host:port HTTP/1.0" request line to ASCII before contacting the next proxy, and was thus unusable for SSL proxying. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89786 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 29, 2001
-
-
Marc Slemko authored
from using specially crafted vhost names to write to any .log file on the system. PR: 7848 Obtained from: Submitted by: Daniel Matuschek <daniel.matuschek@swisscom.com> and Marc Slemko Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89771 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 25, 2001
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89707 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89706 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 16, 2001
-
-
Dirk-Willem van Gulik authored
is the associated CHANGES file update. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89556 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
will give ENOPROTO. So ENOENT can go. Also it is sometimes hard to find out what the kernel status is; this change in logging will give the user at least a chance to figure out what is happening. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89555 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2001
-
-
David Reid authored
to get it building correctly again. Submitted by: Peter Schultz <pete@beforever.com> Reviewed by: david Reid <dreid@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89552 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 13, 2001
-
-
Dirk-Willem van Gulik authored
we propably need to hunt around on FreeBSD; as some intermediate releases might have given a different Eno. But then again those where on the current track. So they are safe to ignore. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89549 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
to 8k, one call to send_parsed_content() chews up 24k of stack space. During a server-side include evaluation this function is called recusively, allocating 24k each time. Obviously it doesn't take long to blow a 64k stack which is the default for Apache for NetWare. Since MAX_STRING_LEN is used all throughout the Apache code, we should rethink using a default of 8k especially in recursive functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89548 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
binaries around on FreeBSD - due to differences on the platform apache was compiled on and it was actually ran on. This adds AcceptFilter on/off to make live easier. Corresponding commit in doc's coming up. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89545 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 12, 2001
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89544 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 11, 2001
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89538 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2001
-
-
Ken Coar authored
Make sure that we *really* deny access to .ht* files.. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89509 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 04, 2001
-
-
Martin Kraemer authored
Apparently they are not detected/handled gracefully by all directives. Also, change one occurrance (Group #-1) to use a quoted string (Group "#-1") Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89497 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 22, 2001
-
-
Jeff Trawick authored
They are driven by changes to the TPF operating system: updates in shutdown processing to accommodate new code in TPF's Internet Daemon updates to allow non-blocking file descriptors on TPF now that our select() supports non-socket file descriptors changes to os.c to take advantage of TPF's newly enhanced version of fork and exec moving TPF-specific printf's for the -V option from http_main.c to os.c Submitted by: David McCreedy <McCreedy@us.ibm.com> Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89404 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 12, 2001
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89350 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89349 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Fix perform_idle_server_maintenance() for Cygwin: use SIGKILL rather than SIGUSR1 because the latter has no effect. PR: PR#7837 and PR#7838 Submitted by: Stipe Tolj <tolj@wapme-systems.de> Reviewed by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89348 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 11, 2001
-
-
Bradley Nicholes authored
builds it as an external module called VHOST.NLM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89345 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89344 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89343 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89342 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
least one piped ErrorLog Submitted by: Justin Erenkrantz Reviewed by: Greg Ames git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89340 13f79535-47bb-0310-9956-ffa450edef68
-