icinga2/lib
Gunnar Beutner 461cf8dbc1 Make sure Serialize() doesn't fail for objects which don't have a registered type
fixes #7895
2014-12-13 21:42:39 +01:00
..
base Make sure Serialize() doesn't fail for objects which don't have a registered type 2014-12-13 21:42:39 +01:00
checker Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
cli Backport i2tcl's error reporting functionality into "icinga2 repl" 2014-12-13 21:16:55 +01:00
compat Add missing Flush() call in the CompatLogger class 2014-12-08 09:55:40 +01:00
config Implement the 'global' keyword to differentiate between variable scopes 2014-12-13 17:48:58 +01:00
db_ido DB IDO: Update child object reachability if parentchanges to !{OK,UP} 2014-12-12 16:12:05 +01:00
db_ido_mysql Improve error reporting when libmysqlclient or libpq are missing 2014-12-11 08:52:13 +01:00
db_ido_pgsql Improve error reporting when libmysqlclient or libpq are missing 2014-12-11 08:52:13 +01:00
demo Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
hello Drop invalid headers from libhello debug code 2014-11-13 20:09:36 +01:00
icinga Implement the 'global' keyword to differentiate between variable scopes 2014-12-13 17:48:58 +01:00
livestatus Implement a boolean sub-type for the Value class 2014-12-10 09:05:16 +01:00
methods Don't execute built-in commands on the master in remote command execution mode 2014-12-01 13:19:56 +01:00
notification Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
perfdata Implement support for arrays in command arguments 2014-11-27 13:24:07 +01:00
remote Add log message for heartbeat timeouts 2014-12-10 09:57:08 +01:00
CMakeLists.txt Add support to conditionally use MysSQL and/or PostgreSQL 2014-11-14 10:43:52 +01:00