Jean-Marcel Flach
|
4ef9761fee
|
Implement status api handler
Global statistics, features, etc.
fixes #10116
|
2015-09-23 16:59:07 +02:00 |
Gunnar Beutner
|
f45f6ccd82
|
Implement support for tracking dependencies between config objects
refs #9096
|
2015-08-25 13:54:05 +02:00 |
Gunnar Beutner
|
071d2f18fb
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
fixes #9914
|
2015-08-15 20:40:41 +02:00 |
Gunnar Beutner
|
72a7b08480
|
Move implementation code from thpp files into separate files
fixes #8890
|
2015-03-28 11:08:12 +01:00 |
Gunnar Beutner
|
ec7224e3ed
|
Generate C++ code for type validators
fixes #7709
fixes #8867
|
2015-03-27 07:59:27 +01:00 |
Michael Friedrich
|
24852e05c7
|
Move ValidateMacroString into the MacroProcessor class
refs #7311
|
2015-02-11 16:14:59 +01:00 |
Gunnar Beutner
|
cb6f1043e1
|
Replace if( with if (
|
2015-02-11 15:47:45 +01:00 |
Michael Friedrich
|
8ca57cba03
|
Add macro config validator for command args, env, custom attr, perfdata templates
fixes #7311
|
2015-02-11 15:32:10 +01:00 |
Michael Friedrich
|
ea2ac81003
|
Remove name and return value for stats functions
fixes #6171
|
2015-02-07 22:36:17 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
9dfa3d22d4
|
Implement support for arrays in command arguments
fixes #6709
|
2014-11-27 13:24:07 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
2d5e9514a5
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
Gunnar Beutner
|
b18f57a745
|
Remove logger_fwd.hpp
|
2014-10-19 14:50:39 +02:00 |
Gunnar Beutner
|
98eb771b1d
|
Move all libraries into the lib/ directory
|
2014-10-13 09:51:49 +02:00 |