csf

New csf v9.26

Changes:

  • Fix for webmin UI when watching logs
  • Various UI html syntax fixes
  • Reduced UI banner padding
  • Port 23 added to DROP_NOLOG for new installations
  • WAITLOCK taken out of beta
  • Modified UI View Listening Ports
  • Reworked main UI table to produce syntactically correct HTML
  • Fixed duplicate HTML top and bottom page elements

New csf v9.25

Changes:

  • Correct csf lookup failure message
  • Converted UI icon for temp allow removal to new format
  • Simplified Configuration display of radio toggles to help screen readers
  • Added patch to send message text for CLUSTER blocks

New csf v9.23

Changes:

  • Added upgrade note to the top of the UI if available
  • UI improvements for integrated cse and interface to cxs
  • Added Scroll to Top/Bottom buttons
  • Consolidate images, css and javascript into a common directory in the installer

New csf v9.22

Changes:

  • Modify UI temporary IP deny buttons to not wrap in table
  • Modified UI Statistics images to be responsive
  • Modified readme.txt to detail additional UI styling options
  • Added two new options STYLE_CUSTOM and STYLE_MOBILE relating to UI styling
  • Globalised SIGNALs where needed to help prevent zombie children
  • Modified UI to use container-fluid to improve whitespace use
  • Modified pre tags to wrap on whitespace

New csf v9.20

Changes:

  • Redesigned UI based on Bootstrap
  • New functionality: Added integrated mobile device view with subset of functionsModified csf to not warn about the SENDMAIL binary if LF_ALERT_SMTP is enabled
  • Added use of the ace editor if present on cPanel installs to edit files. Added toggle to switch back to textarea. Added buttons to decrease and increase font size in editor
  • Modified readme.txt to include information regarding changing styles and disabling Mobile View

Note: If you want to downgrade to csf v9.14 you can download it from here, then remember to disable AUTO_UPDATES to prevent upgrades.

New csf v9.14

Changes:

  • Fixed LOGSCANNER logging to only report to the log if DEBUG enabled
  • Added new BETA options WAITLOCK and WAITLOCK_TIMEOUT which provide support for the iptables –wait option
  • Added UI support for cxs with Bootstrap

New csf v9.13

Changes:

  • Modify Server Check to prevent hanging process for CloudLinux PHP versions prior to v5.2

New csf v9.12

Changes:

  • Improved LOGSCANNER accuracy of hourly and daily runs between restarts
  • Added more binaries on cPanel servers to csf.pignore for cPanel v60
  • Fixed repeated check for PHP open_basedir in Server Check
  • Do not perform suexec check if mod_ruid2 enabled in Server Check
  • Corrected text description of IPv6 port lists in non-cPanel csf.conf
  • Export ConfigServer::Logger::logfile
  • Detect mpm_itk_module and treat in a similar manner to ruid2_module in Server Check
  • Removed use of Cpanel::cPanelFunctions as it is now being withdrawn
  • Updated common ConfigServer UI
  • Fix instance where cluster block timeout for temporary blocks was not being sent
  • Check for EOL PHP v5.5 in Server Check
  • Added detection of alt-php versions provided by CloudLinux, but do not check them for EOL version status

New csf v9.11

Changes:

  • Fixed issue with csf.allow Include checks when allowing an IP
  • Added the Greensnow blocklist to csf.blocklists for new installs
  • Fixed display of ports in CLI temporary blocks
  • Fixed issue removing CIDR blocks via the CLI from csf.deny