]> granicus.if.org Git - icinga2/log
icinga2
10 years agoOptimize ObjectImpl<>::GetDefault*().
Gunnar Beutner [Thu, 7 Nov 2013 10:11:44 +0000 (11:11 +0100)]
Optimize ObjectImpl<>::GetDefault*().

Refs #2710

10 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

10 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

10 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

10 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

10 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

10 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.

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

Fixes #4434

10 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

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

Fixes #5008

10 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

10 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

10 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

10 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>
10 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.

10 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

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

Refs #4995

10 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

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

Refs #4962

10 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

10 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

10 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

10 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

10 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

10 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

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

Fixes #4998

10 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

10 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

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

Refs #4996

10 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

10 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

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

Refs #4996

10 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

10 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

10 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

10 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

10 years agoFix compiler warnings when compiling with Clang.
Gunnar Beutner [Tue, 5 Nov 2013 06:32:11 +0000 (07:32 +0100)]
Fix compiler warnings when compiling with Clang.

Fixes #4997

10 years agoImplement PostgreSQL adapter for IDO.
Gunnar Beutner [Wed, 30 Oct 2013 14:32:33 +0000 (15:32 +0100)]
Implement PostgreSQL adapter for IDO.

Fixes #4777

10 years agoMerge branch 'feature/methods-lib-4959' into next
Gunnar Beutner [Mon, 4 Nov 2013 14:33:57 +0000 (15:33 +0100)]
Merge branch 'feature/methods-lib-4959' into next

Fixes #4959

10 years agoMake sure the name of the initial library (libicinga) is not hard-coded.
Gunnar Beutner [Mon, 4 Nov 2013 14:28:21 +0000 (15:28 +0100)]
Make sure the name of the initial library (libicinga) is not hard-coded.

Refs #4959

10 years agoMove methods to a separate library.
Gunnar Beutner [Mon, 4 Nov 2013 13:41:24 +0000 (14:41 +0100)]
Move methods to a separate library.

Refs #4959

10 years agoLink libase against libdl.
Gunnar Beutner [Mon, 4 Nov 2013 08:38:13 +0000 (09:38 +0100)]
Link libase against libdl.

Fixes #4994

10 years agoFix macros requiring last check result.
Michael Friedrich [Mon, 4 Nov 2013 08:28:23 +0000 (09:28 +0100)]
Fix macros requiring last check result.

Fixes #4981

10 years agoMerge branch 'feature/osx-lib-4993' into next
Gunnar Beutner [Mon, 4 Nov 2013 06:50:20 +0000 (07:50 +0100)]
Merge branch 'feature/osx-lib-4993' into next

Fixes #4993

10 years agoImplement support for loading OS X libraries.
Gunnar Beutner [Mon, 4 Nov 2013 06:49:51 +0000 (07:49 +0100)]
Implement support for loading OS X libraries.

Refs #4993

10 years agoMerge branch 'feature/install-path-4992' into next
Gunnar Beutner [Sun, 3 Nov 2013 17:20:30 +0000 (18:20 +0100)]
Merge branch 'feature/install-path-4992' into next

Fixes #4992

10 years agoInstall HTML documentation in .../htdocs.
Gunnar Beutner [Sun, 3 Nov 2013 17:19:31 +0000 (18:19 +0100)]
Install HTML documentation in .../htdocs.

Refs #4992

10 years agoMerge branch 'feature/workqueue-assert-4991' into next
Gunnar Beutner [Sun, 3 Nov 2013 12:58:02 +0000 (13:58 +0100)]
Merge branch 'feature/workqueue-assert-4991' into next

Fixes #4991

10 years agoFix: ASSERT in WorkQueue::Enqueue fails
Gunnar Beutner [Sun, 3 Nov 2013 12:57:18 +0000 (13:57 +0100)]
Fix: ASSERT in WorkQueue::Enqueue fails

Refs #4991

