- Feb 18, 2003
-
-
Andre Malo authored
buckets also in the request structure of the redirect issuer(s). This prevents filters (such as mod_deflate) to add garbage to the response, because ap_finalize_request_protocol won't send another EOS bucket then. PR: 14451 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98699 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 17, 2003
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98695 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
file. (Out-of-date DSOs with bad MMNs will still be fatal unfortunately.) Add return parameter to ap_process_config_tree - OK on success, !OK on syntax error. We will no longer call exit() from ap_process_config_tree. The caller must exit if there is an error (makes sense anyway). This allows the initial start-up code to delay the exit until trying to let the signal_server optional function execute first. (The chances are that the syntax error isn't in the PidFile directive. If that happens, we'll try the default one. Oh, well.) PR: 16813 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98693 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
of the unneeded copying associated with ap_get_client_block. PR: 16134 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98691 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
PR: 16046 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98689 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
That function couldn't do what it thought it did and no one calls it anyway (from what I can tell). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98688 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98687 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
itself if zlib isn't found. PR: 15786 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98686 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
(We need a bug fix in this code, so let's merge the macro first.) PR: 15679 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98685 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
PR: 15592 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98684 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
why we have to be complicated. (Why make's dependency code doesn't catch this, I don't know.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98683 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
missing <!--#set var="CONTENT_LANGUAGE" value="ro"-->. Translated by: Andrei Besleaga <andreutz@hotmail.com> Reviewd by: Cristian Dinca <cristi_ad@yahoo.com> Also added translators info to README and alphabetized the list of available languages. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98681 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 16, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98679 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 15, 2003
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98675 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
not available. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98674 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(could not connect to *.apache.org after committing the change itself tonight...) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98672 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Otherwise when trying to log the error (a) we segfault (if the directive was in another file) (b) we show a wrong occurrence line number (start line of the previous container) or probably segfault, too (if no previous container exists). PR: 17093 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98671 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98669 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
PR: 15761 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98668 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
PR: 12353 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98666 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 14, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98663 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
matched value. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98659 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98658 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(Script)AliasMatch commands. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98657 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98656 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
the various LDAP SDKs. Isolated the SSL functionality to mod_ldap rather than speading it across mod_auth_ldap and mod_ldap. Also added LDAPTrustedCA and LDAPTrustedCAType directives to allow for a more common method of specifying the SSL certificate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98655 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 17073 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98654 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98651 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
--[enable|disable]-v4-mapped configure option and the varying default for it. PR: 16739 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98650 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98649 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
of writers in the same server. (previously you could only have one) it needs a mmn bump.. sorry guys ;( git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98648 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
than "first match". Throw out warnings, if there are obvious overlappings, e.g.: Alias /foo /somewhere Alias /foo/bar /elsewhere git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98647 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
with the Script directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98646 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 13, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98644 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98643 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98640 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Tabs. Runovers. Style violations ... oh my! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98638 13f79535-47bb-0310-9956-ffa450edef68
-
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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98636 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 12, 2003
-
-
Bradley Nicholes authored
so that the table searches will function properly git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98635 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
be started on Unix because of such problems as bad permissions, bad shebang line, etc. Some minor points: If mod_ext_filter debug is enabled, we go ahead and burn cycles in the parent to try to discover when we won't be able to exec the script. The mod_cgid handler wasn't communicating the right log level to the daemon; that was required to get the child errfn to spit out the right message, and it may fix an existing problem. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98630 13f79535-47bb-0310-9956-ffa450edef68
-