- Dec 15, 2002
-
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97930 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97928 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- remove outdated info, that mod_mime_magic has to be placed before mod_mime in the config - kept the <pre>d examples, but squeezed them to cause less problems - reformatted the copyright notes from <pre> to <note>s git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97926 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97924 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
updated the quotation to be quoted from RFC 2616 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97922 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- allow only block elements inside of blockquote. (HTML strict requirement) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97920 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 14, 2002
-
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97918 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97917 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97915 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
After some productive feedback and no negative feedback, introduce SSLEngine upgrade so that we can begin and continue to support these facilities. This makes it simpler to keep this effort (while we have no known clients that support Connection: upgrade at this time), and begin refactoring more of SSL into smaller and tighter (and then optional) components. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97913 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
After some productive feedback and no negative feedback, introduce SSLEngine upgrade so that we can begin and continue to support these facilities. This makes it simpler to keep this effort (while we have no known clients that support Connection: upgrade at this time), and begin refactoring more of SSL into smaller and tighter (and then optional) components. Submitted by: Ryan Bloom Reviewed by: William Rowe, Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97912 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97911 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
extended characters used in the user ID to UTF-8 before authenticating against the LDAP directory. The new directive AuthLDAPCharsetConfig is used to specify the config file that contains the character set conversion table. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97910 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 13, 2002
-
-
Astrid Kessler authored
reviewed by: Michael Schr�pl <Michael.Schroepl@telekurs.de> Irmund Thum <i.t@ithum.de> Andr� Malo <nd@perlig.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97904 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 12, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97900 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
when the NetWare OS is shutdown git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97898 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Submitted by: Ben Laurie git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97897 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) Reorder the definitions for mod_ldap and mod_auth_ldap within config.m4 to make sure the parent mod_ldap is defined first. This ensures that mod_ldap comes before mod_auth_ldap in the httpd.conf file, which is necessary for mod_auth_ldap to load. PR 14256 [Graham Leggett] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97895 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a declaration mismatch. We are down to const'ness errors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97892 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Make the code simpler to follow, and perhaps clear up the follow-symlink bug reports we have seen on bugzilla. e.g. 14206 etc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97891 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97890 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97883 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97882 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 11, 2002
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97880 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
branch from the mainline path. It might be worthwhile to move all the getline error handling into a separate function and be a little more i-cache friendly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97879 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
field size limit if there is one git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97875 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97871 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97870 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97868 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97867 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97865 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
ls -1 is bound to be more portable than find -maxdepth, but I suspect it may not be as portable as it really should. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97864 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
too long. getline can return a smaller length that what it actually read in that case. The check for len > limit_fieldsize isn't needed, but we do need to insure that getline actually allocated a buffer (and set len) in the case where the first socket input buffer is already bigger than the limit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97863 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97862 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97861 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
add a bunch of line breaks for better code & diff readability git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97860 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
into 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97858 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97853 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(invoking.html.de had a wrong versioned header...?) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97847 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97846 13f79535-47bb-0310-9956-ffa450edef68
-