icinga2/lib/ido
Gunnar Beutner bd0ad338f8 ido: Implement contactgroup members. 2013-08-05 09:49:19 +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: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
hostdbobject.h ido: Add host_parenthosts, use GetInsertID(). 2013-08-02 15:20:28 +02:00
hostgroupdbobject.cpp ido: Implement contactgroup members. 2013-08-05 09:49:19 +02:00
hostgroupdbobject.h Implement handler for hostgroup changes. 2013-08-02 08:57:29 +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: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
servicedbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
servicegroupdbobject.cpp ido: Implement contactgroup members. 2013-08-05 09:49:19 +02:00
servicegroupdbobject.h ido: Implement servicegroup members. 2013-08-05 09:38:16 +02:00
timeperioddbobject.cpp ido: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
timeperioddbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
userdbobject.cpp ido: replace hardcoded objecttype_id with enum 2013-08-02 17:12:07 +02:00
userdbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
usergroupdbobject.cpp ido: Implement contactgroup members. 2013-08-05 09:49:19 +02:00
usergroupdbobject.h ido: Implement contactgroup members. 2013-08-05 09:49:19 +02:00