]> granicus.if.org Git - icinga2/log
icinga2
11 years agoFix unit tests on Windows.
Gunnar Beutner [Wed, 13 Nov 2013 08:08:17 +0000 (09:08 +0100)]
Fix unit tests on Windows.

Fixes #5068

11 years agoImprove VS visualizers.
Gunnar Beutner [Wed, 13 Nov 2013 07:42:18 +0000 (08:42 +0100)]
Improve VS visualizers.

Refs #5067

11 years agoImplement debug visualizers for Visual Studio.
Gunnar Beutner [Tue, 12 Nov 2013 23:32:30 +0000 (00:32 +0100)]
Implement debug visualizers for Visual Studio.

Fixes #5067

11 years agoFix library path for libpq on Windows.
Gunnar Beutner [Tue, 12 Nov 2013 22:48:28 +0000 (23:48 +0100)]
Fix library path for libpq on Windows.

Fixes #5066

11 years agoUpdate ChangeLog. v0.0.4
Michael Friedrich [Tue, 12 Nov 2013 09:20:13 +0000 (10:20 +0100)]
Update ChangeLog.

Refs #5051

11 years agoMerge remote-tracking branch 'origin/feature/release-5051' into next
Gunnar Beutner [Tue, 12 Nov 2013 09:18:18 +0000 (10:18 +0100)]
Merge remote-tracking branch 'origin/feature/release-5051' into next

Fixes #5051

11 years agoUse 32-bit CentOS for the Vagrant VM.
Gunnar Beutner [Tue, 12 Nov 2013 08:42:44 +0000 (09:42 +0100)]
Use 32-bit CentOS for the Vagrant VM.

Fixes #5063

11 years agoFix CGI path in the Apache config.
Gunnar Beutner [Tue, 12 Nov 2013 07:49:19 +0000 (08:49 +0100)]
Fix CGI path in the Apache config.

Fixes #5062

11 years agoExclude debian/ from git-archive and dist tarballs.
Markus Frosch [Mon, 11 Nov 2013 21:00:22 +0000 (22:00 +0100)]
Exclude debian/ from git-archive and dist tarballs.

Refs #5060

11 years agoMake sure that Notification::notification_command is set.
Gunnar Beutner [Mon, 11 Nov 2013 16:26:20 +0000 (17:26 +0100)]
Make sure that Notification::notification_command is set.

Fixes #5056

11 years agoFix service and notification templates.
Gunnar Beutner [Mon, 11 Nov 2013 15:42:35 +0000 (16:42 +0100)]
Fix service and notification templates.

Fixes #5058

11 years agoLivestatus: Fix program start time in status table.
Michael Friedrich [Mon, 11 Nov 2013 14:19:47 +0000 (15:19 +0100)]
Livestatus: Fix program start time in status table.

11 years agoFix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.
Michael Friedrich [Mon, 11 Nov 2013 14:06:23 +0000 (15:06 +0100)]
Fix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.

Fixes #5045

11 years agoLivestatus: Fix additional stats columns causing problems.
Michael Friedrich [Mon, 11 Nov 2013 12:58:25 +0000 (13:58 +0100)]
Livestatus: Fix additional stats columns causing problems.

Fixes #5052

11 years agoFix compiler warning in PerfdataValue::Parse.
Gunnar Beutner [Mon, 11 Nov 2013 12:14:42 +0000 (13:14 +0100)]
Fix compiler warning in PerfdataValue::Parse.

Fixes #5055

11 years agoFix Convert::ToString.
Gunnar Beutner [Mon, 11 Nov 2013 12:04:18 +0000 (13:04 +0100)]
Fix Convert::ToString.

Fixes #5054

11 years agoFix LivestatusListener config object.
Gunnar Beutner [Mon, 11 Nov 2013 10:57:25 +0000 (11:57 +0100)]
Fix LivestatusListener config object.

Fixes #5053

11 years agoBump version.
Gunnar Beutner [Mon, 11 Nov 2013 10:24:17 +0000 (11:24 +0100)]
Bump version.

Refs #5051

11 years agoAdd changelog for 0.0.4.
Gunnar Beutner [Mon, 11 Nov 2013 10:23:55 +0000 (11:23 +0100)]
Add changelog for 0.0.4.

Refs #5051

11 years agoImplement one-time notification for escalation contacts.
Gunnar Beutner [Wed, 6 Nov 2013 07:36:22 +0000 (08:36 +0100)]
Implement one-time notification for escalation contacts.

Fixes #5011

