2012R1.3

Security

  • Updated sourcegaurdian loaders to eliminate issues with segmentation faults on enterprise components – MG
  • Fixed potential SQL injection vulnerability in legacy CCM for authenticated users – MG

Updated

  • Fix permissions for restore script. -SW
  • Fix so state history works for individual services -SW
  • Fix bug in CCM where selected None in Limit Results would reverts back to 15 -SW
  • Fix bug where users couldn’t change Max Notifications Age on database cleanup -SW
  • Fix bug where users couldn’t change address for mobile carriers, always used defaults. -SW
  • Nagios BPI: Fixed bug with empty auth_users printing lots of commas in bpi.conf – MG
  • Nagios BPI: Added additional commands to be used with the api_tool.php script. Use -h to see usage for available commands. – MG
  • Nagios BPI: Fixed issue where BPI group states were being calculated unnecessarily on page loads. – MG
  • Nagios BPI: Fixed bug with empty hostgroups creating ghost entries- MG
  • Nagios BPI: Fixed bug where config changes could cause both success and error messages to show up in the UI – MG
  • Add ability for wizards to add unlimited services,processes, mountpoints etc. Many wizards updated in this release -SW
  • Add ability to automatically process uploaded trap MIBS into snmptt.ini -SW,NB
  • Update default notification message to just use %host% as %hostalias% isn’t always set -SW

Added

  • Added support for internationalization. PO files can be added to /usr/local/nagiosxi/html/includes/lang/locale – MG
  • Added feature request #300, services can now be searched by host address. – MG
  • Added callback functions to allow custom status icons and custom table columns to be added to status tables by components – MG
  • Added support for a custom login splash page using the Custom Login component – MG
  • Added proxy support for component/wizard update check – SW

Fixed

  • Fixed bug in CCM where notifications_enabled defaulted to “off” if left blank in the form – MG
  • Fixed bug with duplicate key entries on bulk modifications. – MG
  • Fixed bug #317 in CCM where using the search bar could cause CCM insert, edit, and delete commands to be rerun – MG
  • Fixed bug in CCM where renaming config_name for a service could leave behind ghost service configs – MG
  • Fixed bug in CCM with form validation for required fields – MG
  • Fixed bug with component/wizard update check not allowing additional uploads – MG/SW
  • Fixed bug where global settings weren’t able to save properly (Gregory Shapiro)