Commit Graph

  • f9e26bf4b8 Accepting request 1313907 from server:monitoring factory Ana Guerrero 2025-10-28 13:47:02 +00:00
  • 9c3afe112f fix changelog Ana Guerrero 2025-10-27 17:12:42 +00:00
  • f30d789c19 Accepting request 1313157 from home:aeszter:branches:server:monitoring Ansgar Esztermann 2025-10-27 11:36:06 +00:00
  • 13722b9bdd Accepting request 1255920 from server:monitoring Ana Guerrero 2025-03-25 21:12:22 +00:00
  • 4d2e6e504d Accepting request 1254856 from home:AndreasStieger:branches:server:monitoring Ansgar Esztermann 2025-03-25 10:54:08 +00:00
  • e092efe44b Accepting request 1194312 from server:monitoring leap-16.1 leap-16.0 Dominique Leuenberger 2024-08-17 10:41:15 +00:00
  • b33b3abed5 Accepting request 1194312 from server:monitoring Dominique Leuenberger 2024-08-17 10:41:15 +00:00
  • 52eb813578 - update to 4.5.4 * Fix inconsistent links for 'View {Trends,Alert Histogram} For This {Host,Service}' (Mauricio Faria de Oliveira) * Fix broken links from removing AngularJS pages in 4.5.3 (Dylan Anderson) Lars Vogdt 2024-08-16 14:12:03 +00:00
  • 25da2cad19 Accepting request 1194156 from home:lrupp:branches:server:monitoring Lars Vogdt 2024-08-16 14:12:03 +00:00
  • ec82d4408f Accepting request 1183445 from server:monitoring Ana Guerrero 2024-06-27 14:02:46 +00:00
  • 20fd5be185 Accepting request 1183445 from server:monitoring Ana Guerrero 2024-06-27 14:02:46 +00:00
  • 7cb11929a4 - update to 4.5.3 * Update jQuery (#960) (Dylan Anderson) * Remove pages using outdated AngularJS framework (#960) (Dylan Anderson) * Fix html encoding of some ascii characters (#813) (Dylan Anderson) * Updated several page links to use 'nofollow' (#965) - (Griffin Westerman) Lars Vogdt 2024-06-19 13:12:31 +00:00
  • 135f0bebd6 - update to 4.5.3 * Update jQuery (#960) (Dylan Anderson) * Remove pages using outdated AngularJS framework (#960) (Dylan Anderson) * Fix html encoding of some ascii characters (#813) (Dylan Anderson) * Updated several page links to use 'nofollow' (#965) - (Griffin Westerman) Lars Vogdt 2024-06-19 13:12:31 +00:00
  • a0449ef614 Accepting request 1173606 from server:monitoring Ana Guerrero 2024-05-13 15:58:20 +00:00
  • 63b954e842 Accepting request 1173606 from server:monitoring Ana Guerrero 2024-05-13 15:58:20 +00:00
  • f46c5fa5b7 - update to 4.5.2 * Fix handling of timeperiods w/ downtime availability calculations in the Availability CGI report (Sebastian Wolf) * Fix build when compiling against musl libc (#952) (Sebastian Wolf) * Fix downtime comment using current time instead of the downtime's entry time (#910) (Dylan Anderson) Lars Vogdt 2024-05-13 09:08:56 +00:00
  • 84268d4a26 - update to 4.5.2 * Fix handling of timeperiods w/ downtime availability calculations in the Availability CGI report (Sebastian Wolf) * Fix build when compiling against musl libc (#952) (Sebastian Wolf) * Fix downtime comment using current time instead of the downtime's entry time (#910) (Dylan Anderson) Lars Vogdt 2024-05-13 09:08:56 +00:00
  • 53c72ed175 Accepting request 1168505 from server:monitoring Dominique Leuenberger 2024-04-17 12:46:13 +00:00
  • 0d22e717ed Accepting request 1168505 from server:monitoring Dominique Leuenberger 2024-04-17 12:46:13 +00:00
  • 377d22a31a * nagios-exec-start-post - obsolete (fixes bsc#1202929) * nagios-exec-start-pre - obsolete (fixes bsc#1202929) Lars Vogdt 2024-04-17 10:11:22 +00:00
  • 6590ed10e3 * nagios-exec-start-post - obsolete (fixes bsc#1202929) * nagios-exec-start-pre - obsolete (fixes bsc#1202929) Lars Vogdt 2024-04-17 10:11:22 +00:00
  • 074bedf889 - update to 4.5.1 * Fix text rendering in Configuration -> Command Expansion when the command ends in whitespace (Thanks Joran LEREEC for reporting this issue) - from 4.5.0 Note: this release is backward-compatible, but does include updates to the header files. If you are using any NEB modules in your monitoring solution, you will need to recompile them with the new nagios-4.5.0 headers to avoid segmentation faults. ENHANCEMENTS * Add event_handler_period configuration option to hosts and services (#913) * Add external commands CHANGE_HOST_EVENT_HANDLER_TIMEPERIOD and CHANGE_SVC_EVENT_HANDLER_TIMEPERIOD (#913) * Added support for separating your build directory from your source directory (#867) - from older versions: * Fix missing macros when running performance data commands (#904) * Fix broken logo images in status pages (regression from 4.4.12) (#917) * Clean up most compiler warnings on GCC and clang (#901) * Fix incorrect HTML entity escaping in CGIs (#907, #902) * Fix issue where predictive dependency checks were not being scheduled for services (#908) * Fix several typos (#898, #884) * Fix incorrect error message in preflight check (#865) * Fix use-after-free in qh_deregister_handler (#866) * Fix memory leak in qh_deregister_handler (#866) * Fix mismatched host/service behavior when changing from SOFT to HARD state (#891) * Minor performance improvements in CGI utility functions (#866) * Fix memory leak in nagiostats.c when using -c, -s, -d, or -D multiple times (#888) * Improve service scheduling at startup (#887) Lars Vogdt 2024-04-16 22:26:42 +00:00
  • 95a03bf990 - update to 4.5.1 * Fix text rendering in Configuration -> Command Expansion when the command ends in whitespace (Thanks Joran LEREEC for reporting this issue) - from 4.5.0 Note: this release is backward-compatible, but does include updates to the header files. If you are using any NEB modules in your monitoring solution, you will need to recompile them with the new nagios-4.5.0 headers to avoid segmentation faults. ENHANCEMENTS * Add event_handler_period configuration option to hosts and services (#913) * Add external commands CHANGE_HOST_EVENT_HANDLER_TIMEPERIOD and CHANGE_SVC_EVENT_HANDLER_TIMEPERIOD (#913) * Added support for separating your build directory from your source directory (#867) - from older versions: * Fix missing macros when running performance data commands (#904) * Fix broken logo images in status pages (regression from 4.4.12) (#917) * Clean up most compiler warnings on GCC and clang (#901) * Fix incorrect HTML entity escaping in CGIs (#907, #902) * Fix issue where predictive dependency checks were not being scheduled for services (#908) * Fix several typos (#898, #884) * Fix incorrect error message in preflight check (#865) * Fix use-after-free in qh_deregister_handler (#866) * Fix memory leak in qh_deregister_handler (#866) * Fix mismatched host/service behavior when changing from SOFT to HARD state (#891) * Minor performance improvements in CGI utility functions (#866) * Fix memory leak in nagiostats.c when using -c, -s, -d, or -D multiple times (#888) * Improve service scheduling at startup (#887) Lars Vogdt 2024-04-16 22:26:42 +00:00
  • 737233fc2d Modified via webui Lars Vogdt 2024-04-16 14:09:56 +00:00
  • 199a3f623b Modified via webui Lars Vogdt 2024-04-16 14:09:56 +00:00
  • bc4a07b85b Accepting request 1156087 from server:monitoring Dominique Leuenberger 2024-03-07 21:02:02 +00:00
  • f687aac5cf Accepting request 1156087 from server:monitoring Dominique Leuenberger 2024-03-07 21:02:02 +00:00
  • 4fa405b160 Accepting request 1149469 from home:dimstar:rpm4.20:n Dirk Stoecker 2024-03-07 17:32:59 +00:00
  • ea9858ceea Accepting request 1149469 from home:dimstar:rpm4.20:n Dirk Stoecker 2024-03-07 17:32:59 +00:00
  • e0cd459af2 Accepting request 1145456 from server:monitoring Ana Guerrero 2024-02-09 22:54:58 +00:00
  • defd2843b8 Accepting request 1145456 from server:monitoring Ana Guerrero 2024-02-09 22:54:58 +00:00
  • 7cec0926ab - remove some old rpmlintrc entries - remove old (< 12.0) SUSE macros from spec file - nagios-dch and nagios-contrib can be noarch - use autopatch macro - set right permission and ownership for /var/log/nagios/config.err even if this file is just a ghost file in RPM - use /run/nagios instead of /var/run/nagios for pid file - get rid of really old (SLE9) fix for nagios command group (was group www at that time). Since SLE10, we use and own group (nagcmd) instead. As we do not support to migrate from SLE9 to SLE11 and beyond directly, this migration should have been done long time ago already Lars Vogdt 2024-02-09 14:50:08 +00:00
  • 000015d45c - remove some old rpmlintrc entries - remove old (< 12.0) SUSE macros from spec file - nagios-dch and nagios-contrib can be noarch - use autopatch macro - set right permission and ownership for /var/log/nagios/config.err even if this file is just a ghost file in RPM - use /run/nagios instead of /var/run/nagios for pid file - get rid of really old (SLE9) fix for nagios command group (was group www at that time). Since SLE10, we use and own group (nagcmd) instead. As we do not support to migrate from SLE9 to SLE11 and beyond directly, this migration should have been done long time ago already Lars Vogdt 2024-02-09 14:50:08 +00:00
  • 6abe305ec3 Accepting request 1145110 from home:dimstar:Factory Ansgar Esztermann 2024-02-09 14:04:28 +00:00
  • a6fcc77b09 Accepting request 1145110 from home:dimstar:Factory Ansgar Esztermann 2024-02-09 14:04:28 +00:00
  • bf09e38729 Accepting request 1144491 from home:msmeissn:branches:server:monitoring Ansgar Esztermann 2024-02-08 09:37:52 +00:00
  • 3f69e89c29 Accepting request 1144491 from home:msmeissn:branches:server:monitoring Ansgar Esztermann 2024-02-08 09:37:52 +00:00
  • 1c5a6cf982 Accepting request 1005468 from server:monitoring Dominique Leuenberger 2022-09-23 12:15:12 +00:00
  • 6ae5aa241e Accepting request 1005468 from server:monitoring Dominique Leuenberger 2022-09-23 12:15:12 +00:00
  • acbf052f0e - do not change ownership of resource_file (/etc/nagios/resource.cfg) during (re-)start: nagios does not have enough permissions to do it anyway. Fixes bsc#1192316 - thanks to Kai Lappalainen Lars Vogdt 2022-09-15 17:27:37 +00:00
  • cb087bf2ae - do not change ownership of resource_file (/etc/nagios/resource.cfg) during (re-)start: nagios does not have enough permissions to do it anyway. Fixes bsc#1192316 - thanks to Kai Lappalainen Lars Vogdt 2022-09-15 17:27:37 +00:00
  • 6672cdd2fe Accepting request 979137 from server:monitoring Dominique Leuenberger 2022-05-25 18:35:03 +00:00
  • 4a4ad33109 Accepting request 979137 from server:monitoring Dominique Leuenberger 2022-05-25 18:35:03 +00:00
  • eb0117b1aa Accepting request 977081 from home:klaernie:branches:server:monitoring Eric Schirra 2022-05-25 07:24:00 +00:00
  • 65d6c9e9fb Accepting request 977081 from home:klaernie:branches:server:monitoring Eric Schirra 2022-05-25 07:24:00 +00:00
  • d675ea8545 Accepting request 928140 from server:monitoring Dominique Leuenberger 2021-10-29 20:34:36 +00:00
  • ffb4655e8c Accepting request 928140 from server:monitoring Dominique Leuenberger 2021-10-29 20:34:36 +00:00
  • b5987b2f0f Accepting request 925377 from home:jsegitz:branches:systemdhardening:server:monitoring Lars Vogdt 2021-10-29 13:54:27 +00:00
  • 70df48fa5c Accepting request 925377 from home:jsegitz:branches:systemdhardening:server:monitoring Lars Vogdt 2021-10-29 13:54:27 +00:00
  • 2d085d1be2 Accepting request 893800 from server:monitoring Dominique Leuenberger 2021-05-17 16:45:42 +00:00
  • 6c6cbbc25e Accepting request 893800 from server:monitoring Dominique Leuenberger 2021-05-17 16:45:42 +00:00
  • 1824bdf35e add missing SUSE bugzilla number bsc#989759 Lars Vogdt 2021-05-10 15:15:53 +00:00
  • 42a44e4baf add missing SUSE bugzilla number bsc#989759 Lars Vogdt 2021-05-10 15:15:53 +00:00
  • 05b3c014f9 fix CVE number: (CVE-2020-13977, bsc#1172794) Lars Vogdt 2021-05-10 15:14:34 +00:00
  • 84287b90d3 fix CVE number: (CVE-2020-13977, bsc#1172794) Lars Vogdt 2021-05-10 15:14:34 +00:00
  • d8d8b98637 just adding missing SUSE bugzilla numbers Lars Vogdt 2021-05-10 15:10:58 +00:00
  • aacc45ad7f just adding missing SUSE bugzilla numbers Lars Vogdt 2021-05-10 15:10:58 +00:00
  • 535bd5024b - new nagios-exec-start-post script to fix bsc#1003362 Lars Vogdt 2021-05-10 14:54:23 +00:00
  • 591afe885e - new nagios-exec-start-post script to fix bsc#1003362 Lars Vogdt 2021-05-10 14:54:23 +00:00
  • 3f896befef fix the man page as well.... Lars Vogdt 2021-05-10 11:36:17 +00:00
  • e9504fa4eb fix the man page as well.... Lars Vogdt 2021-05-10 11:36:17 +00:00
  • 7339bea2be - fix nagios_upgrade.sh writing to log file in user controlled directory (bsc#1182398). The nagios_upgrade.sh script writes the logfile directly below /var/log/ Lars Vogdt 2021-05-10 11:31:10 +00:00
  • 8c93a9a217 - fix nagios_upgrade.sh writing to log file in user controlled directory (bsc#1182398). The nagios_upgrade.sh script writes the logfile directly below /var/log/ Lars Vogdt 2021-05-10 11:31:10 +00:00
  • 73bdc4c68f Accepting request 811250 from server:monitoring Dominique Leuenberger 2020-06-04 15:55:19 +00:00
  • 6dd8d9b3cf Accepting request 811250 from server:monitoring Dominique Leuenberger 2020-06-04 15:55:19 +00:00
  • 36d3092d01 Accepting request 811168 from home:jsjhb:branches:server:monitoring Lars Vogdt 2020-06-03 22:54:43 +00:00
  • f9503e3079 Accepting request 811168 from home:jsjhb:branches:server:monitoring Lars Vogdt 2020-06-03 22:54:43 +00:00
  • 6860a66829 Accepting request 793008 from server:monitoring Dominique Leuenberger 2020-04-14 13:09:26 +00:00
  • 41756cf9a9 Accepting request 793008 from server:monitoring Dominique Leuenberger 2020-04-14 13:09:26 +00:00
  • ecd09d6089 Accepting request 792345 from home:rfrohl:branches:server:monitoring Lars Vogdt 2020-04-11 04:46:59 +00:00
  • 9e0657d982 Accepting request 792345 from home:rfrohl:branches:server:monitoring Lars Vogdt 2020-04-11 04:46:59 +00:00
  • 230ff74b94 Accepting request 791853 from server:monitoring Dominique Leuenberger 2020-04-07 08:31:53 +00:00
  • 8f1260b643 Accepting request 791853 from server:monitoring Dominique Leuenberger 2020-04-07 08:31:53 +00:00
  • 22d72b0d6b - enable build for SLE11 by excluding some special macros and directories via 'sles_version != 11' condition - add nagios-archive.service and nagios-archive.timer as replacement for the script in cron.weekly: no need for cron on systemd systems - run set_permissions and verifyscript for /etc/cron.weekly on those distributions that need it - enhance rpmlint: ignore empty htpasswd file - enable php apache module and not php5 on newer distributions - try to harden the rcnagios script Lars Vogdt 2020-04-06 20:05:04 +00:00
  • a193b4feb0 - enable build for SLE11 by excluding some special macros and directories via 'sles_version != 11' condition - add nagios-archive.service and nagios-archive.timer as replacement for the script in cron.weekly: no need for cron on systemd systems - run set_permissions and verifyscript for /etc/cron.weekly on those distributions that need it - enhance rpmlint: ignore empty htpasswd file - enable php apache module and not php5 on newer distributions - try to harden the rcnagios script Lars Vogdt 2020-04-06 20:05:04 +00:00
  • 1fef56c2cb - enhance systemd service: check nagios config before reloading Lars Vogdt 2020-04-06 16:43:27 +00:00
  • 98985fbf4c - enhance systemd service: check nagios config before reloading Lars Vogdt 2020-04-06 16:43:27 +00:00
  • bcedfd92a4 - fix boo#1156309, CVE-2019-3698 : Symbolic Link (Symlink) following vulnerability in the cronjob allows local attackers to cause cause DoS or potentially escalate privileges by winning a race. Lars Vogdt 2020-04-06 16:35:21 +00:00
  • 7e38e9d87c - fix boo#1156309, CVE-2019-3698 : Symbolic Link (Symlink) following vulnerability in the cronjob allows local attackers to cause cause DoS or potentially escalate privileges by winning a race. Lars Vogdt 2020-04-06 16:35:21 +00:00
  • 2885f5d87e Accepting request 769779 from server:monitoring Dominique Leuenberger 2020-02-04 18:55:04 +00:00
  • 693ddc3bf0 Accepting request 769779 from server:monitoring Dominique Leuenberger 2020-02-04 18:55:04 +00:00
  • ab6348633c Accepting request 769646 from home:dimstar:Factory Lars Vogdt 2020-02-03 19:42:08 +00:00
  • d496151fbb Accepting request 769646 from home:dimstar:Factory Lars Vogdt 2020-02-03 19:42:08 +00:00
  • d025ee21e8 Accepting request 759028 from server:monitoring Dominique Leuenberger 2019-12-24 13:30:18 +00:00
  • 705b10b409 Accepting request 759028 from server:monitoring Dominique Leuenberger 2019-12-24 13:30:18 +00:00
  • c778e0db4a Accepting request 758509 from home:jsjhb:branches:server:monitoring Lars Vogdt 2019-12-23 20:16:43 +00:00
  • 602cd1fd58 Accepting request 758509 from home:jsjhb:branches:server:monitoring Lars Vogdt 2019-12-23 20:16:43 +00:00
  • 16f2e65e48 Accepting request 749850 from server:monitoring Dominique Leuenberger 2019-11-20 11:38:13 +00:00
  • 675ce90dae Accepting request 749850 from server:monitoring Dominique Leuenberger 2019-11-20 11:38:13 +00:00
  • 60ec4d368b - compile with -ffat-lto-objects to prevent build failure Ansgar Esztermann 2019-11-13 08:31:21 +00:00
  • 620122da5a - compile with -ffat-lto-objects to prevent build failure Ansgar Esztermann 2019-11-13 08:31:21 +00:00
  • 746c2abd97 Accepting request 728283 from server:monitoring Dominique Leuenberger 2019-09-05 10:44:41 +00:00
  • 38be952bf4 Accepting request 728283 from server:monitoring Dominique Leuenberger 2019-09-05 10:44:41 +00:00
  • caf1d18dae Accepting request 724762 from home:kukuk:cron Dirk Stoecker 2019-09-04 12:44:08 +00:00
  • 5e59248261 Accepting request 724762 from home:kukuk:cron Dirk Stoecker 2019-09-04 12:44:08 +00:00
  • 516d5a5dac Accepting request 696474 from server:monitoring Yuchen Lin 2019-04-22 10:26:34 +00:00
  • f08fb2eed4 Accepting request 696474 from server:monitoring Yuchen Lin 2019-04-22 10:26:34 +00:00
  • ee55b0589f Accepting request 696158 from home:jsjhb:branches:server:monitoring Lars Vogdt 2019-04-21 13:02:22 +00:00
  • a8d2fd3a40 Accepting request 696158 from home:jsjhb:branches:server:monitoring Lars Vogdt 2019-04-21 13:02:22 +00:00
  • b3c55f9f0c Accepting request 667956 from server:monitoring Dominique Leuenberger 2019-01-24 13:14:56 +00:00