11 years agoMerge branch 'feature/checks-5049' into next
Gunnar Beutner [Mon, 11 Nov 2013 08:31:54 +0000 (09:31 +0100)]
Merge branch 'feature/checks-5049' into next

Fixes #5049

11 years agoFix exception in Value::ToJson().
Gunnar Beutner [Mon, 11 Nov 2013 08:27:01 +0000 (09:27 +0100)]
Fix exception in Value::ToJson().

Refs #5049

11 years agoOptimize DynamicObject::HasAuthority().
Gunnar Beutner [Mon, 11 Nov 2013 07:22:58 +0000 (08:22 +0100)]
Optimize DynamicObject::HasAuthority().

Refs #5049

11 years agoOptimize Service::GetHost.
Gunnar Beutner [Sun, 10 Nov 2013 21:04:18 +0000 (22:04 +0100)]
Optimize Service::GetHost.

Refs #5049

11 years agoAdd check statistics.
Gunnar Beutner [Sun, 10 Nov 2013 16:47:47 +0000 (17:47 +0100)]
Add check statistics.

Refs #5049

11 years agoOptimize signal calls.
Gunnar Beutner [Sun, 10 Nov 2013 15:53:57 +0000 (16:53 +0100)]
Optimize signal calls.

Refs #5049

11 years agoFix type for CheckResult::command.
Gunnar Beutner [Sun, 10 Nov 2013 00:29:09 +0000 (01:29 +0100)]
Fix type for CheckResult::command.

Refs #5039

11 years agoMerge branch 'feature/checkresult-5039' into next
Gunnar Beutner [Sat, 9 Nov 2013 22:02:00 +0000 (23:02 +0100)]
Merge branch 'feature/checkresult-5039' into next

Fixes #5039

11 years agoRefactor the Service::Is{Comment,Downtime}* methods.
Gunnar Beutner [Sat, 9 Nov 2013 21:16:53 +0000 (22:16 +0100)]
Refactor the Service::Is{Comment,Downtime}* methods.

Refs #5039

11 years agoImplement class for service downtimes.
Gunnar Beutner [Sat, 9 Nov 2013 21:08:26 +0000 (22:08 +0100)]
Implement class for service downtimes.

Refs #5039

11 years agoImplement class for service comments.
Gunnar Beutner [Sat, 9 Nov 2013 20:19:52 +0000 (21:19 +0100)]
Implement class for service comments.

Refs #5039

11 years agoIgnore invalid fields in the state file.
Gunnar Beutner [Sat, 9 Nov 2013 17:30:17 +0000 (18:30 +0100)]
Ignore invalid fields in the state file.

Refs #5039

11 years agoReplace check result dictionaries with a class.
Gunnar Beutner [Sat, 9 Nov 2013 13:22:38 +0000 (14:22 +0100)]
Replace check result dictionaries with a class.

Refs #5039

11 years agoRemove unused dependencies.
Gunnar Beutner [Sat, 9 Nov 2013 08:25:52 +0000 (09:25 +0100)]
Remove unused dependencies.

Refs #4975

11 years agoFix compilation on openSUSE 12.3.
Gunnar Beutner [Sat, 9 Nov 2013 07:26:53 +0000 (08:26 +0100)]
Fix compilation on openSUSE 12.3.

Fixes #5038

11 years agoUpdate minimum cmake version.
Gunnar Beutner [Sat, 9 Nov 2013 07:10:43 +0000 (08:10 +0100)]
Update minimum cmake version.

Refs #4988

11 years agoMerge branch 'feature/dtype-5036' into next
Gunnar Beutner [Fri, 8 Nov 2013 20:59:17 +0000 (21:59 +0100)]
Merge branch 'feature/dtype-5036' into next

Fixes #5036

11 years agoAdd missing new-line.
Gunnar Beutner [Fri, 8 Nov 2013 20:52:42 +0000 (21:52 +0100)]
Add missing new-line.

Refs #5036

11 years agoFix unit tests.
Gunnar Beutner [Fri, 8 Nov 2013 20:56:42 +0000 (21:56 +0100)]
Fix unit tests.

Refs #5036

11 years agoFix compiler warnings in auto-generated code.
Gunnar Beutner [Fri, 8 Nov 2013 20:45:27 +0000 (21:45 +0100)]
Fix compiler warnings in auto-generated code.

Refs #5036

11 years agoRemove GetType().
Gunnar Beutner [Fri, 8 Nov 2013 20:37:21 +0000 (21:37 +0100)]
Remove GetType().

Refs #5036

11 years agoUse anonymous namespaces for INITIALIZE_ONCE().
Gunnar Beutner [Fri, 8 Nov 2013 20:12:47 +0000 (21:12 +0100)]
Use anonymous namespaces for INITIALIZE_ONCE().

