]>
granicus.if.org Git - icinga2/log
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
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
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
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
Michael Friedrich [Wed, 6 Nov 2013 17:43:03 +0000 (18:43 +0100)]
Additional fixes for log table including test queries.
Refs #4433
Michael Friedrich [Wed, 6 Nov 2013 16:26:14 +0000 (17:26 +0100)]
Fix detection of sles/suse_version in spec file.
Michael Friedrich [Wed, 6 Nov 2013 12:29:00 +0000 (13:29 +0100)]
Livestatus: Add statehist table.
Fixes #4434
Gunnar Beutner [Tue, 5 Nov 2013 19:25:26 +0000 (20:25 +0100)]
Implement Utility::DemangleSymbolName on Windows.
Fixes #5010
Gunnar Beutner [Tue, 5 Nov 2013 17:52:13 +0000 (18:52 +0100)]
Implement String::GetData.
Fixes #5008
Michael Friedrich [Tue, 5 Nov 2013 17:33:57 +0000 (18:33 +0100)]
Add event commands to CompatLogger.
Fixes #4362
Michael Friedrich [Tue, 5 Nov 2013 11:31:30 +0000 (12:31 +0100)]
Fix filter parsing for values containing white spaces.
Refs #4433
Michael Friedrich [Tue, 5 Nov 2013 16:14:02 +0000 (17:14 +0100)]
Merge branch 'feature/livestatus-regexp-filter-5007' into next
Fixes #5007
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>
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.
Gunnar Beutner [Tue, 5 Nov 2013 14:35:28 +0000 (15:35 +0100)]
Update pg_hba.conf for the Vagrant VM.
Refs #5001
Gunnar Beutner [Tue, 5 Nov 2013 14:04:13 +0000 (15:04 +0100)]
Link libhello against libconfig.
Refs #4995
Gunnar Beutner [Tue, 5 Nov 2013 12:59:30 +0000 (13:59 +0100)]
Use boost::bind for WorkQueue::SetExceptionCallback.
Refs #5002
Gunnar Beutner [Tue, 5 Nov 2013 12:49:44 +0000 (13:49 +0100)]
Update .gitignore file.
Refs #4962
Michael Friedrich [Tue, 5 Nov 2013 12:41:04 +0000 (13:41 +0100)]
Merge branch 'fix/livestatus-comments-5005' into next
Fixes #5005
Michael Friedrich [Tue, 5 Nov 2013 12:39:40 +0000 (13:39 +0100)]
Livestatus: Fix default column accessor type for comments.
refs #5005
Gunnar Beutner [Tue, 5 Nov 2013 11:40:25 +0000 (12:40 +0100)]
Fix exception in Exception in IdoPgsqlConnection::Query.
Fixes #5002
Gunnar Beutner [Tue, 5 Nov 2013 10:19:21 +0000 (11:19 +0100)]
Implement Vagrant support for ido-pgsql.
Fixes #5001
Gunnar Beutner [Tue, 5 Nov 2013 09:43:43 +0000 (10:43 +0100)]
Fix package dependencies for RHEL 5.
Refs #4999
Gunnar Beutner [Tue, 5 Nov 2013 08:54:51 +0000 (09:54 +0100)]
Create RPM package for ido-pgsql.
Fixes #4999
Gunnar Beutner [Tue, 5 Nov 2013 08:13:43 +0000 (09:13 +0100)]
Implement --no-config option.
Fixes #4998
Gunnar Beutner [Tue, 5 Nov 2013 08:01:46 +0000 (09:01 +0100)]
Fix base class for the Hello class.
Refs #4996
Gunnar Beutner [Tue, 5 Nov 2013 07:56:47 +0000 (08:56 +0100)]
Merge branch 'feature/reflection-4996' into next
Fixes #4996
Gunnar Beutner [Tue, 5 Nov 2013 07:48:45 +0000 (08:48 +0100)]
Implement Type::GetBaseType().
Refs #4996
Gunnar Beutner [Mon, 4 Nov 2013 22:14:34 +0000 (23:14 +0100)]
Merge ReflectionObject methods into the Object class.
Refs #4996
Gunnar Beutner [Mon, 4 Nov 2013 18:30:33 +0000 (19:30 +0100)]
Implement abstract keyword for mkclass.
Refs #4996
Gunnar Beutner [Mon, 4 Nov 2013 18:12:34 +0000 (19:12 +0100)]
Implement the ReflectionType class.
Refs #4996
Gunnar Beutner [Tue, 5 Nov 2013 07:34:48 +0000 (08:34 +0100)]
Merge branch 'feature/app-bootstrap-4995' into next
Fixes #4995
Gunnar Beutner [Tue, 5 Nov 2013 07:29:22 +0000 (08:29 +0100)]
Don't explicitly load libmethods in libicinga.
Refs #4995
Gunnar Beutner [Tue, 5 Nov 2013 07:29:08 +0000 (08:29 +0100)]
Don't compile SigHupHandler on Windows.
Refs #4995
Gunnar Beutner [Mon, 4 Nov 2013 14:57:46 +0000 (15:57 +0100)]
Implement "hello world" test app.
Refs #4995
Gunnar Beutner [Tue, 5 Nov 2013 06:32:11 +0000 (07:32 +0100)]
Fix compiler warnings when compiling with Clang.
Fixes #4997
Gunnar Beutner [Wed, 30 Oct 2013 14:32:33 +0000 (15:32 +0100)]
Implement PostgreSQL adapter for IDO.
Fixes #4777
Gunnar Beutner [Mon, 4 Nov 2013 14:33:57 +0000 (15:33 +0100)]
Merge branch 'feature/methods-lib-4959' into next
Fixes #4959
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
Gunnar Beutner [Mon, 4 Nov 2013 13:41:24 +0000 (14:41 +0100)]
Move methods to a separate library.
Refs #4959
Gunnar Beutner [Mon, 4 Nov 2013 08:38:13 +0000 (09:38 +0100)]
Link libase against libdl.
Fixes #4994
Michael Friedrich [Mon, 4 Nov 2013 08:28:23 +0000 (09:28 +0100)]
Fix macros requiring last check result.
Fixes #4981
Gunnar Beutner [Mon, 4 Nov 2013 06:50:20 +0000 (07:50 +0100)]
Merge branch 'feature/osx-lib-4993' into next
Fixes #4993
Gunnar Beutner [Mon, 4 Nov 2013 06:49:51 +0000 (07:49 +0100)]
Implement support for loading OS X libraries.
Refs #4993
Gunnar Beutner [Sun, 3 Nov 2013 17:20:30 +0000 (18:20 +0100)]
Merge branch 'feature/install-path-4992' into next
Fixes #4992
Gunnar Beutner [Sun, 3 Nov 2013 17:19:31 +0000 (18:19 +0100)]
Install HTML documentation in .../htdocs.
Refs #4992
Gunnar Beutner [Sun, 3 Nov 2013 12:58:02 +0000 (13:58 +0100)]
Merge branch 'feature/workqueue-assert-4991' into next
Fixes #4991
Gunnar Beutner [Sun, 3 Nov 2013 12:57:18 +0000 (13:57 +0100)]
Fix: ASSERT in WorkQueue::Enqueue fails
Refs #4991
Gunnar Beutner [Sun, 3 Nov 2013 12:50:02 +0000 (13:50 +0100)]
Merge branch 'feature/cmake-4962' into next
Fixes #4962
Gunnar Beutner [Sun, 3 Nov 2013 11:40:39 +0000 (12:40 +0100)]
Improve compatibility with ancient versions of Bison.
Refs #4962
Gunnar Beutner [Sun, 3 Nov 2013 12:45:26 +0000 (13:45 +0100)]
Add cmake build files.
Refs #4962
Gunnar Beutner [Thu, 31 Oct 2013 18:27:17 +0000 (19:27 +0100)]
Remove unused files.
Refs #4962
Gunnar Beutner [Sun, 3 Nov 2013 10:11:46 +0000 (11:11 +0100)]
Merge branch 'feature/freebsd-tests-4990' into next
Fixes #4990
Gunnar Beutner [Sun, 3 Nov 2013 09:41:30 +0000 (10:41 +0100)]
Add missing newlines.
Refs #4990
Gunnar Beutner [Sun, 3 Nov 2013 09:03:11 +0000 (10:03 +0100)]
Don't join threads that are already dead.
Refs #4990
Gunnar Beutner [Sat, 2 Nov 2013 09:38:54 +0000 (10:38 +0100)]
Fix deadlock in ThreadPool::Join.
Refs #4989
Gunnar Beutner [Thu, 31 Oct 2013 23:14:18 +0000 (00:14 +0100)]
Merge branch 'feature/vs2013-4987' into next
Fixes #4987
Gunnar Beutner [Thu, 31 Oct 2013 23:13:30 +0000 (00:13 +0100)]
Fix compilation with Visual Studio 2013.
Refs #4987
Gunnar Beutner [Thu, 31 Oct 2013 18:12:21 +0000 (19:12 +0100)]
Merge branch 'feature/threadpool-join-4986' into next
Fixes #4986
Gunnar Beutner [Thu, 31 Oct 2013 18:09:51 +0000 (19:09 +0100)]
Fix deadlock in ThreadPool::Join.
Refs #4986
Michael Friedrich [Thu, 31 Oct 2013 15:42:08 +0000 (16:42 +0100)]
Update documentation.
Michael Friedrich [Thu, 31 Oct 2013 15:25:13 +0000 (16:25 +0100)]
Update documentation for livestatus log table.
refs #4433
Michael Friedrich [Thu, 31 Oct 2013 15:12:30 +0000 (16:12 +0100)]
Set default values for IdoMysqlConnection config attributes.
Michael Friedrich [Thu, 31 Oct 2013 15:12:11 +0000 (16:12 +0100)]
Merge branch 'fix/compat-util-4735' into next
fixes #4735
Michael Friedrich [Thu, 31 Oct 2013 13:18:20 +0000 (14:18 +0100)]
CompatUtility: Use functionality in compat/ido/livestatus.
refs #4735
Michael Friedrich [Thu, 31 Oct 2013 13:17:11 +0000 (14:17 +0100)]
Merge branch 'feature/livestatus-log-table-4433' into next
fixes #4433
Michael Friedrich [Tue, 29 Oct 2013 12:44:43 +0000 (13:44 +0100)]
Livestatus: Add log table.
refs #4433
Gunnar Beutner [Wed, 30 Oct 2013 18:32:48 +0000 (19:32 +0100)]
Merge branch 'feature/checkresult-fix-4980' into next
Fixes #4980
Gunnar Beutner [Wed, 30 Oct 2013 18:32:15 +0000 (19:32 +0100)]
Fix command_line accessor.
Refs #4980
Gunnar Beutner [Wed, 30 Oct 2013 14:59:41 +0000 (15:59 +0100)]
Merge branch 'feature/authority-fix-4979' into next
Fixes #4979
Gunnar Beutner [Wed, 30 Oct 2013 14:59:14 +0000 (15:59 +0100)]
Fix DynamicObject::HasAuthority.
Refs #4979
Gunnar Beutner [Wed, 30 Oct 2013 13:11:07 +0000 (14:11 +0100)]
Merge branch 'feature/refactor-ido-cleanup-4969' into next
Fixes #4969
Gunnar Beutner [Wed, 30 Oct 2013 13:08:09 +0000 (14:08 +0100)]
Refactor DbConnection::CleanUpHandler.
Refs #4969
Gunnar Beutner [Wed, 30 Oct 2013 13:07:50 +0000 (14:07 +0100)]
Fix incorrect column name in the documentation.
Refs #4969
Gunnar Beutner [Wed, 30 Oct 2013 13:07:26 +0000 (14:07 +0100)]
Clean up DbConnection / IdoMysqlConnection.
Refs #4969
Gunnar Beutner [Wed, 30 Oct 2013 12:39:10 +0000 (13:39 +0100)]
Merge branch 'feature/ido-workqueue-4758' into next
Fixes #4758
Gunnar Beutner [Wed, 30 Oct 2013 12:32:01 +0000 (13:32 +0100)]
Implement work queue support for db_ido_mysql.
Refs #4758
Gunnar Beutner [Wed, 30 Oct 2013 12:13:09 +0000 (13:13 +0100)]
Implement WorkQueue::GetThreadId.
Refs #4758
Gunnar Beutner [Wed, 30 Oct 2013 12:04:24 +0000 (13:04 +0100)]
Merge branch 'feature/libdl-freebsd-4977' into next
Fixes #4977
Gunnar Beutner [Wed, 30 Oct 2013 11:29:21 +0000 (12:29 +0100)]
Fix libdl detection on FreeBSD.
Refs #4977
Gunnar Beutner [Wed, 30 Oct 2013 11:20:46 +0000 (12:20 +0100)]
Merge branch 'feature/make-dist-4976' into next
Fixes #4976
Gunnar Beutner [Wed, 30 Oct 2013 11:18:08 +0000 (12:18 +0100)]
Fix make dist.
Refs #4976
Gunnar Beutner [Wed, 30 Oct 2013 11:01:14 +0000 (12:01 +0100)]
Merge branch 'feature/remove-ltdl-4964' into next
Fixes #4964
Gunnar Beutner [Wed, 30 Oct 2013 10:58:45 +0000 (11:58 +0100)]
Remove libltdl dependency.
Refs #4964
Gunnar Beutner [Wed, 30 Oct 2013 09:23:05 +0000 (10:23 +0100)]
Merge branch 'feature/ido-options-4782' into next
Fixes #4782
Gunnar Beutner [Wed, 30 Oct 2013 09:06:53 +0000 (10:06 +0100)]
Remove unused methods from IdoMysqlConnection.
Refs #4782
Gunnar Beutner [Wed, 30 Oct 2013 07:47:23 +0000 (08:47 +0100)]
Add documentation for the DbCat* filters.
Refs #4782
Gunnar Beutner [Wed, 30 Oct 2013 08:09:44 +0000 (09:09 +0100)]
Add script constants for the DbCat* filter categories.
Refs #4782
Gunnar Beutner [Tue, 29 Oct 2013 15:08:52 +0000 (16:08 +0100)]
Implement data processing options (DbConnection::categories).
Refs #4782
Gunnar Beutner [Tue, 29 Oct 2013 14:54:43 +0000 (15:54 +0100)]
Implement DbQuery::Category field.
Refs #4782
Gunnar Beutner [Wed, 30 Oct 2013 08:57:41 +0000 (09:57 +0100)]
Merge branch 'feature/property-fix-4973' into next
Fixes #4973
Gunnar Beutner [Wed, 30 Oct 2013 08:55:00 +0000 (09:55 +0100)]
Fix short_name and display_name properties.
Refs #4973
Gunnar Beutner [Mon, 28 Oct 2013 13:28:01 +0000 (14:28 +0100)]
Merge branch 'feature/mkclass-4963' into next
Fixes #4963
Gunnar Beutner [Sat, 26 Oct 2013 07:41:45 +0000 (09:41 +0200)]
Implement class compiler.
Refs #4963
Gunnar Beutner [Fri, 25 Oct 2013 23:22:25 +0000 (01:22 +0200)]
Fix unnecessary rebuilds of the config_parser.yy file.
Gunnar Beutner [Fri, 25 Oct 2013 06:39:12 +0000 (08:39 +0200)]
Add support for running tests with xUnit.
Fixes #4950
Gunnar Beutner [Thu, 24 Oct 2013 08:29:30 +0000 (10:29 +0200)]
Merge branch 'feature/randomcheck-4896' into next
Fixes #4896
Gunnar Beutner [Thu, 24 Oct 2013 05:38:29 +0000 (07:38 +0200)]
Clean up indentation.
Gunnar Beutner [Wed, 23 Oct 2013 09:23:48 +0000 (11:23 +0200)]
Add RandomCheck similar to NullCheck.
Refs #4896
Ricardo Bartels [Wed, 23 Oct 2013 11:04:09 +0000 (13:04 +0200)]
Merge branch 'feature/ssl-scripts-4948' into next
Fixes #4948