]> git.pld-linux.org Git - packages/pure-ftpd.git/blobdiff - pure-ftpd-config.patch
- when SSLCertFile is absent in pureftpd.conf use path to certificate
[packages/pure-ftpd.git] / pure-ftpd-config.patch
index f168d31fe234361a495e1016b31fdcca27b336a7..f97cd27682f1bebfed44b2b71f997faf4e85ffb3 100644 (file)
@@ -1,12 +1,41 @@
-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
This page took 0.060696 seconds and 4 git commands to generate.