- Dec 08, 2002
-
-
Wilfredo Sanchez authored
Submitted by: Andre Malo <nd@perlig.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97803 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
AuthDigestProvider dbm? This results in a great kaboom. The patch makes apache throw an error, if someone tries a provider, that doesn't support the particular auth scheme. Submitted by: Andre Malo <nd@perlig.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97802 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
not only break, if access is granted. It should also break, if access was *denied* by one provider. To be safe, it has to break also, if an error occured. So the patch turns the condition around and continues only, if the user was not found. I find it also weird, that if auth was denied (by password usually), the AuthBasicAuthoritative behaviour can override that by "passing to lower modules". The patch changes that behaviour, too. Justin notes: I'm kind of on the fence about that. I was originally thinking optimistically, but yeah, it might make sense to do it pessimistically. If there's any error, bug out. Submitted by: Andre Malo <nd@perlig.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97801 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97800 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
related to: PR 15045 Reviewed by: Astrid Ke�ler <kess@kess-net.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97795 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 07, 2002
-
-
Wilfredo Sanchez authored
Submitted by: Brian Havard git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97793 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 06, 2002
-
-
Astrid Kessler authored
Well, now this is the correct patch to keep german version in sync. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97791 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97790 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 05, 2002
-
-
Andre Malo authored
(again: didn't update the ja-transformation) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97786 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
did no update of the japanese transformations, because it creates somewhat weird on my system... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97785 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
and header/footer.html files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97783 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(a lot of stuff, sorry!; whe should really improve the page headers for better diffs....) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97781 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97780 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97779 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97777 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 04, 2002
-
-
Andre Malo authored
(Note: upgrading.xml.de is not up-to-date in both branches) (Note2: in Head also the original should be updated to 2.1 anyway) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97776 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 03, 2002
-
-
Bill Stoddard authored
the CacheDecline URL list for the config file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97772 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97771 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97770 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97767 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
for ap_post_read_request, since that is the only opportunity for modules to handle Expect extensions. Obtained from: apache-1.3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97765 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Not entirely clear if we should trust iconv or bin/iconv as the target path for iconv modules, but here goes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97762 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
With BuildBin - also build our iconv ccs/ces collections. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97760 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Backports accomplished ... please keep in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97759 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 02, 2002
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97756 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- keep sitemap in sync - Note: mod_auth_digest is currently exactly the same as in 2.0 (no changes were made due to the aaa-rewrite) - modified the example in mod_info (was a bad one ;-) - forward port (i.e copy) of rotatelogs.html, so we shouldn't forget the recent changes - fixed xslt/css for module index page -> update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97752 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 15001 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97745 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97742 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97732 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Otherwise, it looks like Apache-2.x has not been compiled on any unixoid platform anywhere since 2002-Nov-29 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97731 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 01, 2002
-
-
William A. Rowe Jr authored
Must have symbolics for util_ldap/mod_auth_ldap base addresses. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97730 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Repair one oversimplification. I was grep'ping modules/experimental for such symbols, didn't look backwards at include/. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97728 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add util_ldap and mod_auth_ldap to the workspace, but do not build by default yet [requires external 3rd party library still.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97726 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Final corrections; much of these .dsp definitions were redundant. When you add a module to the Apache.dsw workspace, and make the new module dependent upon libapr, libaprutil, libhttpd (and in the case of mod_auth_ldap, make it dependent upon util_ldap) then everything just falls into place. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97723 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Decorative change - consistify .dsp verbage git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97722 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Although we consistently used apr_time() APIs, the declarations didn't match up. Nor did the indexes' types. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97720 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct to appropriate text file formats git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97717 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 30, 2002
-
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97714 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
by Tim Gerundt <tim@gerundt.de> with some minor changes from me git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97710 13f79535-47bb-0310-9956-ffa450edef68
-