[icinga-checkins] icinga.org: icinga2/feature/magic: WIP
git at icinga.org
git at icinga.org
Sun Aug 14 18:01:42 CEST 2016
Module: icinga2
Branch: feature/magic
Commit: 22ff4491cf2cf117cf05be408e47ffd9c01946d3
URL: https://git.icinga.org/?p=icinga2.git;a=commit;h=22ff4491cf2cf117cf05be408e47ffd9c01946d3
Author: Gunnar Beutner <gunnar.beutner at netways.de>
Date: Sun Aug 14 17:22:32 2016 +0200
WIP
---
lib/base/array.cpp | 6 +
lib/base/array.hpp | 2 +
lib/db_ido/commanddbobject.cpp | 7 +-
lib/db_ido/commanddbobject.hpp | 3 -
lib/db_ido/dbconnection.cpp | 88 ++++++++-------
lib/db_ido/dbconnection.hpp | 9 +-
lib/db_ido/dbobject.cpp | 128 ++++++++++++++++-----
lib/db_ido/dbobject.hpp | 14 ++-
lib/db_ido/hostdbobject.cpp | 186 +++++++++++++++++++++++++++----
lib/db_ido/hostdbobject.hpp | 8 +-
lib/db_ido/hostgroupdbobject.cpp | 2 +-
lib/db_ido/servicedbobject.cpp | 160 +++++++++++++++++++++-----
lib/db_ido/servicedbobject.hpp | 9 +-
lib/db_ido/servicegroupdbobject.cpp | 2 +-
lib/db_ido/timeperioddbobject.cpp | 2 +-
lib/db_ido/timeperioddbobject.hpp | 3 +-
lib/db_ido/userdbobject.cpp | 68 ++++++-----
lib/db_ido/userdbobject.hpp | 5 +-
lib/db_ido/usergroupdbobject.cpp | 2 +-
lib/db_ido_mysql/idomysqlconnection.cpp | 18 +--
lib/db_ido_mysql/idomysqlconnection.hpp | 1 -
lib/db_ido_mysql/schema/mysql.sql | 35 ++++--
lib/db_ido_pgsql/idopgsqlconnection.cpp | 18 +--
lib/db_ido_pgsql/idopgsqlconnection.hpp | 1 -
24 files changed, 569 insertions(+), 208 deletions(-)
Diff: https://git.icinga.org/?p=icinga2.git;a=commitdiff;h=22ff4491cf2cf117cf05be408e47ffd9c01946d3
More information about the icinga-checkins
mailing list