icinga2/lib/ido
Michael Friedrich 1638ab632c ido: Fix UQ violation in comments with host's hostcheck duplicated service comments
refs #4380
2013-08-07 19:03:22 +02:00
..
.gitignore add lib/ido/ido-type.cpp to .gitignore 2013-07-27 20:14:26 +02:00
Makefile.am ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
commanddbobject.cpp ido: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
commanddbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
dbconnection.cpp Fix: Separately keep track of whether we've completed config and status updates. 2013-08-02 15:45:50 +02:00
dbconnection.h Fix: Separately keep track of whether we've completed config and status updates. 2013-08-02 15:45:50 +02:00
dbobject.cpp Fix: Separately keep track of whether we've completed config and status updates. 2013-08-02 15:45:50 +02:00
dbobject.h ido: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
dbquery.cpp Implement support for timestamps. 2013-07-23 11:02:47 +02:00
dbquery.h Fix: Separately keep track of whether we've completed config and status updates. 2013-08-02 15:45:50 +02:00
dbreference.cpp Make libido a library, rather than a user-loadable module. 2013-07-16 10:40:55 +02:00
dbreference.h Make libido a library, rather than a user-loadable module. 2013-07-16 10:40:55 +02:00
dbtype.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
dbtype.h ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
dbvalue.cpp ido: Add host_parenthosts, use GetInsertID(). 2013-08-02 15:20:28 +02:00
dbvalue.h ido: Add host_parenthosts, use GetInsertID(). 2013-08-02 15:20:28 +02:00
hostdbobject.cpp IDO: Add basic host/service dependency support. 2013-08-05 17:25:40 +02:00
hostdbobject.h ido: Add host_parenthosts, use GetInsertID(). 2013-08-02 15:20:28 +02:00
hostgroupdbobject.cpp Fix missing insert IDs for hostgroups. 2013-08-05 15:57:40 +02:00
hostgroupdbobject.h Fix missing insert IDs for hostgroups. 2013-08-05 15:57:40 +02:00
ido-type.conf ido: Make the table prefix configurable. 2013-08-01 09:46:48 +02:00
ido.vcxproj Make libido a library, rather than a user-loadable module. 2013-07-16 10:40:55 +02:00
ido.vcxproj.filters Make libido a library, rather than a user-loadable module. 2013-07-16 10:40:55 +02:00
servicedbobject.cpp ido: Fix UQ violation in comments with host's hostcheck duplicated service comments 2013-08-07 19:03:22 +02:00
servicedbobject.h ido: Insert/Delete host's hostcheck service comments too. 2013-08-07 18:24:16 +02:00
servicegroupdbobject.cpp Fix missing insert IDs for service and contact groups. 2013-08-05 16:04:01 +02:00
servicegroupdbobject.h Fix missing insert IDs for service and contact groups. 2013-08-05 16:04:01 +02:00
timeperioddbobject.cpp ido: Implement timeperiod config attributes. 2013-08-05 10:06:19 +02:00
timeperioddbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
userdbobject.cpp ido: Implement config attributes for contacts. 2013-08-05 09:58:30 +02:00
userdbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
usergroupdbobject.cpp Fix missing insert IDs for service and contact groups. 2013-08-05 16:04:01 +02:00
usergroupdbobject.h Fix missing insert IDs for service and contact groups. 2013-08-05 16:04:01 +02:00