icinga2/lib/db_ido
Michael Friedrich 64c936d387 API Actions: Remove -by-id from actions and require names for comments and downtimes
The documentation is updated as well. Furthermore actions provide
detailed error information in case of an exception.
Includes DB IDO schema updates.

fixes #10512
2015-11-06 17:06:12 +01:00
..
CMakeLists.txt DB IDO: Add zones, zonestatus tables 2015-07-14 18:09:24 +02:00
commanddbobject.cpp Update copyright year 2015-01-22 12:00:23 +01:00
commanddbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
db_ido-itl.conf Move the base command templates into libmethods 2015-03-17 08:19:31 +01:00
dbconnection.cpp Convert Comment/Downtime to config objects 2015-10-28 17:56:29 +01:00
dbconnection.hpp Convert Comment/Downtime to config objects 2015-10-28 17:56:29 +01:00
dbconnection.ti Hide internal attributes in the API 2015-10-20 08:25:10 +02:00
dbevents.cpp API Actions: Remove -by-id from actions and require names for comments and downtimes 2015-11-06 17:06:12 +01:00
dbevents.hpp Convert Comment/Downtime to config objects 2015-10-28 17:56:29 +01:00
dbobject.cpp DB IDO: Remove deleted custom variables 2015-10-29 16:00:06 +01:00
dbobject.hpp Update DB IDO on changed object version (create, update, delete) 2015-09-17 14:20:44 +02:00
dbquery.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dbquery.hpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
dbreference.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dbreference.hpp Update copyright year 2015-01-22 12:00:23 +01:00
dbtype.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dbtype.hpp Update copyright year 2015-01-22 12:00:23 +01:00
dbvalue.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dbvalue.hpp Update copyright year 2015-01-22 12:00:23 +01:00
endpointdbobject.cpp Add getter for endpoint 'connected' attribute 2015-10-22 10:52:38 +02:00
endpointdbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
hostdbobject.cpp Export original attributes in DB IDO and Livestatus 2015-10-22 15:49:42 +02:00
hostdbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
hostgroupdbobject.cpp Fix: Changing a group's attributes causes duplicate rows in the icinga_*group_members table 2015-10-26 09:36:13 +01:00
hostgroupdbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
i2-db_ido.hpp Update copyright year 2015-01-22 12:00:23 +01:00
idochecktask.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
idochecktask.hpp Implement a check for IDO database connections 2015-03-12 10:19:12 +01:00
servicedbobject.cpp Export original attributes in DB IDO and Livestatus 2015-10-22 15:49:42 +02:00
servicedbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
servicegroupdbobject.cpp Fix: Changing a group's attributes causes duplicate rows in the icinga_*group_members table 2015-10-26 09:36:13 +01:00
servicegroupdbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
timeperioddbobject.cpp Update copyright year 2015-01-22 12:00:23 +01:00
timeperioddbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
userdbobject.cpp Remove dead code from old modified attributes 2015-09-29 14:24:39 +02:00
userdbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
usergroupdbobject.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
usergroupdbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
zonedbobject.cpp DB IDO: Add zones, zonestatus tables 2015-07-14 18:09:24 +02:00
zonedbobject.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00