.. |
.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: 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
|
Add missing query parameters.
|
2013-08-08 08:52:20 +02:00 |
dbconnection.h
|
ido: Implement support for runtimevariables.
|
2013-08-08 08:47:29 +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 missing check_type for host/service status tables.
|
2013-08-09 12:35:42 +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: Add missing check_type for host/service status tables.
|
2013-08-09 12:35:42 +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: Use relative timestamps for the timeranges.
|
2013-08-09 11:07:55 +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
|
ido: Fix alias for contactgroups.
|
2013-08-08 08:38:12 +02:00 |
usergroupdbobject.h
|
Fix missing insert IDs for service and contact groups.
|
2013-08-05 16:04:01 +02:00 |