10 years agoMerge branch 'feature/cmake-4962' into next
Gunnar Beutner [Sun, 3 Nov 2013 12:50:02 +0000 (13:50 +0100)]
Merge branch 'feature/cmake-4962' into next

Fixes #4962

10 years agoImprove compatibility with ancient versions of Bison.
Gunnar Beutner [Sun, 3 Nov 2013 11:40:39 +0000 (12:40 +0100)]
Improve compatibility with ancient versions of Bison.

Refs #4962

10 years agoAdd cmake build files.
Gunnar Beutner [Sun, 3 Nov 2013 12:45:26 +0000 (13:45 +0100)]
Add cmake build files.

Refs #4962

10 years agoRemove unused files.
Gunnar Beutner [Thu, 31 Oct 2013 18:27:17 +0000 (19:27 +0100)]
Remove unused files.

Refs #4962

10 years agoMerge branch 'feature/freebsd-tests-4990' into next
Gunnar Beutner [Sun, 3 Nov 2013 10:11:46 +0000 (11:11 +0100)]
Merge branch 'feature/freebsd-tests-4990' into next

Fixes #4990

10 years agoAdd missing newlines.
Gunnar Beutner [Sun, 3 Nov 2013 09:41:30 +0000 (10:41 +0100)]
Add missing newlines.

Refs #4990

10 years agoDon't join threads that are already dead.
Gunnar Beutner [Sun, 3 Nov 2013 09:03:11 +0000 (10:03 +0100)]
Don't join threads that are already dead.

Refs #4990

10 years agoFix deadlock in ThreadPool::Join.
Gunnar Beutner [Sat, 2 Nov 2013 09:38:54 +0000 (10:38 +0100)]
Fix deadlock in ThreadPool::Join.

Refs #4989

10 years agoMerge branch 'feature/vs2013-4987' into next
Gunnar Beutner [Thu, 31 Oct 2013 23:14:18 +0000 (00:14 +0100)]
Merge branch 'feature/vs2013-4987' into next

Fixes #4987

10 years agoFix compilation with Visual Studio 2013.
Gunnar Beutner [Thu, 31 Oct 2013 23:13:30 +0000 (00:13 +0100)]
Fix compilation with Visual Studio 2013.

Refs #4987

10 years agoMerge branch 'feature/threadpool-join-4986' into next
Gunnar Beutner [Thu, 31 Oct 2013 18:12:21 +0000 (19:12 +0100)]
Merge branch 'feature/threadpool-join-4986' into next

Fixes #4986

10 years agoFix deadlock in ThreadPool::Join.
Gunnar Beutner [Thu, 31 Oct 2013 18:09:51 +0000 (19:09 +0100)]
Fix deadlock in ThreadPool::Join.

Refs #4986

10 years agoUpdate documentation.
Michael Friedrich [Thu, 31 Oct 2013 15:42:08 +0000 (16:42 +0100)]
Update documentation.

10 years agoUpdate documentation for livestatus log table.
Michael Friedrich [Thu, 31 Oct 2013 15:25:13 +0000 (16:25 +0100)]
Update documentation for livestatus log table.

refs #4433

10 years agoSet default values for IdoMysqlConnection config attributes.
Michael Friedrich [Thu, 31 Oct 2013 15:12:30 +0000 (16:12 +0100)]
Set default values for IdoMysqlConnection config attributes.

10 years agoMerge branch 'fix/compat-util-4735' into next
Michael Friedrich [Thu, 31 Oct 2013 15:12:11 +0000 (16:12 +0100)]
Merge branch 'fix/compat-util-4735' into next

fixes #4735

10 years agoCompatUtility: Use functionality in compat/ido/livestatus.
Michael Friedrich [Thu, 31 Oct 2013 13:18:20 +0000 (14:18 +0100)]
CompatUtility: Use functionality in compat/ido/livestatus.

refs #4735

10 years agoMerge branch 'feature/livestatus-log-table-4433' into next
Michael Friedrich [Thu, 31 Oct 2013 13:17:11 +0000 (14:17 +0100)]
Merge branch 'feature/livestatus-log-table-4433' into next

