Gunnar Beutner
|
5e68746128
|
Implement Utility::DemangleSymbolName on Windows.
Fixes #5010
|
2013-11-05 20:26:05 +01:00 |
Gunnar Beutner
|
27f527d0ad
|
Implement String::GetData.
Fixes #5008
|
2013-11-05 18:59:39 +01:00 |
Michael Friedrich
|
20a2fd2388
|
Add event commands to CompatLogger.
Fixes #4362
|
2013-11-05 18:33:57 +01:00 |
Michael Friedrich
|
5718cbebe4
|
Fix filter parsing for values containing white spaces.
Refs #4433
|
2013-11-05 17:14:29 +01:00 |
Michael Friedrich
|
0eb5daaad9
|
Merge branch 'feature/livestatus-regexp-filter-5007' into next
Fixes #5007
|
2013-11-05 17:14:02 +01:00 |
Michael Friedrich
|
74f9106243
|
Implement regex match attribute filters (~, ~~)
Requires the boost regex library.
Refs #5007
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2013-11-05 17:13:40 +01:00 |
Gunnar Beutner
|
91a3ebd842
|
Revert "Update pg_hba.conf for the Vagrant VM."
This reverts commit 02089a7c1e .
|
2013-11-05 15:44:13 +01:00 |
Gunnar Beutner
|
02089a7c1e
|
Update pg_hba.conf for the Vagrant VM.
Refs #5001
|
2013-11-05 15:35:59 +01:00 |
Gunnar Beutner
|
14ec0b6642
|
Link libhello against libconfig.
Refs #4995
|
2013-11-05 15:04:13 +01:00 |
Gunnar Beutner
|
5be3139b5e
|
Use boost::bind for WorkQueue::SetExceptionCallback.
Refs #5002
|
2013-11-05 13:59:30 +01:00 |
Gunnar Beutner
|
8e07a3a241
|
Update .gitignore file.
Refs #4962
|
2013-11-05 13:50:08 +01:00 |
Michael Friedrich
|
6f038c1930
|
Merge branch 'fix/livestatus-comments-5005' into next
Fixes #5005
|
2013-11-05 13:41:04 +01:00 |
Michael Friedrich
|
97a2771a08
|
Livestatus: Fix default column accessor type for comments.
refs #5005
|
2013-11-05 13:40:41 +01:00 |
Gunnar Beutner
|
2617521ce3
|
Fix exception in Exception in IdoPgsqlConnection::Query.
Fixes #5002
|
2013-11-05 13:35:59 +01:00 |
Gunnar Beutner
|
eafdb48ffe
|
Implement Vagrant support for ido-pgsql.
Fixes #5001
|
2013-11-05 11:19:21 +01:00 |
Gunnar Beutner
|
54111b6293
|
Fix package dependencies for RHEL 5.
Refs #4999
|
2013-11-05 10:44:58 +01:00 |
Gunnar Beutner
|
de6cac6e4a
|
Create RPM package for ido-pgsql.
Fixes #4999
|
2013-11-05 10:37:36 +01:00 |
Gunnar Beutner
|
3088b9d39d
|
Implement --no-config option.
Fixes #4998
|
2013-11-05 09:13:43 +01:00 |
Gunnar Beutner
|
614e33e900
|
Fix base class for the Hello class.
Refs #4996
|
2013-11-05 09:01:46 +01:00 |
Gunnar Beutner
|
91034285a3
|
Merge branch 'feature/reflection-4996' into next
Fixes #4996
|
2013-11-05 08:56:47 +01:00 |
Gunnar Beutner
|
b5b56e5438
|
Implement Type::GetBaseType().
Refs #4996
|
2013-11-05 08:56:35 +01:00 |
Gunnar Beutner
|
b1ddc71925
|
Merge ReflectionObject methods into the Object class.
Refs #4996
|
2013-11-05 08:56:30 +01:00 |
Gunnar Beutner
|
84b873fb4e
|
Implement abstract keyword for mkclass.
Refs #4996
|
2013-11-05 08:56:25 +01:00 |
Gunnar Beutner
|
2140cef041
|
Implement the ReflectionType class.
Refs #4996
|
2013-11-05 08:56:18 +01:00 |
Gunnar Beutner
|
67b82a81c9
|
Merge branch 'feature/app-bootstrap-4995' into next
Fixes #4995
|
2013-11-05 08:34:48 +01:00 |
Gunnar Beutner
|
6dd6c605d4
|
Don't explicitly load libmethods in libicinga.
Refs #4995
|
2013-11-05 08:34:34 +01:00 |
Gunnar Beutner
|
e32f97c07a
|
Don't compile SigHupHandler on Windows.
Refs #4995
|
2013-11-05 08:34:34 +01:00 |
Gunnar Beutner
|
3cfccba1ea
|
Implement "hello world" test app.
Refs #4995
|
2013-11-05 08:34:34 +01:00 |
Gunnar Beutner
|
0c59f34ab9
|
Fix compiler warnings when compiling with Clang.
Fixes #4997
|
2013-11-05 07:32:11 +01:00 |
Gunnar Beutner
|
264fdf40d5
|
Implement PostgreSQL adapter for IDO.
Fixes #4777
|
2013-11-04 16:05:24 +01:00 |
Gunnar Beutner
|
043302cee4
|
Merge branch 'feature/methods-lib-4959' into next
Fixes #4959
|
2013-11-04 15:33:57 +01:00 |
Gunnar Beutner
|
a6b0233b75
|
Make sure the name of the initial library (libicinga) is not hard-coded.
Refs #4959
|
2013-11-04 15:33:29 +01:00 |
Gunnar Beutner
|
871f6febc7
|
Move methods to a separate library.
Refs #4959
|
2013-11-04 15:29:18 +01:00 |
Gunnar Beutner
|
22f0f388a7
|
Link libase against libdl.
Fixes #4994
|
2013-11-04 09:38:13 +01:00 |
Michael Friedrich
|
6eae4508aa
|
Fix macros requiring last check result.
Fixes #4981
|
2013-11-04 09:28:23 +01:00 |
Gunnar Beutner
|
e5cb093d12
|
Merge branch 'feature/osx-lib-4993' into next
Fixes #4993
|
2013-11-04 07:50:20 +01:00 |
Gunnar Beutner
|
8586f90379
|
Implement support for loading OS X libraries.
Refs #4993
|
2013-11-04 07:49:51 +01:00 |
Gunnar Beutner
|
9062604f13
|
Merge branch 'feature/install-path-4992' into next
Fixes #4992
|
2013-11-03 18:20:30 +01:00 |
Gunnar Beutner
|
a7980466c7
|
Install HTML documentation in .../htdocs.
Refs #4992
|
2013-11-03 18:19:31 +01:00 |
Gunnar Beutner
|
d44d06e95a
|
Merge branch 'feature/workqueue-assert-4991' into next
Fixes #4991
|
2013-11-03 13:58:02 +01:00 |
Gunnar Beutner
|
ee07cc9d06
|
Fix: ASSERT in WorkQueue::Enqueue fails
Refs #4991
|
2013-11-03 13:57:18 +01:00 |
Gunnar Beutner
|
4f28f0f070
|
Merge branch 'feature/cmake-4962' into next
Fixes #4962
|
2013-11-03 13:50:02 +01:00 |
Gunnar Beutner
|
5f0ebed72b
|
Improve compatibility with ancient versions of Bison.
Refs #4962
|
2013-11-03 13:45:26 +01:00 |
Gunnar Beutner
|
f2307c4242
|
Add cmake build files.
Refs #4962
|
2013-11-03 13:45:26 +01:00 |
Gunnar Beutner
|
2c143fbdf8
|
Remove unused files.
Refs #4962
|
2013-11-03 11:12:47 +01:00 |
Gunnar Beutner
|
c17b3ee9ae
|
Merge branch 'feature/freebsd-tests-4990' into next
Fixes #4990
|
2013-11-03 11:11:48 +01:00 |
Gunnar Beutner
|
3308eb1d87
|
Add missing newlines.
Refs #4990
|
2013-11-03 10:59:01 +01:00 |
Gunnar Beutner
|
375c5a53c6
|
Don't join threads that are already dead.
Refs #4990
|
2013-11-03 10:58:57 +01:00 |
Gunnar Beutner
|
8279fbd633
|
Fix deadlock in ThreadPool::Join.
Refs #4989
|
2013-11-02 10:38:54 +01:00 |
Gunnar Beutner
|
b896ac1693
|
Merge branch 'feature/vs2013-4987' into next
Fixes #4987
|
2013-11-01 00:14:18 +01:00 |