Gunnar Beutner
|
c878065a1f
|
Don't load the replication component on standalone instances.
Fixes #3687
|
2013-02-11 23:37:39 +01:00 |
Gunnar Beutner
|
79efdd89d6
|
Fixed default path for the icinga2.state file.
|
2013-02-05 15:39:20 +01:00 |
Gunnar Beutner
|
00fb17880c
|
Fixed default paths for icinga2.state and icinga2.pid files.
|
2013-02-04 09:48:37 +01:00 |
Gunnar Beutner
|
5774792a23
|
Implemented --version and made --help output prettier.
|
2013-02-03 01:21:11 +01:00 |
Gunnar Beutner
|
dbf762e771
|
Use boost::program_options to parse arguments.
Fixes #3536
Fixes #3184
|
2013-02-02 23:22:27 +01:00 |
Gunnar Beutner
|
b74c2c8a68
|
Removed the old-style validation code.
|
2013-02-02 20:03:30 +01:00 |
Gunnar Beutner
|
83772d4386
|
Implemented DynamicType support.
Fixes #3477
|
2012-12-04 08:42:24 +01:00 |
Gunnar Beutner
|
18e8d4a976
|
Refactored IcingaApplication::Get*().
Fixes #3209, #3277
|
2012-11-26 08:30:52 +01:00 |
Michael Friedrich
|
bb50720843
|
Configuration: add _path suffix to IcingaApplication attributes "ca" and "cert"
refs #3222
|
2012-10-02 15:04:17 +02:00 |
Michael Friedrich
|
c2bad406ef
|
Configuration: use underscore in attributes, document all using new locations
... from #3228
fixes #3222
|
2012-10-02 14:44:57 +02:00 |
Gunnar Beutner
|
e83592582a
|
Changed shutdown message.
Fixes #3160
|
2012-09-24 08:36:39 +02:00 |
Gunnar Beutner
|
5921337b46
|
Merged convenience component into libicinga.
|
2012-09-21 13:49:14 +02:00 |
Gunnar Beutner
|
d98ceb7b79
|
Renamed default PID/state filenames.
|
2012-09-19 12:55:07 +02:00 |
Gunnar Beutner
|
d4fc6fc672
|
Fix: Load the 'replication' component.
|
2012-09-17 13:32:59 +02:00 |
Gunnar Beutner
|
037e3d913b
|
Refactored the libraries.
|
2012-09-10 14:07:32 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |