- Sep 20, 2002
-
-
Justin Erenkrantz authored
directives. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96923 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
of the quickreference. Relative anchors to directives may only be set, if we're actually transforming the particular <modulesynopsis> document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96922 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96921 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96920 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
the DSO link problems for DAV and the new aaa modules by moving the provider code into the core of the server and generalizing them to be used by any code. Remove the auth{nz}_*_provider functions as they are no longer needed. Change the dav_*_provider functions to wrap the ap_*_provider functions as they have a bit more of a historical precedent that we should keep around. Reviewed by: John K. Sterling <john@sterls.com> (in concept) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96919 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 19, 2002
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96918 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
to be run before mod_vhost_alias Reviewed by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96917 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96915 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
<p>s. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96914 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96913 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96912 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
the xml conversion. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96911 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Ilia Soldis <s010148@tversu.ru> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96910 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96909 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96907 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96906 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
querying apr-config and apu-config at link-time instead. (Note that the $apr_config value in configure.in isn't sufficient as we need to know where apr-config will be when we execute apxs later on - hence the --bindir option to apr-config and apu-config.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96905 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
made apparent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
<options> tag, as defined by RFC 3253, and we don't recognize the option as a builtin one, then we pass that off to the versioning hooks of the DAV provider for it to process. However, we neglected to check whether the provider actually *had* versioning hooks first. The fix: simply check for versioning hooks before using them. Problem found by: Ryan Bloom <rbb@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96903 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
compile and link helper programs that use apr/apr-util. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96900 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Use of uninitialized value in string eq at ./apxs line 134. when the last option in getopt array is used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96899 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96898 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 18, 2002
-
-
Justin Erenkrantz authored
a libtool archive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96894 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
authoritative, allow the user to retry. This is consistent with the other auth modules. It previously only allowed a retry if the password was invalid. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96893 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(isp.com is really a bad choice, YMMV) - add "none" to syntax descriptions and fix defaults - fix several <directive>s - add infos the descriptions of *IP directives (redundant, but to reach more clearness) - add section ids - fix some typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96892 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96891 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96890 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96889 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96888 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96887 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Still work to do on this, but I'm putting it in CVS so others can help. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96886 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96880 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96876 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Restrict Win32 API replacements from interfering with 3rd-party builders of add-ons or any other consumer of win32's os.h. PR 12779. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96875 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96873 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96872 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96871 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
buildconf when we roll a release, we should do the same for modules/ssl/ssl_expr_parse.h and ssl_expr_scan.c. Submitted by: Mads Toftum <mads@toftum.dk> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96870 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
The syntax is: AuthBasicProvider file dbm AuthUserFile conf/basic-user AuthDBMUserFile conf/basic-user-dbm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96869 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
All ordering semantics should be resolved by the modules which use these providers, not the providers themselves. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96868 13f79535-47bb-0310-9956-ffa450edef68
-