]> granicus.if.org Git - icinga2/history - lib/db_ido/dbobject.cpp
Fix Zone::IsGlobal()
[icinga2] / lib / db_ido / dbobject.cpp
2014-11-04 Michael FriedrichDB IDO: Dump custom attributes as json encoded arrays...
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libdb_ido.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-19 Michael FriedrichUse CustomVarObject instead of DynamicObject for all...
2014-05-12 Michael FriedrichAdd command namespace {check_,event_,notification_...
2014-04-16 Michael FriedrichMerge branch 'feature/cv-mod-attr-5956' into next
2014-04-16 Michael FriedrichFix custom var override.
2014-04-16 Michael FriedrichAdd modified attributes for vars dictionary.
2014-03-20 Michael FriedrichMerge branch 'feature/db-endpoints-5636' into next
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 FriedrichMove cluster endpoint/jsonrpc functionality into libremote.
2014-03-20 Michael FriedrichDB IDO: Send endpoint authority for status updates.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-09 Michael FriedrichUpdate next check before processing any result triggeri...
2014-01-08 Michael FriedrichUpdate copyright header.
2013-11-21 Gunnar BeutnerRemove redundant checks.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerUse anonymous namespaces for INITIALIZE_ONCE().
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-11-05 Gunnar BeutnerFix exception in Exception in IdoPgsqlConnection::Query.
2013-10-30 Gunnar BeutnerMerge branch 'feature/ido-options-4782' into next
2013-10-30 Gunnar BeutnerImplement DbQuery::Category field.
2013-09-25 Gunnar BeutnerBuild fix.
2013-09-25 IcingaRename IDO libraries.