fixes #4433

10 years agoLivestatus: Add log table.
Michael Friedrich [Tue, 29 Oct 2013 12:44:43 +0000 (13:44 +0100)]
Livestatus: Add log table.

refs #4433

10 years agoMerge branch 'feature/checkresult-fix-4980' into next
Gunnar Beutner [Wed, 30 Oct 2013 18:32:48 +0000 (19:32 +0100)]
Merge branch 'feature/checkresult-fix-4980' into next

Fixes #4980

10 years agoFix command_line accessor.
Gunnar Beutner [Wed, 30 Oct 2013 18:32:15 +0000 (19:32 +0100)]
Fix command_line accessor.

Refs #4980

10 years agoMerge branch 'feature/authority-fix-4979' into next
Gunnar Beutner [Wed, 30 Oct 2013 14:59:41 +0000 (15:59 +0100)]
Merge branch 'feature/authority-fix-4979' into next

Fixes #4979

10 years agoFix DynamicObject::HasAuthority.
Gunnar Beutner [Wed, 30 Oct 2013 14:59:14 +0000 (15:59 +0100)]
Fix DynamicObject::HasAuthority.

Refs #4979

10 years agoMerge branch 'feature/refactor-ido-cleanup-4969' into next
Gunnar Beutner [Wed, 30 Oct 2013 13:11:07 +0000 (14:11 +0100)]
Merge branch 'feature/refactor-ido-cleanup-4969' into next

Fixes #4969

10 years agoRefactor DbConnection::CleanUpHandler.
Gunnar Beutner [Wed, 30 Oct 2013 13:08:09 +0000 (14:08 +0100)]
Refactor DbConnection::CleanUpHandler.

Refs #4969

10 years agoFix incorrect column name in the documentation.
Gunnar Beutner [Wed, 30 Oct 2013 13:07:50 +0000 (14:07 +0100)]
Fix incorrect column name in the documentation.

Refs #4969

10 years agoClean up DbConnection / IdoMysqlConnection.
Gunnar Beutner [Wed, 30 Oct 2013 13:07:26 +0000 (14:07 +0100)]
Clean up DbConnection / IdoMysqlConnection.

Refs #4969

10 years agoMerge branch 'feature/ido-workqueue-4758' into next
Gunnar Beutner [Wed, 30 Oct 2013 12:39:10 +0000 (13:39 +0100)]
Merge branch 'feature/ido-workqueue-4758' into next

Fixes #4758

10 years agoImplement work queue support for db_ido_mysql.
Gunnar Beutner [Wed, 30 Oct 2013 12:32:01 +0000 (13:32 +0100)]
Implement work queue support for db_ido_mysql.

Refs #4758

10 years agoImplement WorkQueue::GetThreadId.
Gunnar Beutner [Wed, 30 Oct 2013 12:13:09 +0000 (13:13 +0100)]
Implement WorkQueue::GetThreadId.

Refs #4758

10 years agoMerge branch 'feature/libdl-freebsd-4977' into next
Gunnar Beutner [Wed, 30 Oct 2013 12:04:24 +0000 (13:04 +0100)]
Merge branch 'feature/libdl-freebsd-4977' into next

Fixes #4977

10 years agoFix libdl detection on FreeBSD.
Gunnar Beutner [Wed, 30 Oct 2013 11:29:21 +0000 (12:29 +0100)]
Fix libdl detection on FreeBSD.

Refs #4977

10 years agoMerge branch 'feature/make-dist-4976' into next
Gunnar Beutner [Wed, 30 Oct 2013 11:20:46 +0000 (12:20 +0100)]
Merge branch 'feature/make-dist-4976' into next

Fixes #4976

10 years agoFix make dist.
Gunnar Beutner [Wed, 30 Oct 2013 11:18:08 +0000 (12:18 +0100)]
Fix make dist.

