]> granicus.if.org Git - icinga2/history - lib/db_ido
Fix the .bundle validation.
[icinga2] / lib / db_ido /
2014-04-09 Gunnar BeutnerAvoid unnecessary copies for DynamicType::GetObjects.
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-08 Gunnar BeutnerUpdate components to use the new address fields.
2014-04-08 Gunnar BeutnerRename the service state constants.
2014-04-08 Gunnar BeutnerRemove the HostUnreachable state.
2014-04-06 Michael FriedrichDB IDO: Fix AddLogHistory() checkable object.
2014-04-06 Gunnar BeutnerUpdate documentation.
2014-04-04 Michael FriedrichDB IDO: Dump application and command vars.
2014-04-04 Gunnar BeutnerImplement host checks.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerRename __name and __type properties.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-21 Michael FriedrichMake host 'check' attribute available in legacy interfaces.
2014-03-21 Michael FriedrichRevert "DB IDO: Add check_source_object_id reference...
2014-03-20 Michael FriedrichMerge branch 'feature/db-endpoints-5636' into next
2014-03-20 Michael FriedrichDB IDO: Add check_source_object_id reference to endpoin...
2014-03-20 Michael FriedrichDB IDO: Add status/history references from local node...
2014-03-20 Michael FriedrichDB IDO: Use node name for local status updates.
2014-03-20 Michael FriedrichRevert "DB IDO: Add endpoint id to history tables,...
2014-03-20 Michael FriedrichFix Windows build.
2014-03-20 Michael FriedrichDB IDO: Add endpoint id to history tables, part 1.
2014-03-20 Michael FriedrichDB IDO: Set is_connected=1 on identity==node.
2014-03-20 Michael FriedrichMove cluster endpoint/jsonrpc functionality into libremote.
2014-03-20 Michael FriedrichDB IDO: Send endpoint authority for status updates.
2014-03-20 Michael FriedrichDB IDO: Add endpoints/endpointstatus tables.
2014-03-20 Michael FriedrichDB IDO/Livestatus: Fix global enabled status values.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-12 Michael FriedrichFix enable_perfdata attribute in compat features.
2014-03-09 Michael FriedrichAdd comment on clearing tables on reconnect.
2014-03-09 Michael FriedrichUpdate next check before processing any result triggeri...
2014-03-08 Michael FriedrichDB IDO: Drop obsolete icinga_node column.
2014-03-06 Gunnar BeutnerClear servicedependencies table after reconnect.
2014-02-07 Michael FriedrichAdd check source to external commands / check result...
2014-02-06 Michael FriedrichMerge branch 'feature/ido-hist-node-5470' into next
2014-02-06 Michael FriedrichDB IDO: Add icinga_node to *history tables.
2014-02-06 Michael FriedrichDB IDO: Add check_source to statehistory table.
2014-02-04 Gunnar BeutnerFix builds on Debian wheezy.
2014-02-04 Gunnar BeutnerMerge branch 'feature/ido-reuse-ids-5565' into next
2014-02-04 Gunnar BeutnerRe-use IDs where possible.
2014-02-04 Gunnar BeutnerMove the ClearConfigTables function into the DbConnecti...
2014-01-31 Gunnar BeutnerFix duplicate object IDs for command objects.
2014-01-29 Michael FriedrichDB IDO: Implement notification object insert id cache.
2014-01-28 Michael FriedrichDB IDO: Fix the way notification_id is handled.
2014-01-28 Michael FriedrichDB IDO: Refactor notification signal handling.
2014-01-23 Michael FriedrichDB IDO: Fix wrong timestamp in column expiration_time.
2014-01-21 Michael FriedrichCompatUtility: Fix broken custom variable dump.
2014-01-16 Johannes MeyerFix that the service_object_id is not correctly set...
2014-01-16 Johannes MeyerFix that "categories" is not a valid attribute for...
2014-01-16 Johannes MeyerFix the config compiler's ignorance
2014-01-09 Michael FriedrichFix formatting of execution_time, latency.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-17 Gunnar BeutnerEmbed constants into lib{base,icinga,db_ido}.
2013-12-13 Michael FriedrichRefactor CompatUtility::* for DB IDO, Livestatus, Statu...
2013-12-09 Michael FriedrichFix missing comment_data column in downtime tables.
2013-12-09 Gunnar BeutnerFix deadlock in ServiceDbConnect::Add{Comments,Downtimes}.
2013-12-09 Gunnar BeutnerFix duplicate IDs in queries for comments/downtimes.
2013-12-09 Gunnar BeutnerFix incorrect value for the triggered_by_id column.
2013-12-06 Gunnar BeutnerImplement scheduled downtimes.
2013-12-05 Michael FriedrichDB IDO: Fix reconnect config/status inserts.
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerFix: display_name property doesn't work for hosts.
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerImprove compatibility with -fvisibility=hidden.
2013-12-02 Gunnar BeutnerAvoid unnecessary copies when iterating over dictionaries.
2013-11-28 Gunnar BeutnerMerge branch 'feature/fix-ido-queries-5235' into next
2013-11-28 Gunnar BeutnerRemove unnecessary host config update.
2013-11-27 Gunnar BeutnerMake object, type and variable names case-sensitive.
2013-11-22 Gunnar BeutnerOptimize IDO queries.
2013-11-22 Gunnar BeutnerAvoid unnecessary updates for the is_active column.
2013-11-21 Gunnar BeutnerImprove latency after start-up.
2013-11-21 Gunnar BeutnerRemove redundant checks.
2013-11-20 Gunnar BeutnerClear ID cache when (re-)connecting.
2013-11-19 Michael FriedrichMerge branch 'feature/migrate-objcache-5104' into next
2013-11-19 Michael FriedrichMerge branch 'fix/migration-parsing-5099' into next
2013-11-19 Gunnar BeutnerFix another broken IDO query.
2013-11-19 Gunnar BeutnerFix incorrect IDO queries.
2013-11-12 Gunnar BeutnerMerge remote-tracking branch 'origin/feature/release...
2013-11-11 Michael FriedrichFix CompatUtility::{ConvertTimestamp,GetCheckResultOutp...
2013-11-09 Gunnar BeutnerMerge branch 'feature/checkresult-5039' into next
2013-11-09 Gunnar BeutnerImplement class for service downtimes.
2013-11-09 Gunnar BeutnerImplement class for service comments.
2013-11-09 Gunnar BeutnerReplace check result dictionaries with a class.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerUse anonymous namespaces for INITIALIZE_ONCE().
2013-11-08 Gunnar BeutnerClean up the DynamicType class.
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-11-05 Gunnar BeutnerFix exception in Exception in IdoPgsqlConnection::Query.
2013-11-05 Gunnar BeutnerMerge branch 'feature/reflection-4996' into next
2013-11-05 Gunnar BeutnerMerge ReflectionObject methods into the Object class.
2013-11-04 Gunnar BeutnerImplement PostgreSQL adapter for IDO.
2013-11-04 Gunnar BeutnerMerge branch 'feature/methods-lib-4959' into next
2013-11-04 Gunnar BeutnerMove methods to a separate library.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-31 Michael FriedrichMerge branch 'fix/compat-util-4735' into next
2013-10-31 Michael FriedrichCompatUtility: Use functionality in compat/ido/livestatus.
next