Changeset 2676
- Timestamp:
- 03/10/10 00:00:13 (2 years ago)
- Location:
- branches/omega-1.0.5
- Files:
-
- 12 edited
-
CHANGELOG (modified) (1 diff)
-
configs/centos/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/debian/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/fedora/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/freebsd/logrotate/ispcp (modified) (3 diffs)
-
configs/freebsd/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/gentoo/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/openbsd/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/opensuse/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/redhat/proftpd/root_domain.conf (modified) (7 diffs)
-
configs/ubuntu/proftpd/root_domain.conf (modified) (7 diffs)
-
docs/FreeBSD/freebsd-packages (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/omega-1.0.5/CHANGELOG
r2675 r2676 8 8 9 9 2010-03-09 Benedikt Heintel 10 - CONFIGS: 11 * Fixed: The folder "disabled" is missing in the root_domain.conf 12 - DISTS: 13 * Fixed #2253: Porting logrotate to FreeBSD 14 * Fixed #2254: (FreeBSD) The folder "disabled" is missing in the root_domain.conf 15 * Fixed #2255: Update the FreeBSD packages 10 16 - TOOLS: 11 17 * Fixed #2256: Update Squirrelmail Plugins to the newest Version -
branches/omega-1.0.5/configs/centos/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/debian/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/fedora/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/freebsd/logrotate/ispcp
r1587 r2676 6 6 delaycompress 7 7 notifempty 8 create 640 root adm8 create 640 root wheel 9 9 sharedscripts 10 10 prerotate … … 33 33 delaycompress 34 34 postrotate 35 if [ -e /var/run/syslog d.pid ]; then35 if [ -e /var/run/syslog.pid ]; then 36 36 /usr/bin/killall -HUP syslogd 37 37 elif [ -e /var/run/rsyslogd.pid ]; then … … 48 48 delaycompress 49 49 prerotate 50 / var/www/ispcp/engine/traffic/ispcp-vrl-traff > /var/log/ispcp/ispcp-vrl-traff.log50 /usr/local/www/ispcp/engine/traffic/ispcp-vrl-traff > /var/log/ispcp/ispcp-vrl-traff.log 51 51 endscript 52 52 postrotate 53 if [ -e /var/run/syslog d.pid ]; then53 if [ -e /var/run/syslog.pid ]; then 54 54 /usr/bin/killall -HUP syslogd 55 55 elif [ -e /var/run/rsyslogd.pid ]; then -
branches/omega-1.0.5/configs/freebsd/proftpd/root_domain.conf
r1560 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/gentoo/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/openbsd/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/opensuse/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/redhat/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/configs/ubuntu/proftpd/root_domain.conf
r1574 r2676 6 6 <Directory ~/backups/*> 7 7 <Limit RMD RNTO DELE XRMD> 8 AllowAll8 AllowAll 9 9 </Limit> 10 10 </Directory> … … 17 17 <Directory ~/cgi-bin/*> 18 18 <Limit RMD RNTO DELE XRMD> 19 AllowAll19 AllowAll 20 20 </Limit> 21 21 </Directory> … … 28 28 <Directory ~/htdocs/*> 29 29 <Limit RMD RNTO DELE XRMD> 30 AllowAll 30 AllowAll 31 </Limit> 32 </Directory> 33 34 <Directory ~/disabled> 35 <Limit RMD RNTO DELE XRMD> 36 DenyAll 31 37 </Limit> 32 38 </Directory> … … 39 45 <Directory ~/errors/*> 40 46 <Limit RMD RNTO DELE XRMD> 41 AllowAll47 AllowAll 42 48 </Limit> 43 49 </Directory> … … 50 56 <Directory ~/logs/*> 51 57 <Limit RMD RNTO DELE XRMD> 52 AllowAll58 AllowAll 53 59 </Limit> 54 60 </Directory> … … 61 67 <Directory ~/phptmp/*> 62 68 <Limit RMD RNTO DELE XRMD> 63 AllowAll69 AllowAll 64 70 </Limit> 65 71 </Directory> … … 72 78 <Directory ~/statistics/*> 73 79 <Limit RMD RNTO DELE XRMD> 74 AllowAll80 AllowAll 75 81 </Limit> 76 82 </Directory> -
branches/omega-1.0.5/docs/FreeBSD/freebsd-packages
r2630 r2676 1 /usr/ports/databases/mysql50-client 2 /usr/ports/databases/mysql50-server 1 /usr/ports/www/apache22 2 /usr/ports/ftp/proftpd 3 /usr/ports/mail/postfix 4 /usr/ports/mail/postfix-policyd-weight 5 /usr/ports/mail/procmail 6 /usr/ports/shells/bash 7 /usr/ports/mail/courier-imap 8 /usr/ports/security/courier-authlib 9 /usr/ports/databases/mysql50-client 10 /usr/ports/databases/mysql50-server 11 /usr/ports/lang/php5 12 /usr/ports/lang/php5-extensions 13 /usr/ports/www/awstats 14 /usr/ports/www/mod_fcgid 15 /usr/ports/www/mod_fastcgi 16 /usr/ports/security/chkrootkit 17 /usr/ports/security/rkhunter 18 /usr/ports/ftp/wget 19 /usr/ports/mail/maildrop 20 /usr/ports/www/mod_cband 21 /usr/ports/security/amavisd-new 22 /usr/ports/mail/postgrey 23 /usr/ports/sysutils/logrotate 24 /usr/ports/lang/perl5.10 25 /usr/ports/devel/pear 26 /usr/ports/databases/p5-DBI 27 /usr/ports/databases/php5-pdo_mysql 3 28 /usr/ports/databases/p5-DBD-mysql50 4 /usr/ports/databases/php5-pdo_mysql5 29 /usr/ports/databases/p5-Class-DBI-mysql 30 /usr/ports/archivers/p5-Compress-Zlib 31 /usr/ports/security/p5-Crypt-Blowfish 32 /usr/ports/security/p5-Crypt-CBC 33 /usr/ports/security/p5-Crypt-DES 34 /usr/ports/security/p5-Crypt-PasswdMD5 35 /usr/ports/security/p5-Crypt-SSLeay 36 /usr/ports/textproc/p5-HTML-Entities-Numbered 37 /usr/ports/www/p5-HTML-Parser 38 /usr/ports/www/p5-HTML-Tagset 39 /usr/ports/www/p5-HTTP-GHTTP 40 /usr/ports/devel/p5-IO-stringy 41 /usr/ports/mail/p5-MIME-Tools 42 /usr/ports/mail/p5-Mail-Tools 43 /usr/ports/net/p5-Net-Daemon 44 /usr/ports/dns/p5-Net-LibIDN 45 /usr/ports/net/p5-PlRPC 46 /usr/ports/net/p5-URI 47 /usr/ports/www/p5-libwww 48 /usr/ports/devel/p5-Term-ReadPassword 49 /usr/ports/devel/p5-Term-ReadKey 6 50 /usr/ports/devel/p5-File-MimeInfo 7 /usr/ports/devel/p5-Term-ReadKey 8 /usr/ports/devel/pear 9 /usr/ports/ftp/proftpd 10 /usr/ports/ftp/wget 11 /usr/ports/lang/perl5.10 12 /usr/ports/lang/php5 13 /usr/ports/lang/php5-extensions 14 /usr/ports/mail/courier-imap 15 /usr/ports/mail/maildrop 16 /usr/ports/mail/postfix 17 /usr/ports/mail/postfix-policyd-weight 18 /usr/ports/mail/postgrey 19 /usr/ports/mail/procmail 20 /usr/ports/security/courier-authlib 21 /usr/ports/security/chkrootkit 22 /usr/ports/security/rkhunter 23 /usr/ports/security/amavisd-new 24 /usr/ports/shells/bash 25 /usr/ports/www/apache22 26 /usr/ports/www/awstats 27 /usr/ports/www/mod_cband 28 /usr/ports/www/mod_fcgid 29 /usr/ports/www/mod_fastcgi 30 /usr/ports/www/p5-libwww 51 /usr/ports/mail/p5-MIME-Tools 52 /usr/ports/textproc/p5-YAML
Note: See TracChangeset
for help on using the changeset viewer.
