icinga2/lib/ido
Gunnar Beutner 7a87fc0d5e Fix INITIALIZE_ONCE(). 2013-08-01 11:15:11 +02:00
..
.gitignore add lib/ido/ido-type.cpp to .gitignore 2013-07-27 20:14:26 +02:00
Makefile.am ido: Add stubs for servicegroups. 2013-07-31 09:22:25 +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 Fix INITIALIZE_ONCE(). 2013-08-01 11:15:11 +02:00
dbobject.h Fix INITIALIZE_ONCE(). 2013-08-01 11:15:11 +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 Implement INITIALIZE_ONCE(). 2013-08-01 11:08:06 +02:00
dbtype.h Implement INITIALIZE_ONCE(). 2013-08-01 11:08: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 notify_on_* to host/service config 2013-08-01 10:44:15 +02:00
hostdbobject.h IDO: (Partially) implement status updates. 2013-07-22 12:08:49 +02:00
hostgroupdbobject.cpp ido: Add stubs for hostgroups. 2013-07-31 09:20:06 +02:00
hostgroupdbobject.h ido: Add stubs for hostgroups. 2013-07-31 09:20:06 +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 notify_on_* to host/service config 2013-08-01 10:44:15 +02:00
servicedbobject.h ido: Update hosts when their host check is updated. 2013-07-25 08:30:02 +02:00
servicegroupdbobject.cpp ido: Add stubs for servicegroups. 2013-07-31 09:22:25 +02:00
servicegroupdbobject.h ido: Add stubs for servicegroups. 2013-07-31 09:22:25 +02:00
timeperioddbobject.cpp ido: Add stubs for timeperiods. 2013-07-31 09:14:58 +02:00
timeperioddbobject.h ido: Add stubs for timeperiods. 2013-07-31 09:14:58 +02:00
userdbobject.cpp ido: Add stubs for contacts/contactstatus. 2013-07-31 09:09:39 +02:00
userdbobject.h ido: Add stubs for contacts/contactstatus. 2013-07-31 09:09:39 +02:00
usergroupdbobject.cpp ido: Add stubs for contactgroups. 2013-07-31 09:17:54 +02:00
usergroupdbobject.h ido: Add stubs for contactgroups. 2013-07-31 09:17:54 +02:00