- Jan 01, 2003
-
-
Andre Malo authored
This readds the ability to store password and group information within the same dbm file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98142 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
to be replaced by other stuff. Requested by Kess for German translation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98140 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98138 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98137 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
OtherBill and Brad have confirmed that including ap_config_layout.h isn't a problem on non-Unix platforms as they don't use suexec. PR: 15713 Submitted by: Thom May <thom@planetarytramp.net> Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98134 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 29, 2002
-
-
Chris Pepper authored
PR: Obtained from: Submitted by: Reviewed by: Grammar tweak. One comma half-separates a clause from the rest of the sentence. Needs a matching comma (where is ambiguous) or the existing one removed, so I yanked it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98123 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 12395 Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98122 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 27, 2002
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98115 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
always expect them to be. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98113 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 25, 2002
-
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98111 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
with OS dependent defaults thanks to nd for his help with xsl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98109 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 23, 2002
-
-
Justin Erenkrantz authored
passed to the compile stage. (Otherwise, it won't link the threaded APR right.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98102 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98096 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
All we care about is the type and name, just ask for the type and name. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98090 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98086 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98085 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98083 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 22, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98077 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- reintroduced the sidebar for the module index page (obvious ;-) * didn't want to leave the section links so alone, thus added some <seealso>s. - changed the ordering of the core/MPMs as follows: * core * mpm_common * alphabetical list of the mpms (ordered by their "natural" names). - same appeared on the sitemap - changed <h1> headings of the modulesynopsis files, so that they match the titles in the sitemap. This should better reflect the nature of the modules. (affects only core & MPMs) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98076 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
* fixed the <modulelist>s in mpm_common * moved AcceptMutex to mpm_common; document the mutex mechanism "posixsem" * added BS2000Account to mpm_common (I'm not sure, whether it should appear here or elsewhere. It *seems* to be supported only by prefork and perchild (if perchild would work)). The description is obtained from the 1.3 docs. * fixed several default values * moved MaxThreadsPerChild and NumServers out to perchild (btw: we could consider to rename NumServers to StartServers...) * rearranged some stuff and added several comments, that I found useful ;-) - mpm_netware: * MaxThreads 2048 (as maximum and default) - perchild: * extended the explanations about using different user ids. Hope, that's correct. * extended and adjusted the directive descriptions (remember, NumServers and MaxThreadsPerChild moved in) - prefork: * moved AcceptMutex to mpm_common (as stated already above) - mpm_winnt: * added reference to ScoreBoardFile - worker: * added reference to AcceptMutex - general: markup & formatting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98075 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98074 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98072 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98070 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 15610 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98069 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98066 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 20, 2002
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98059 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98055 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
and mod_proxy_http git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98054 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
(core and cache.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98053 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98051 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98047 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 19, 2002
-
-
Astrid Kessler authored
- normalize notation of directive arguments - document ScriptInterpreterSource registry-strict - some odds and ends git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98046 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98042 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Submitted by: Astrid Ke�ler [kess@kess-net.de] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98041 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
- Do not print out the commands used when doing 'make depend' git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98036 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
This allows Sun's cpp to generate valid .deps dependencies. (This is a similar patch as applied to APR.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98035 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 18, 2002
-
-
Bill Stoddard authored
out of mod_cache and into mod_mem_cache. Note default buffer size of the lesser of 100000 or MCacheMaxObjectSize git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98029 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98027 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98023 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98022 13f79535-47bb-0310-9956-ffa450edef68
-