icinga2/lib
Michael Friedrich d21b3aba52 cli: Fix node update-config errors
* fix hosts not created if config and inventory.index are missing.
* fix segfault if host already exists in inventory
* fix that newly listed node hosts are not added to the config repo
* fix repository removal of remove host/services on remote nodes
* fix missing/wrong locks for dictionaries
* fix missing directory create/chown

fixes #7518
fixes #7878
fixes #7917
fixes #7891

Conflicts:
	lib/cli/objectlistcommand.cpp
2014-12-04 17:56:28 +01:00
..
base Fix a memory leak in the ReadLineContext class 2014-12-01 10:36:38 +01:00
checker Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
cli cli: Fix node update-config errors 2014-12-04 17:56:28 +01:00
compat Refactor the config validator so that it doesn't require serialized objects 2014-11-20 13:28:21 +01:00
config Make the config lexer return an error for unterminated string literals 2014-11-28 06:49:06 +01:00
db_ido Refactor the config validator so that it doesn't require serialized objects 2014-11-20 13:28:21 +01:00
db_ido_mysql Add missing validator for the socket_path attribute 2014-12-02 13:43:36 +01:00
db_ido_pgsql Add support to conditionally use MysSQL and/or PostgreSQL 2014-11-14 10:43:52 +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 Fix problem with macro arguments which are not separated by whitespace 2014-12-01 15:53:23 +01:00
livestatus Refactor the config validator so that it doesn't require serialized objects 2014-11-20 13:28:21 +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 Fix missing lock in ConfigUpdateHandler() 2014-12-01 13:19:55 +01:00
CMakeLists.txt Add support to conditionally use MysSQL and/or PostgreSQL 2014-11-14 10:43:52 +01:00