X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=pure-ftpd-config.patch;h=55adfed29a73299a0b1d7e8b03c5956b548ecf1d;hb=b458bc639058d44df7f015d9caa0b38469df3a03;hp=f168d31fe234361a495e1016b31fdcca27b336a7;hpb=e3e27f720dafe775a7abf4aecbc7c24f79734e93;p=packages%2Fpure-ftpd.git diff --git a/pure-ftpd-config.patch b/pure-ftpd-config.patch index f168d31..55adfed 100644 --- a/pure-ftpd-config.patch +++ b/pure-ftpd-config.patch @@ -1,12 +1,51 @@ -diff -Nur pure-ftpd-0.99.9.orig/contrib/redhat.sysconfig pure-ftpd-0.99.9/contrib/redhat.sysconfig ---- pure-ftpd-0.99.9.orig/contrib/redhat.sysconfig Sun Sep 16 20:07:10 2001 -+++ pure-ftpd-0.99.9/contrib/redhat.sysconfig Mon Oct 8 13:07:10 2001 -@@ -52,7 +52,7 @@ - # files uploaded by other anonymous users) . So that uploads have to be - # validated by a system administrator (chown to another user) before being - # available for download. --# --antiwarez -+--antiwarez - - - # log the pid of the server handling the request in syslog messages +--- configuration-file/pure-ftpd.conf.in~ 2004-02-29 12:18:57.000000000 +0100 ++++ configuration-file/pure-ftpd.conf.in 2004-04-15 13:35:52.321993376 +0200 +@@ -107,23 +107,23 @@ + + # LDAP configuration file (see README.LDAP) + +-# LDAPConfigFile /etc/pureftpd-ldap.conf ++# LDAPConfigFile /etc/ftpd/pureftpd-ldap.conf + + + + # MySQL configuration file (see README.MySQL) + +-# MySQLConfigFile /etc/pureftpd-mysql.conf ++# MySQLConfigFile /etc/ftpd/pureftpd-mysql.conf + + + # Postgres configuration file (see README.PGSQL) + +-# PGSQLConfigFile /etc/pureftpd-pgsql.conf ++# PGSQLConfigFile /etc/ftpd/pureftpd-pgsql.conf + + + # PureDB user database (see README.Virtual-Users) + +-# PureDB /etc/pureftpd.pdb ++# PureDB /etc/ftpd/pureftpd.pdb + + + # Path to pure-authd socket (see README.Authentication-Modules) +--- configuration-file/pure-ftpd.conf.in~ 2004-07-29 22:58:53.000000000 +0200 ++++ configuration-file/pure-ftpd.conf.in 2004-07-29 22:57:25.000000000 +0200 +@@ -276,7 +276,7 @@ + + # Disallow anonymous users to upload new files (no = upload is allowed) + +-AnonymousCantUpload no ++AnonymousCantUpload yes + + + +--- configuration-file/pure-ftpd.conf.in 2004-09-15 17:03:04.000000000 +0200 ++++ configuration-file/pure-ftpd.conf.in 2004-11-06 16:55:31.382772400 +0100 +@@ -157,6 +157,7 @@ + + # 'ls' recursion limits. The first argument is the maximum number of + # files to be displayed. The second one is the max subdirectories depth ++# If LimitRecursion is not present default is 2000 5 + + LimitRecursion 2000 8 +