Refs #5036

11 years agoAdd missing == operator for the Value class.
Gunnar Beutner [Fri, 8 Nov 2013 20:12:22 +0000 (21:12 +0100)]
Add missing == operator for the Value class.

Refs #5036

11 years agoClean up the DynamicType class.
Gunnar Beutner [Fri, 8 Nov 2013 15:07:21 +0000 (16:07 +0100)]
Clean up the DynamicType class.

Refs #5036

11 years agoAdd missing copyrights.
Gunnar Beutner [Fri, 8 Nov 2013 15:06:59 +0000 (16:06 +0100)]
Add missing copyrights.

Refs #5036

11 years agoOptimize GraphiteWriter::SendMetric.
Gunnar Beutner [Fri, 8 Nov 2013 14:42:46 +0000 (15:42 +0100)]
Optimize GraphiteWriter::SendMetric.

Fixes #5037

11 years agoMerge branch 'feature/debian-packaging-4988' into next
Markus Frosch [Fri, 8 Nov 2013 14:07:35 +0000 (15:07 +0100)]
Merge branch 'feature/debian-packaging-4988' into next

fixes #4975
fixes #4988

11 years agoUpdated Debian packaging for 0.0.4
Markus Frosch [Fri, 8 Nov 2013 12:07:20 +0000 (13:07 +0100)]
Updated Debian packaging for 0.0.4

refs #4988
refs #4975

11 years agoModified Debian packaging for development builds
Markus Frosch [Sat, 2 Nov 2013 00:18:58 +0000 (01:18 +0100)]
Modified Debian packaging for development builds

refs #4988

11 years agoImported current Debian packaging (for 0.0.3)
Markus Frosch [Fri, 1 Nov 2013 20:35:55 +0000 (21:35 +0100)]
Imported current Debian packaging (for 0.0.3)

refs #4988

11 years agoImplement serializer support for arbitrary classes.
Gunnar Beutner [Fri, 8 Nov 2013 10:17:46 +0000 (11:17 +0100)]
Implement serializer support for arbitrary classes.

Fixes #5024

11 years agoFix crash in CompatUtility::GetCheckResultPerfdata.
Gunnar Beutner [Fri, 8 Nov 2013 13:00:38 +0000 (14:00 +0100)]
Fix crash in CompatUtility::GetCheckResultPerfdata.

Refs #5026

11 years agoRemove autotools leftovers.
Michael Friedrich [Fri, 8 Nov 2013 12:16:51 +0000 (13:16 +0100)]
Remove autotools leftovers.

Refs #4962

11 years agoFix SLES boost detection.
Michael Friedrich [Fri, 8 Nov 2013 08:53:32 +0000 (09:53 +0100)]
Fix SLES boost detection.

Fixes #5027

11 years agoImplement support for performance data unit prefixes.
Gunnar Beutner [Fri, 8 Nov 2013 07:39:05 +0000 (08:39 +0100)]
Implement support for performance data unit prefixes.

Fixes #5026

11 years agoFix unit test name.
Gunnar Beutner [Thu, 7 Nov 2013 17:21:55 +0000 (18:21 +0100)]
Fix unit test name.

Refs #2710

11 years agoFix columns not fetched when using stats output.
Michael Friedrich [Thu, 7 Nov 2013 16:53:55 +0000 (17:53 +0100)]
Fix columns not fetched when using stats output.

Fixes #5015

11 years agoLivestatus: Add servive_checks(_rate) columns to status table.
Michael Friedrich [Thu, 7 Nov 2013 16:29:45 +0000 (17:29 +0100)]
Livestatus: Add servive_checks(_rate) columns to status table.

Refs #4655
Refs #2762

11 years agoMerge branch 'feature/perfdata-2710' into next
Gunnar Beutner [Thu, 7 Nov 2013 15:08:03 +0000 (16:08 +0100)]
Merge branch 'feature/perfdata-2710' into next

Fixes #2710

11 years agoUse PluginUtility::{Parse,Format}Perfdata for check results.
Gunnar Beutner [Thu, 7 Nov 2013 13:38:37 +0000 (14:38 +0100)]
Use PluginUtility::{Parse,Format}Perfdata for check results.

Refs #2710

11 years agoImplement performance data parser.
Gunnar Beutner [Thu, 7 Nov 2013 12:37:58 +0000 (13:37 +0100)]
Implement performance data parser.

Refs #2710

