icinga2/lib
Julian Brost 118df982f1 GetObjectConfigPath: only truncate and hash comment and downtime filenames
This partially reverts 68a0079c26 and keeps the
fix only for comment and downtime objects for now. For reasoning, please see
the comment in the code.
2021-06-17 16:21:01 +02:00
..
base Utility: add a function to truncate strings while avoiding collisions 2021-06-17 16:21:01 +02:00
checker Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
cli Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
compat Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
config Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
db_ido IDO: Use own transaction for programstatus 2021-05-19 17:26:32 +02:00
db_ido_mysql IDO-MySQL: Make sure InternalNewTransaction() and FinishAsyncQueries() get executed during high load 2021-05-19 17:28:11 +02:00
db_ido_pgsql Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
icinga Merge pull request #8681 from Icinga/bugfix/problem-notification-at-downtime-end 2021-03-22 17:56:25 +01:00
icingadb Merge pull request #8754 from Icinga/feature/icingadb-replace-lua-with-xadd-maxlen 2021-06-04 13:52:30 +02:00
livestatus Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
methods Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
mysql_shim
notification Notifications: Make sure not to send reminder notification, if problem notification has been suppressed 2021-03-30 15:32:49 +02:00
perfdata Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
pgsql_shim
remote GetObjectConfigPath: only truncate and hash comment and downtime filenames 2021-06-17 16:21:01 +02:00
CMakeLists.txt