4156 Commits

Author SHA1 Message Date
Gunnar Beutner
bb4c4cb952 Fix another null pointer deref in GraphiteWriter::SendPerfdata
refs #7268
2014-09-17 16:35:42 +02:00
Gunnar Beutner
321809bea8 Fix null pointer deref in PluginUtility::FormatPerfdata
refs #7268
2014-09-17 16:07:12 +02:00
Gunnar Beutner
879684efcd Fix problems with PNP4Nagios
fixes #7268
2014-09-17 15:38:39 +02:00
Gunnar Beutner
bdb06be078 Add agent scripts to the Debian .install files
refs #7243
2014-09-17 11:39:53 +02:00
Gunnar Beutner
24f17c0fc6 Add the agent scripts to cmake
refs #7243
2014-09-17 11:29:58 +02:00
Gunnar Beutner
b5faacc1d0 Release version 2.1.1 v2.1.1 2014-09-16 12:29:22 +02:00
Michael Friedrich
1b78f2d9ca Documentation: Fix markdown formatting
refs #7070
2014-09-15 19:39:57 +02:00
Michael Friedrich
370e08d091 Documentation: Explain event commands and their integration by a real life example (httpd restart via ssh)
fixes #7070
2014-09-15 19:03:55 +02:00
Michael Friedrich
2f751f2ed3 Documentation: How to use @ to escape keywords
fixes #7028
2014-09-15 17:28:38 +02:00
Michael Friedrich
41f0b9864b Documentation: Rephrase some Icinga Web 1.x parts
refs #7158
2014-09-15 17:19:37 +02:00
Michael Friedrich
fed686a7c5 Documentation: Clarify on DB IDO upgrades
fixes #7210
2014-09-15 17:11:25 +02:00
Ildar Hizbulin
3700a33e7e Fix memory leak in the db_ido_pgsql module
fixes #7195

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-15 14:22:10 +02:00
Gunnar Beutner
ac32d4b382 Improve thread spawning behavior
fixes #7186
2014-09-11 11:45:21 +02:00
Gunnar Beutner
ffe5b960d0 Update AUTHORS 2014-09-11 09:34:24 +02:00
Tobias von der Krone
58a84c9344 Move fping_address to command array because it must always be the first argument
fixes #7168
2014-09-11 09:34:20 +02:00
Gunnar Beutner
6bb35a0d52 Another Windows build fix 2014-09-10 15:45:47 +02:00
Gunnar Beutner
4dd886ebd5 Build fix for Windows
refs #7033
2014-09-10 15:24:08 +02:00
Gunnar Beutner
dc4fe38d8f Fix crash in TlsStream::IsEof
refs #6862
2014-09-10 08:51:25 +02:00
Gunnar Beutner
fbce8e430a Partially revert "Error messages: Properly handle livestatus/cmd pipe errors."
This reverts commit efa8fdcb8e5cebe08c27d13e5ba27998245a5063.

refs #7160
2014-09-09 23:47:27 +02:00
Gunnar Beutner
06378b4784 Build fix for OS X 2014-09-09 16:43:21 +02:00
Markus Frosch
8497fc3605 Extend documentation for icinga-web on Debian based systems
Fixes #7158
2014-09-09 16:16:47 +02:00
Gunnar Beutner
092983d5ad Properly deal with closed TLS streams
fixes #6892
2014-09-09 15:28:55 +02:00
Gunnar Beutner
9a06b09366 ApiClient: Don't try to write to closed streams
refs #6892
2014-09-09 15:12:39 +02:00
Gunnar Beutner
308ba45102 Improve error message for duplicate objects
refs #6070
2014-09-09 14:49:21 +02:00
Gunnar Beutner
292d9ee740 Implement include guards for mkclass
fixes #7033
2014-09-09 13:30:54 +02:00
Gunnar Beutner
3c0833429c Update GNUInstallDirs.cmake file
fixes #7139
2014-09-09 12:00:26 +02:00
Michael Friedrich
ab7fc25072 Fix Manubulon include file
fixes #7123
2014-09-08 11:22:38 +02:00
Gunnar Beutner
86e1a3e50e Update AUTHORS 2014-09-08 10:44:08 +02:00
Alexander Schomburg
476f9ab8e9 Differentiate between service and systemctl
Some parts of the documentation still don't differentiate between RHEL7 and RHEL6/Debian/SUSE.

fixes #7080

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-08 10:42:37 +02:00
Gunnar Beutner
d84a3306d5 Make CompatUtility::GetCheckablePercentStateChange return a floating-point number 2014-09-08 09:58:53 +02:00
Gunnar Beutner
bf2e3cb091 Don't parse perfdata if enable_perfdata is false
fixes #7032
2014-09-07 12:27:06 +02:00
Gunnar Beutner
8c4765c607 Add SUN_LEN compatibility macro for Haiku
refs #7115
2014-09-06 02:30:09 +02:00
Gunnar Beutner
666c92fa76 Check whether the nice() function is available
refs #7115
2014-09-06 02:20:25 +02:00
Gunnar Beutner
3a44935f2d Don't link libcJSON against libm on Haiku
refs #7115
2014-09-06 02:15:05 +02:00
Gunnar Beutner
418e7bc417 Add #include for strings.h (strcasecmp)
refs #7115
2014-09-06 02:11:34 +02:00
Jean-Marcel Flach
d19184c44b Add utf8, Windows-1252 and ISO 8859 support for icinga-list-objects
fixes #7042
2014-09-05 13:07:44 +02:00
Gunnar Beutner
5bb3971f0b Increase queue size for API clients
fixes #6841
fixes #7096
2014-09-05 11:54:47 +02:00
Gunnar Beutner
9133c01f00 Fix spurious SSL errors
fixes #6981
2014-09-05 08:19:47 +02:00
Gunnar Beutner
473717d5d9 Build fix for FreeBSD 2014-09-04 10:44:34 +02:00
Gunnar Beutner
04b026e612 Make GraphiteWriter ignore empty perfdata values
fixes #7072
2014-09-03 22:06:13 +02:00
Gunnar Beutner
bc4c6d1655 Update AUTHORS 2014-09-03 13:25:54 +02:00
Jean-Marcel Flach
df3da5f1f3 Change log message for checking/sending notifications
fixes #6719
2014-09-03 13:23:19 +02:00
Gunnar Beutner
ba0062b543 Update CFLAGS/CXXFLAGS for the SunPro compiler
refs #6896
2014-09-03 08:24:14 +02:00
Gunnar Beutner
039a13cf88 Implement support for systems where pipe2 returns ENOSYS
fixes #7065
fixes #6696
2014-09-03 08:10:55 +02:00
Gunnar Beutner
4da18d6de1 Build fix for GNU Hurd 2014-09-02 17:27:16 +02:00
Tim Hardeck
e00e56ecfe Increase python-icinga2 description
fixes #7030
2014-09-02 13:58:09 +02:00
Gunnar Beutner
5ae1f4273c Init script: Check whether the PID file exists
fixes #7047
2014-09-02 13:48:48 +02:00
Gunnar Beutner
dde00a3f16 Use LSB-compliant exit codes for the init script
fixes #7044
2014-09-02 13:40:33 +02:00
Gunnar Beutner
5e53b771fa Fix invalid exit code
fixes #7058
2014-09-02 13:28:06 +02:00
Gunnar Beutner
6f2ea6bc08 Fix build problems with Oracle Solaris Studio
refs #6896
2014-09-02 13:09:17 +02:00