- Jan 20, 2003
-
-
William A. Rowe Jr authored
Add the missing /Fd"" option git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98395 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add mod_ident to the BuildBin targets, and resort other targets into alpha order git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98391 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Taking a guess at what mod_ident.exp should look like for David Shane Holden's reorganization. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98388 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Win32 build project for David Shane Holden's mod_ident reorganization. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98387 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Integrate mod_ident with the Win32 build. Submitted by David Shane Holden <dpejesh@yahoo.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98386 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct misplaced # End Group marker. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98384 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Missing version tags [noted while rolling win32 binaries.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98382 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Catch up with the changes to apr/build/win32ver.awk and name all loadable httpd modules as .so, internally. Credit to Mladen Turk for identifing the issue. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98380 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Update libhttpd.dll filenames to reflect the .dll extension for the newest apr/build/win32ver.awk script changes. Submitted by Mladen Turk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98378 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Update support utility filenames to reflect .exe extensions for the newest apr/build/win32ver.awk script changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98376 13f79535-47bb-0310-9956-ffa450edef68
-
Mads Toftum authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98373 13f79535-47bb-0310-9956-ffa450edef68
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98358 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 19, 2003
-
-
Andre Malo authored
(I'm currently cleaning up my repository ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98354 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
<default>none</default> Suggested by: Mikhail Filimonov <mvf@uniyar.ac.ru> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Essentially a noop - just changing the order to keep the httpd-2.0/2.1-dev files closer in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98349 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
.dsw IDE builds were building mod_auth_ldap, while .mak builds were not. Corrected, and cleaned up redundant util_ldap dependency. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98346 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 18, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98341 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98340 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Reviewed by: Joshua Slive, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98339 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98338 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
Reviewed by: Michael Schroepl <Michael.Schroepl@telekurs.de> Andr� Malo <nd@perlig.de> Irmund Thum <i.t@ithum.de> Erik Abele <erik@codefaktor.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98337 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
- set a link from AccessFileName to AllowOverride - <Files> and <Location> sections and .htaccess files may be used for more then access control - state an example more precisely Thanks to Michael Schroepl <Michael.Schroepl@telekurs.de> and nd for their suggestions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98336 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
note mod_ident. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98322 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
The rfc1413 code itself is mostly c&p, but can still bear some rework ... This patch removes the global ap_rfc1413 function and the ap_rfc1413_timeout variable. It also introduces a new config directive IdentityCheckTimeout (default 30 sec). Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98320 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix the last bit of build breakage from promoting ext_filter from experimental to filters. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98319 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98316 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 17, 2003
-
-
Jeff Trawick authored
PR: 13609 Submitted by: Joseph Senulis <Joseph.Senulis@dnr.state.wi.us>, Jeff Trawick] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98309 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98308 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98304 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98303 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Sorry, forgot to mention: Reviewed by: Joshua Slive, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98301 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98300 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 16, 2003
-
-
Bradley Nicholes authored
mode issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98299 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98297 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98294 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98293 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98291 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98288 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 15, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98284 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98283 13f79535-47bb-0310-9956-ffa450edef68
-