Refs #4976

10 years agoMerge branch 'feature/remove-ltdl-4964' into next
Gunnar Beutner [Wed, 30 Oct 2013 11:01:14 +0000 (12:01 +0100)]
Merge branch 'feature/remove-ltdl-4964' into next

Fixes #4964

10 years agoRemove libltdl dependency.
Gunnar Beutner [Wed, 30 Oct 2013 10:58:45 +0000 (11:58 +0100)]
Remove libltdl dependency.

Refs #4964

10 years agoMerge branch 'feature/ido-options-4782' into next
Gunnar Beutner [Wed, 30 Oct 2013 09:23:05 +0000 (10:23 +0100)]
Merge branch 'feature/ido-options-4782' into next

Fixes #4782

10 years agoRemove unused methods from IdoMysqlConnection.
Gunnar Beutner [Wed, 30 Oct 2013 09:06:53 +0000 (10:06 +0100)]
Remove unused methods from IdoMysqlConnection.

Refs #4782

10 years agoAdd documentation for the DbCat* filters.
Gunnar Beutner [Wed, 30 Oct 2013 07:47:23 +0000 (08:47 +0100)]
Add documentation for the DbCat* filters.

Refs #4782

10 years agoAdd script constants for the DbCat* filter categories.
Gunnar Beutner [Wed, 30 Oct 2013 08:09:44 +0000 (09:09 +0100)]
Add script constants for the DbCat* filter categories.

Refs #4782

10 years agoImplement data processing options (DbConnection::categories).
Gunnar Beutner [Tue, 29 Oct 2013 15:08:52 +0000 (16:08 +0100)]
Implement data processing options (DbConnection::categories).

Refs #4782

10 years agoImplement DbQuery::Category field.
Gunnar Beutner [Tue, 29 Oct 2013 14:54:43 +0000 (15:54 +0100)]
Implement DbQuery::Category field.

Refs #4782

10 years agoMerge branch 'feature/property-fix-4973' into next
Gunnar Beutner [Wed, 30 Oct 2013 08:57:41 +0000 (09:57 +0100)]
Merge branch 'feature/property-fix-4973' into next

Fixes #4973

10 years agoFix short_name and display_name properties.
Gunnar Beutner [Wed, 30 Oct 2013 08:55:00 +0000 (09:55 +0100)]
Fix short_name and display_name properties.

Refs #4973

10 years agoMerge branch 'feature/mkclass-4963' into next
Gunnar Beutner [Mon, 28 Oct 2013 13:28:01 +0000 (14:28 +0100)]
Merge branch 'feature/mkclass-4963' into next

Fixes #4963

10 years agoImplement class compiler.
Gunnar Beutner [Sat, 26 Oct 2013 07:41:45 +0000 (09:41 +0200)]
Implement class compiler.

Refs #4963

10 years agoFix unnecessary rebuilds of the config_parser.yy file.
Gunnar Beutner [Fri, 25 Oct 2013 23:22:25 +0000 (01:22 +0200)]
Fix unnecessary rebuilds of the config_parser.yy file.

10 years agoAdd support for running tests with xUnit.
Gunnar Beutner [Fri, 25 Oct 2013 06:39:12 +0000 (08:39 +0200)]
Add support for running tests with xUnit.

Fixes #4950

10 years agoMerge branch 'feature/randomcheck-4896' into next
Gunnar Beutner [Thu, 24 Oct 2013 08:29:30 +0000 (10:29 +0200)]
Merge branch 'feature/randomcheck-4896' into next

Fixes #4896

10 years agoClean up indentation.
Gunnar Beutner [Thu, 24 Oct 2013 05:38:29 +0000 (07:38 +0200)]
Clean up indentation.

10 years agoAdd RandomCheck similar to NullCheck.
Gunnar Beutner [Wed, 23 Oct 2013 09:23:48 +0000 (11:23 +0200)]
Add RandomCheck similar to NullCheck.

Refs #4896