csf

New csf v9.02

Changes:

  • Fixed Reseller UI command execution

New csf v9.01

Changes:

  • Fixed graph display when using integrated UI

New csf v9.00

Changes:

  • Convert csfui.pl, csfuir.pl and cseui.pl to perl modules and modify the calling UI specific scripts
  • Updated cseUI so that is passes perl strict module checks
  • Fixed issue with deny removal of some IPv6 addresses
  • Ensure /etc/chkservd/lfd is recreated when lfd is enabled via csf -e on cPanel servers
  • Added exes to csf.pignore on existing and new cPanel server:
    /usr/libexec/dovecot/lmtp
    /usr/local/cpanel/3rdparty/php/54/bin/php-cgi
    /usr/local/cpanel/3rdparty/php/56/bin/php-cgi
    /usr/local/cpanel/3rdparty/php/56/sbin/php-fpm
  • Ensure all file opens are properly flocked
  • Switch to using require instead of eval/use to load runtime modules where possible
  • Code review – started addressing perl critic suggestions in all scripts and modules
  • Moved regex.pm to a seperate perl module
  • Moved email sending to a seperate perl module
  • Moved lfd logging to a seperate perl module
  • Add allow and ignore Include files for the cPanel Free SSL service from Comodo in cPanel v58+. These are included on new installations and added to existing files on cPanel installations
  • Fixed spurious Include error in lfd for csf.ignore

New csf v8.26

Changes:

  • Added more dovecot binaries to csf.pignore for new and existing cPanel servers
  • Updated lfd-cron to use the csf startup routines to restart lfd on systemd servers correctly, existing cron jobs are also modified
  • HTTP::Tiny upgraded to v0.058

New csf v8.25

Changes:

  • Modified Config loading to check for valid ip6tables location before attempting to use it
  • Modify Server Report to support checking of cPanel MultiPHP configurations when using EasyApache v4
  • Removed PHP check for suhosin from Server Report
  • Improved cipher check for pure-ftpd in Server Report
  • Added password reset check for subaccounts in Server Report on cPanel servers
  • Added cPanelID check in Server Report on cPanel servers

New csf v8.23

Changes:

  • On cPanel servers ensure the lfd service is always correctly appended to chkservd.conf on csf installation

New csf v8.22

Changes:

  • Fix csf –tempdeny from allowing blocking of local IPs
  • Fix problem where LF_NETBLOCK was no longer affective after blocking a its first netblock until it timed out from csf.tempip
  • Modify UI table spacing

New csf v8.21

Changes:

  • Modified cPanel version check to avoid restart loop if GENERIC set to 1 in csf.conf

New csf v8.20

Changes:

  • Modify Relay Alert email to specify “localhost” rather than “Local Account” when localhost IPv6 address detected as it currently does for IPv4 localhost
  • Improvement to lfd restart routine for MailScanner and pure-ftpd when cPanel upgrades on RHEL/CentOS/CloudLinux v7+ servers

New csf v8.19

Changes:

  • Move SMTP_BLOCK rules to a separate chain to avoid conflicts with other control panels deleting required rules