Commit Graph

5309 Commits

Author SHA1 Message Date
Gunnar Beutner f70cebca0c Build fix for 2.3.x 2015-03-16 13:45:18 +01:00
Gunnar Beutner 1756bc69a3 Ignore file name extension in 'flex --version' output
refs #8750
2015-03-16 13:38:20 +01:00
Gunnar Beutner 1fcb012976 Improve Flex version detection on Windows
refs #8750
2015-03-16 13:33:01 +01:00
Jean Flach ae05c1ac13 Remove http_vhosts config from Windows
There is no check_http planed for Windows

fixes #8762
2015-03-16 13:24:41 +01:00
Gunnar Beutner 9bcbc8f4f8 Don't update custom vars for each status update
fixes #8736
2015-03-16 10:23:56 +01:00
Gunnar Beutner 6155dd2e7d Ensure that flex meets the version requirements
fixes #8750
2015-03-16 10:23:13 +01:00
Louis Sautier 427196e591 Fix a typo in the documentation of ICINGA2_WITH_MYSQL and ICINGA2_WITH_PGSQL
fixes #8753

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-16 10:22:38 +01:00
Gunnar Beutner 3b18e1b674 Add missing keywords in the syntax highlighting files
fixes #8757
2015-03-16 10:07:58 +01:00
Markus Frosch 0091394f2f Fix VIM syntax highlighting for comments
fixes #8755
2015-03-16 09:20:05 +01:00
Carlos Cesario 76d5b751f4 Update syntax highlighting (nano/vim) for 2.3 features
fixes #8660
2015-03-12 17:15:52 +01:00
Gunnar Beutner 2fc40398c2 Release version 2.3.2 2015-03-12 16:00:33 +01:00
Michael Friedrich 6a6662644e Fix log message for cli commands breaks the init script
fixes #8721
2015-03-12 15:57:52 +01:00
Gunnar Beutner 2083eec43d Release version 2.3.1 2015-03-12 13:27:11 +01:00
Michael Friedrich 64214bd853 Fix crash in Dependency::Stop()
This partially reverts the fix in #8436

fixes #8687
refs #8436

Conflicts:
	lib/db_ido_pgsql/idopgsqlconnection.cpp
2015-03-12 11:56:20 +01:00
Michael Friedrich e1a07ad129 Fix formatting for the GDB stacktrace
fixes #8684
2015-03-11 16:31:52 +01:00
Michael Friedrich 9db3d42135 Make sure that the /var/log/icinga2/crash directory exists
fixes #8683
2015-03-11 16:08:37 +01:00
Michael Friedrich cc698d1ae2 Update documentation for DB IDO HA Run-Once
fixes #8680
2015-03-11 14:06:38 +01:00
Gunnar Beutner cef5191d44 Fix timeout problem with API heartbeat messages
fixes #8672
2015-03-11 12:56:22 +01:00
Gunnar Beutner 21522f9ed6 Fix line continuation support for parentheses
fixes #8679
2015-03-11 09:55:38 +01:00
Gunnar Beutner 8516e78b92 Kill entire process group after plugin timeout
fixes #8540
2015-03-11 07:38:07 +01:00
Gunnar Beutner 73629172b4 Fix argument type for the StringContains function
refs #8659
2015-03-11 06:44:32 +01:00
Michael Friedrich 059cda9e37 Implement String#contains
fixes #8659
2015-03-11 06:44:23 +01:00
Louis Sautier 47b3ed948d Fix check_disk default thresholds and document the change of unit
fixes #8673

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-03-11 06:44:15 +01:00
Louis Sautier a93cea04a4 Fix documentation for -DICINGA2_GIT_VERSION_INFO
fixes #8667

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-10 14:29:24 +01:00
Gunnar Beutner 54b5cd33e5 Fix path for the icinga2 binary in the documentation 2015-03-10 09:53:33 +01:00
Louis Sautier 3adc605bef Fix check_disk thresholds: make sure partitions are the last arguments
fixes #8658

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-09 15:32:24 +01:00
Gunnar Beutner bcf4c46079 Fix missing program name in 'icinga2 --version'
fixes #8657
2015-03-09 15:02:53 +01:00
Gunnar Beutner 6176d3bc8c Release version 2.3.0 2015-03-09 12:53:15 +01:00
Gunnar Beutner f4bf4578c0 changelog.py: Convert Windows new-lines to UNIX new-lines 2015-03-09 12:47:01 +01:00
Gunnar Beutner 98b89b1d27 Document closures
fixes #8648
2015-03-09 11:18:18 +01:00
Gunnar Beutner b687902e3d Replace tabs with spaces in the documentation examples 2015-03-09 11:18:05 +01:00
Gunnar Beutner f485424f7f Add -fvisibility-inlines-hidden to the C/CXX flags when available 2015-03-09 09:49:55 +01:00
Gunnar Beutner 4e16f48255 Don't accept config updates for zones for which we have an authoritative copy of the config
fixes #8555
2015-03-09 08:46:01 +01:00
Gunnar Beutner 3046ad5d5e Fix incorrect value for the process_performance_data column in the icinga_hosts table
fixes #8544
2015-03-09 08:12:05 +01:00
Gunnar Beutner e50d3e6e5a Fix validator for dependencies
fixes #8596
2015-03-09 08:04:18 +01:00
Gunnar Beutner 22f3c5082d Add validator for time ranges in ScheduledDowntime objects
fixes #8600
2015-03-09 08:02:12 +01:00
Gunnar Beutner 60d5959ba4 Remove incorrect VERIFY
fixes #8628
2015-03-09 06:51:22 +01:00
Gunnar Beutner d7890d542c Update AUTHORS 2015-03-09 06:41:56 +01:00
Louis Sautier 33e60f97ab Fix a spelling error
fixes #8638

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-09 06:41:23 +01:00
Gunnar Beutner fb6cc2f6ed Improve support for the Value class in the natvis extension 2015-03-08 20:35:15 +01:00
Gunnar Beutner 3ed85aea31 Update documentation links 2015-03-08 11:34:59 +01:00
Gunnar Beutner e3b338848e Remove duplicate chapter and fix chapter headings 2015-03-08 11:32:49 +01:00
Michael Friedrich 4bb695fb9d Documentation: Add wiki howto url for help updating the docs 2015-03-07 17:13:36 +01:00
Michael Friedrich 22a2661821 Documentation: Remove obsolete info
refs #8318
2015-03-07 16:26:09 +01:00
Michael Friedrich a93b565868 Documentation: Refactor RemoteClient/Cluster/etc from community&training feedback
fixes #8318
fixes #8522
fixes #6858
2015-03-07 16:23:53 +01:00
Gunnar Beutner 77fc213d6d Remove unnecessary dynamic_casts 2015-03-07 14:47:54 +01:00
Gunnar Beutner 4f41c79a4c Add check commands for NSClient++
fixes #8621
2015-03-06 13:08:42 +01:00
Gunnar Beutner 274c0d1f12 Move webinject documentation to the right chapter 2015-03-06 12:47:14 +01:00
Jean Flach 62b2bae6b6 Update Window plugins' usage strings 2015-03-06 12:14:09 +01:00
Gunnar Beutner 52102d815d Fix second Deserialize() call in ApiEvents::ExecuteCommandAPIHandler
refs #8117
2015-03-06 01:45:43 +01:00