Commit Graph

4337 Commits

Author SHA1 Message Date
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
Gunnar Beutner c55bd29eda Only build mkunity when unity builds are enabled
refs #7034
2014-09-02 07:45:18 +02:00
Gunnar Beutner 8d16ed8425 Link libcJSON against libm
fixes #6147
2014-09-01 13:39:49 +02:00
Gunnar Beutner 46f26024dc Implement support for excluding files from unity builds
refs #7034
2014-09-01 09:19:21 +02:00
Gunnar Beutner 2a65c7821c Remove validator for the Script type
fixes #7036
2014-08-31 11:09:18 +02:00
Gunnar Beutner 43dd0fe942 Enable unity build for RPM/Debian packages
fixes #7041
2014-08-31 11:02:45 +02:00
Gunnar Beutner 6ba0612644 Detect whether __COUNTER__ is available
fixes #7040
2014-08-31 11:01:37 +02:00
Gunnar Beutner 1c92712146 Fix rpmlint errors
fixes #7038
2014-08-31 10:30:44 +02:00
Gunnar Beutner ea4ad843e8 Enable 2to3 for the Python scripts
fixes #7037
2014-08-31 00:56:40 +02:00
Gunnar Beutner eb091a87b0 Implement support for unity builds
fixes #7034
fixes #7035
2014-08-30 20:02:12 +02:00
Gunnar Beutner 7ec6564248 Remove obsolete HTML comment
refs #6704
2014-08-29 17:19:20 +02:00
Gunnar Beutner eaea65a366 Make props argument for NameComposer::MakeName constant 2014-08-29 16:46:46 +02:00
Gunnar Beutner 6e40ce3d91 Release version 2.1.0 2014-08-29 12:44:01 +02:00
Michael Friedrich a7aba78185 Documentation: Remove wrong selinux description
refs #6704
2014-08-29 12:03:03 +02:00
Michael Friedrich ee5b0afd28 Fix markdown format in INSTALL.md
refs #6704
2014-08-29 11:43:43 +02:00
Markus Frosch 76fa37f822 Incooperate Debian packaging changes from the Debian team
Authors:
- Alexander Wirt
- Jan Wagner
2014-08-29 11:40:54 +02:00
Michael Friedrich 26945fb3ea Rename INSTALL file
refs #6704
2014-08-29 11:16:02 +02:00
Michael Friedrich a52da0fbff Update INSTALL
refs #6704
2014-08-29 10:17:51 +02:00
Michael Friedrich 7d54ebb6ac Add enable_ha/failover_timeout to vim/nano syntax highlighting
refs #6827
refs #6203
2014-08-28 21:15:57 +02:00
Michael Friedrich 98e43afd31 Add Python 2.4 as requirement (Changelog entry missing)
refs #6702
refs #6704
2014-08-28 21:09:54 +02:00