icinga2/lib
Michael Friedrich 1eb77b0cd7 Replace recursive implementation with a forward loop in Utility::MkDirP()
That way we always move into the tree, but not start in the deepest
level and may limit the tree level too in the future, if required.

Solves the Win32 implementation by moving the general mkdir() call into
Utility::MkDir().

refs #6328
2014-06-13 09:10:35 +02:00
..
base Replace recursive implementation with a forward loop in Utility::MkDirP() 2014-06-13 09:10:35 +02:00
config Fix AExpression log message. 2014-05-28 14:42:00 +02:00
db_ido Change log message identifier for libdb_ido. 2014-05-28 14:42:01 +02:00
hello Change log message identifier for libicinga. 2014-05-28 14:42:00 +02:00
icinga Use hostname if fqdn is empty for NodeName. 2014-06-04 11:29:29 +02:00
methods Change log message identifier for libmethods. 2014-05-28 14:42:00 +02:00
remote Replace recursive implementation with a forward loop in Utility::MkDirP() 2014-06-13 09:10:35 +02:00
CMakeLists.txt Move cluster endpoint/jsonrpc functionality into libremote. 2014-03-20 18:03:47 +01:00