icinga2/lib/ido
Gunnar Beutner 86e2f3dd81 Windows build fix. 2013-09-01 06:01:27 +02:00
..
.gitignore add lib/ido/ido-type.cpp to .gitignore 2013-07-27 20:14:26 +02:00
Makefile.am Fix "make dist". 2013-08-29 08:38:09 +02:00
commanddbobject.cpp ido: Remove commanddbobject debug output. 2013-08-08 17:53:27 +02:00
commanddbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
dbconnection.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
dbconnection.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
dbobject.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
dbobject.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +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 Refactor ASSERT macro. 2013-08-28 08:18:58 +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 Windows build fix. 2013-09-01 06:01:27 +02:00
hostdbobject.cpp ido: Add host/service customvariables. 2013-08-09 13:55:50 +02:00
hostdbobject.h ido: Add host_parenthosts, use GetInsertID(). 2013-08-02 15:20:28 +02:00
hostgroupdbobject.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
hostgroupdbobject.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
ido-type.conf ido: Make the table prefix configurable. 2013-08-01 09:46:48 +02:00
ido.vcxproj Windows build fix. 2013-09-01 06:01:27 +02:00
ido.vcxproj.filters Windows build fix. 2013-09-01 06:01:27 +02:00
servicedbobject.cpp Implement cluster events for downtimes. 2013-08-28 16:08:22 +02:00
servicedbobject.h Implement cluster events for downtimes. 2013-08-28 16:08:22 +02:00
servicegroupdbobject.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
servicegroupdbobject.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
timeperioddbobject.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
timeperioddbobject.h ido: Implement support for timeranges. 2013-08-09 10:39:03 +02:00
userdbobject.cpp Implement status updates for contacts. 2013-08-08 08:38:12 +02:00
userdbobject.h Implement status updates for contacts. 2013-08-08 08:38:12 +02:00
usergroupdbobject.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
usergroupdbobject.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00