]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Scratched a major itch - got bitten by config directory globbing sucking
authorDirk-Willem van Gulik <dirkx@apache.org>
Wed, 25 Sep 2002 22:54:16 +0000 (22:54 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Wed, 25 Sep 2002 22:54:16 +0000 (22:54 +0000)
in an editor backup file once too many. Applied the patch as submitted
by Sander van Zoest (Bug id 12712) whichs makes it possible to limit
the scope with simple but effective wild cards.

PR: 12712
Obtained from: Sander van Zoest
Submitted by: Sander van Zoest
Reviewed by: Dirk-Willem van Gulik

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96980 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 18e01a411f61f0266c907aa45f04d638e2d2e655..784f3ec0a9a7c4c1a5ceba339d12f2a09c576af0 100644 (file)
@@ -1,5 +1,11 @@
 Changes with Apache 1.3.27
 
+  *) Included the patch submitted by Sander van Zoest (#12712) which
+     prevents just 'anything' being sucked in when doing gobbeling in
+     complete directories - such as editor backup files and other
+     cruft. This patch allows us to tailor/control this properly by
+     allowing simple wildcards such as *.conf. [Dirk-Willem van Gulik]
+
   *) Add the new directive 'ShmemUIDisUser'. By default, Apache
      will no longer set the uid/gid of SysV shared memory scoreboard
      to User/Group, and it will therefore stay the uid/gid of