]> granicus.if.org Git - icinga2/history - lib/db_ido
Implement the 'name' field for types
[icinga2] / lib / db_ido /
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-18 Gunnar BeutnerAdd 'override' keyword to methods
2015-08-18 Gunnar BeutnerFix compiler warnings
2015-08-17 Michael FriedrichAdd missing category for IDO query
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-07-16 Michael FriedrichDB IDO: Do not update endpointstatus table on config...
2015-07-14 Michael FriedrichDB IDO: Add zones, zonestatus tables
2015-07-08 Michael FriedrichDB IDO: Don't clear endpoint* tables on start/reload
2015-06-24 Michael FriedrichFix unused variable in dbevents
2015-05-15 Michael FriedrichFix incorrect type and state filter mapping for User...
2015-04-27 Michael FriedrichFix DbEvents::AddCheckableCheckHistory argument
2015-04-25 Michael FriedrichFix that downtimes are always "fixed" even if scheduled...
2015-04-24 Michael FriedrichDB IDO: Fix wrong check result timestamp for historical...
2015-04-22 Gunnar BeutnerFix another potential deadlock in DB IDO
2015-04-20 Gunnar BeutnerFix deadlock in the IDO
2015-04-14 Gunnar BeutnerRemove deadlock in db_ido
2015-04-11 Michael FriedrichDB IDO: Fix status table scheduled_downtime_depth colum...
2015-04-08 Michael FriedrichDon't update scheduleddowntime table w/ trigger_time...
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-20 Gunnar BeutnerUse TypeInstance field instead of looking up types...
2015-03-17 Gunnar BeutnerMove the base command templates into libmethods
2015-03-13 Gunnar BeutnerDon't update custom vars for each status update
2015-03-13 Gunnar BeutnerImplement the pending_queries metric for the IDO check...
2015-03-12 Gunnar BeutnerBuild fix
2015-03-12 Gunnar BeutnerImprove output for the ido check task
2015-03-12 Gunnar BeutnerImplement a check for IDO database connections
2015-03-12 Gunnar BeutnerAdd support for using the 1.12.0 IDO database schema
2015-03-09 Gunnar BeutnerFix incorrect value for the process_performance_data...
2015-03-02 Michael FriedrichFix deadlock in DB IDO and external command events
2015-02-14 Michael FriedrichDB IDO: Fix {host,service}checks command_line value...
2015-02-12 Michael FriedrichDB IDO: Fix duplicate entries in scheduleddowntime...
2015-02-07 Michael FriedrichFix missing persistent_comment, notify_contact columns...
2015-02-07 Michael FriedrichFix last_hard_state missing in StatusDataWriter
2015-02-04 Gunnar BeutnerImplement support for updating the program_end_time...
2015-01-27 Gunnar BeutnerFix crash in DbConnection::ProgramStatusHandler
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2014-12-18 Gunnar BeutnerRemove obsolete code
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-12-14 Gunnar BeutnerRefactor how variable scopes work
2014-12-12 Michael FriedrichDB IDO: Update child object reachability if parentchang...
2014-12-12 Michael FriedrichDB IDO: Missing last_hard_state column update in {host...
2014-11-20 Gunnar BeutnerRefactor the config validator so that it doesn't requir...
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-11 Gunnar BeutnerFix incorrect IDO queries
2014-11-11 Gunnar BeutnerFix static initializers
2014-11-11 Jean FlachFix some Ido initialization bugs
2014-11-10 Gunnar BeutnerAdd missing category type for some IDO queries
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-09 Gunnar BeutnerFix GetInstance() methods for the DbType and config...
2014-11-07 Gunnar BeutnerFix problem with unresolved symbols
2014-11-04 Michael FriedrichDB IDO: Dump custom attributes as json encoded arrays...
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-16 Michael FriedrichDB IDO: Add program_version column to programstatus...
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-17 Gunnar BeutnerClean up some parts of the code
2014-08-15 Michael FriedrichDB IDO: Fix failover_timeout config validator
2014-08-15 Michael FriedrichMerge branch 'feature/ido-ha-6827'
2014-08-15 Michael FriedrichDB IDO: Add failover_timeout attribute
2014-08-15 Michael FriedrichDB IDO: Delay connection in HA RunOnce mode
2014-08-15 Michael FriedrichDB IDO: Add 'enable_ha' configuration flag
2014-07-16 Gunnar BeutnerFix duplicate rows in icinga_objects
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libdb_ido.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-23 Gunnar BeutnerFix compiler warnings.
2014-05-22 Michael FriedrichMove more log messages to 'notice' severity.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-19 Michael FriedrichUse CustomVarObject instead of DynamicObject for all...
2014-05-12 Michael FriedrichAdd command namespace {check_,event_,notification_...
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-10 Michael FriedrichMerge branch 'feature/is-reachable-6094' into next
2014-05-10 Michael FriedrichDB IDO: Add 'is_reachable' column to {host,service...
2014-05-10 Michael FriedrichMerge branch 'fix/db-ido-enable-signals-6151' into...
2014-05-10 Michael FriedrichDB IDO: Add Enable* db events.
2014-05-09 Gunnar BeutnerImplement HA for IDO connections.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-03 Michael FriedrichAdd debug log entries for dependencies.
2014-05-03 Michael FriedrichImplement CompatUtility::GetCheckableCommandArgs()...
2014-05-02 Michael FriedrichMerge branch 'feature/db-ido-update-events-6051' into...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'scheduled_downtime_d...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'last_notification...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'is_flapping' on...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'next_check' on NextC...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service status on Acknowledgement...
2014-04-24 Michael FriedrichAdd {Host,Service}Group attributes: notes, notes_url...
2014-04-23 Gunnar BeutnerFix duplicate service contacts.
2014-04-23 Michael FriedrichFix headers.
2014-04-23 Michael FriedrichRevert "Add group apply (creates object only once and...
2014-04-23 Michael FriedrichDB IDO: Add missing dependency attributes.
2014-04-22 Michael FriedrichDrop unused statusmap_image & coords attributes entirely.
2014-04-22 Michael FriedrichRevert "Add statusmap_image and coords host attributes."
next