11 years agoImplement additional operators for the Value and String classes.
Gunnar Beutner [Thu, 7 Nov 2013 12:41:24 +0000 (13:41 +0100)]
Implement additional operators for the Value and String classes.

Refs #2710

11 years agoUpdate gdbinit path.
Gunnar Beutner [Thu, 7 Nov 2013 11:19:27 +0000 (12:19 +0100)]
Update gdbinit path.

Refs #2710

11 years agoImplement String::FindFirstNotOf.
Gunnar Beutner [Thu, 7 Nov 2013 11:17:06 +0000 (12:17 +0100)]
Implement String::FindFirstNotOf.

Refs #2710

11 years agoOptimize ObjectImpl<>::GetDefault*().
Gunnar Beutner [Thu, 7 Nov 2013 10:11:44 +0000 (11:11 +0100)]
Optimize ObjectImpl<>::GetDefault*().

Refs #2710

11 years agoLivestatus: Add compat_log_path config option for historical tables.
Michael Friedrich [Thu, 7 Nov 2013 13:04:13 +0000 (14:04 +0100)]
Livestatus: Add compat_log_path config option for historical tables.

Fixes #5017

11 years agoRemove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
Gunnar Beutner [Wed, 6 Nov 2013 07:51:56 +0000 (08:51 +0100)]
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.

Fixes #5012

11 years agoLivestatus: Fix crash when socket exception is thrown during query reponse.
Michael Friedrich [Wed, 6 Nov 2013 17:54:01 +0000 (18:54 +0100)]
Livestatus: Fix crash when socket exception is thrown during query reponse.

Fixes #4619

11 years agoLivestatus: Fix filter stack counter problem (and, or) causing empty query results.
Michael Friedrich [Wed, 6 Nov 2013 17:45:52 +0000 (18:45 +0100)]
Livestatus: Fix filter stack counter problem (and, or) causing empty query results.

Fixes #5016

11 years agoAdditional fixes for log table including test queries.
Michael Friedrich [Wed, 6 Nov 2013 17:43:03 +0000 (18:43 +0100)]
Additional fixes for log table including test queries.

Refs #4433

11 years agoFix detection of sles/suse_version in spec file.
Michael Friedrich [Wed, 6 Nov 2013 16:26:14 +0000 (17:26 +0100)]
Fix detection of sles/suse_version in spec file.

11 years agoLivestatus: Add statehist table.
Michael Friedrich [Wed, 6 Nov 2013 12:29:00 +0000 (13:29 +0100)]
Livestatus: Add statehist table.

Fixes #4434

11 years agoImplement Utility::DemangleSymbolName on Windows.
Gunnar Beutner [Tue, 5 Nov 2013 19:25:26 +0000 (20:25 +0100)]
Implement Utility::DemangleSymbolName on Windows.

Fixes #5010

11 years agoImplement String::GetData.
Gunnar Beutner [Tue, 5 Nov 2013 17:52:13 +0000 (18:52 +0100)]
Implement String::GetData.

Fixes #5008

11 years agoAdd event commands to CompatLogger.
Michael Friedrich [Tue, 5 Nov 2013 17:33:57 +0000 (18:33 +0100)]
Add event commands to CompatLogger.

Fixes #4362

11 years agoFix filter parsing for values containing white spaces.
Michael Friedrich [Tue, 5 Nov 2013 11:31:30 +0000 (12:31 +0100)]
Fix filter parsing for values containing white spaces.

Refs #4433

11 years agoMerge branch 'feature/livestatus-regexp-filter-5007' into next
Michael Friedrich [Tue, 5 Nov 2013 16:14:02 +0000 (17:14 +0100)]
Merge branch 'feature/livestatus-regexp-filter-5007' into next

Fixes #5007

11 years agoImplement regex match attribute filters (~, ~~)
Michael Friedrich [Tue, 5 Nov 2013 16:05:41 +0000 (17:05 +0100)]
Implement regex match attribute filters (~, ~~)

Requires the boost regex library.

Refs #5007

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
11 years agoRevert "Update pg_hba.conf for the Vagrant VM."
Gunnar Beutner [Tue, 5 Nov 2013 14:44:13 +0000 (15:44 +0100)]
Revert "Update pg_hba.conf for the Vagrant VM."

This reverts commit 02089a7c1e090ca5b7e535b744ffc106cccad9b1.

11 years agoUpdate pg_hba.conf for the Vagrant VM.
Gunnar Beutner [Tue, 5 Nov 2013 14:35:28 +0000 (15:35 +0100)]
Update pg_hba.conf for the Vagrant VM.

Refs #5001

