icinga2/lib/ido
Gunnar Beutner 7a96794dbc Implement handler for hostgroup changes. 2013-08-02 08:57:29 +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: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
commanddbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
dbconnection.cpp Fix INITIALIZE_ONCE(). 2013-08-01 11:15:11 +02:00
dbconnection.h Fix INITIALIZE_ONCE(). 2013-08-01 11:15:11 +02:00
dbobject.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
dbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
dbquery.cpp Implement support for timestamps. 2013-07-23 11:02:47 +02:00
dbquery.h Implement support for timestamps. 2013-07-23 11:02:47 +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 Implement support for timestamps. 2013-07-23 11:02:47 +02:00
dbvalue.h Implement support for timestamps. 2013-07-23 11:02:47 +02:00
hostdbobject.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
hostdbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
hostgroupdbobject.cpp Implement handler for hostgroup changes. 2013-08-02 08:57:29 +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: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
servicedbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
servicegroupdbobject.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
servicegroupdbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
timeperioddbobject.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
timeperioddbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
userdbobject.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
userdbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00
usergroupdbobject.cpp ido: Add idcolumn to REGISTER_DBTYPE 2013-08-01 14:17:06 +02:00
usergroupdbobject.h ido: Implement commanddbobjects. 2013-08-01 14:14:54 +02:00