11 years agoLink libhello against libconfig.
Gunnar Beutner [Tue, 5 Nov 2013 14:04:13 +0000 (15:04 +0100)]
Link libhello against libconfig.

Refs #4995

11 years agoUse boost::bind for WorkQueue::SetExceptionCallback.
Gunnar Beutner [Tue, 5 Nov 2013 12:59:30 +0000 (13:59 +0100)]
Use boost::bind for WorkQueue::SetExceptionCallback.

Refs #5002

11 years agoUpdate .gitignore file.
Gunnar Beutner [Tue, 5 Nov 2013 12:49:44 +0000 (13:49 +0100)]
Update .gitignore file.

Refs #4962

11 years agoMerge branch 'fix/livestatus-comments-5005' into next
Michael Friedrich [Tue, 5 Nov 2013 12:41:04 +0000 (13:41 +0100)]
Merge branch 'fix/livestatus-comments-5005' into next

Fixes #5005

11 years agoLivestatus: Fix default column accessor type for comments.
Michael Friedrich [Tue, 5 Nov 2013 12:39:40 +0000 (13:39 +0100)]
Livestatus: Fix default column accessor type for comments.

refs #5005

11 years agoFix exception in Exception in IdoPgsqlConnection::Query.
Gunnar Beutner [Tue, 5 Nov 2013 11:40:25 +0000 (12:40 +0100)]
Fix exception in Exception in IdoPgsqlConnection::Query.

Fixes #5002

11 years agoImplement Vagrant support for ido-pgsql.
Gunnar Beutner [Tue, 5 Nov 2013 10:19:21 +0000 (11:19 +0100)]
Implement Vagrant support for ido-pgsql.

Fixes #5001

11 years agoFix package dependencies for RHEL 5.
Gunnar Beutner [Tue, 5 Nov 2013 09:43:43 +0000 (10:43 +0100)]
Fix package dependencies for RHEL 5.

Refs #4999

11 years agoCreate RPM package for ido-pgsql.
Gunnar Beutner [Tue, 5 Nov 2013 08:54:51 +0000 (09:54 +0100)]
Create RPM package for ido-pgsql.

Fixes #4999

11 years agoImplement --no-config option.
Gunnar Beutner [Tue, 5 Nov 2013 08:13:43 +0000 (09:13 +0100)]
Implement --no-config option.

Fixes #4998

11 years agoFix base class for the Hello class.
Gunnar Beutner [Tue, 5 Nov 2013 08:01:46 +0000 (09:01 +0100)]
Fix base class for the Hello class.

Refs #4996

11 years agoMerge branch 'feature/reflection-4996' into next
Gunnar Beutner [Tue, 5 Nov 2013 07:56:47 +0000 (08:56 +0100)]
Merge branch 'feature/reflection-4996' into next

Fixes #4996

11 years agoImplement Type::GetBaseType().
Gunnar Beutner [Tue, 5 Nov 2013 07:48:45 +0000 (08:48 +0100)]
Implement Type::GetBaseType().

Refs #4996

11 years agoMerge ReflectionObject methods into the Object class.
Gunnar Beutner [Mon, 4 Nov 2013 22:14:34 +0000 (23:14 +0100)]
Merge ReflectionObject methods into the Object class.

Refs #4996

11 years agoImplement abstract keyword for mkclass.
Gunnar Beutner [Mon, 4 Nov 2013 18:30:33 +0000 (19:30 +0100)]
Implement abstract keyword for mkclass.

Refs #4996

11 years agoImplement the ReflectionType class.
Gunnar Beutner [Mon, 4 Nov 2013 18:12:34 +0000 (19:12 +0100)]
Implement the ReflectionType class.

Refs #4996

11 years agoMerge branch 'feature/app-bootstrap-4995' into next
Gunnar Beutner [Tue, 5 Nov 2013 07:34:48 +0000 (08:34 +0100)]
Merge branch 'feature/app-bootstrap-4995' into next

Fixes #4995

11 years agoDon't explicitly load libmethods in libicinga.
Gunnar Beutner [Tue, 5 Nov 2013 07:29:22 +0000 (08:29 +0100)]
Don't explicitly load libmethods in libicinga.

Refs #4995

11 years agoDon't compile SigHupHandler on Windows.
Gunnar Beutner [Tue, 5 Nov 2013 07:29:08 +0000 (08:29 +0100)]
Don't compile SigHupHandler on Windows.

Refs #4995

11 years agoImplement "hello world" test app.
Gunnar Beutner [Mon, 4 Nov 2013 14:57:46 +0000 (15:57 +0100)]
Implement "hello world" test app.

Refs #4995