]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-07-30 Michael Friedrichitl: fix http_ip plugin check_http (thx cropalato)
2013-07-30 Michael Friedrichido: more host/service config fields
2013-07-30 Michael FriedrichCompatUtility: add service config attributes getter
2013-07-30 Michael Friedrichido: fix mem leak; don't invalidate dbref on object...
2013-07-30 Michael Friedrichupdate .gitignore
2013-07-30 Michael Friedrichcontrib: add flap.sh
2013-07-30 Michael Friedrichlivestatus: import test queries and script
2013-07-29 Michael Friedrichlivestatus: add separator support
2013-07-29 Michael Friedrichlivestatus: make query exceptions debug only
2013-07-29 Michael Friedrichlivestatus: rename address to host (same as ido)
2013-07-27 Michael Friedrichadd lib/ido/ido-type.cpp to .gitignore
2013-07-25 Gunnar Beutnercompat: Fix timestamps.
2013-07-25 Gunnar Beutnerido: Properly implement program status updates.
2013-07-25 Gunnar Beutnerido: Update hosts when their host check is updated.
2013-07-24 Gunnar BeutnerImplement status updates for services.
2013-07-23 Gunnar BeutnerImplement support for timestamps.
2013-07-23 Gunnar BeutnerIDO: Use CompatUtility for hosts and services.
2013-07-23 Gunnar BeutnerMove some of the compat functionality to the CompatUtil...
2013-07-23 Gunnar BeutnerImplement shift operator for the Value class.
2013-07-22 Gunnar BeutnerYet another build fix.
2013-07-22 Gunnar BeutnerBuild fix.
2013-07-22 Gunnar BeutnerAnother build fix.
2013-07-22 Gunnar BeutnerBuild fix.
2013-07-22 Michael Friedrichlivestatus: add = operator for lists comparison
2013-07-22 Gunnar BeutnerAdd missing lock.
2013-07-22 Gunnar BeutnerFix: Don't activate/deactive objects when we don't...
2013-07-22 Gunnar BeutnerIDO: (Partially) implement status updates.
2013-07-19 Michael Friedrichlivestatus: fix HostsTable::ContactGroupsAccessor()
2013-07-19 Michael Friedrichlivestatus: add childs attribute to hosts table
2013-07-19 Michael Friedrichadd GetChildHosts() to host object
2013-07-19 Michael Friedrichlivestatus: add connections and extcmds to status table
2013-07-19 Michael Friedrichfix mkembedconfig path
2013-07-19 Michael Friedrichlivestatus: add host/service staleness indicator
2013-07-19 Michael Friedrichlivestatus: more attributes
2013-07-19 Gunnar BeutnerOnly check escalations for problem notifications.
2013-07-19 Gunnar Beutnerido_mysql: Fix deadlock.
2013-07-19 Gunnar Beutnerido_mysql: Automatically reconnect when necessary.
2013-07-18 Michael Friedrichcompat: add last_time_* for status.dat
2013-07-18 Michael Friedrichfix object lock
2013-07-18 Michael Friedrichlivestatus: add last_time_* to host and service table
2013-07-18 Michael Friedrichadd LastState{OK,Warning,Critical,Unknown|Up,Down,Unrea...
2013-07-18 Michael Friedrichlivestatus: add current_notification_number to host...
2013-07-18 Michael Friedrichcompat: add current_notification_number
2013-07-18 Michael Friedrichnotifications: add notification number
2013-07-18 Michael Friedrichlivestatus: finish timeperiods table
2013-07-18 Michael Friedrichtimeperiods: re-add display_name
2013-07-18 Michael Friedrichlivestatus: add unix and tcp socket support
2013-07-18 Michael Friedrichlivestatus: add num_hosts|services to status table
2013-07-17 Michael Friedrichlivestatus: fix check_command_expanded for hosts table
2013-07-17 Michael Friedrichlivestatus: add more host table attributes
2013-07-17 Gunnar BeutnerFix object updates and implement transaction support.
2013-07-17 Gunnar BeutnerAdd rudimentary support for ido_mysql.
2013-07-16 Michael Friedrichlivestatus: add more service table attributes (90%...
2013-07-16 Michael Friedrichmacros: fix param name for ResolveMacros
2013-07-16 Michael Friedrichcompat: add next_notification to status.dat
2013-07-16 Michael Friedrichlivestatus: fix missing object lock on array in attribu...
2013-07-16 Michael Friedrichlivestatus: contacts table fixes (ignore special custom...
2013-07-16 Michael FriedrichConfig: add macros/custom dictionaries to Host Service...
2013-07-16 Michael Friedrichlivestatus: finish host|servicegroup table attributes
2013-07-16 Michael Friedrichlivestatus: finish contacts table attributes
2013-07-16 Michael FriedrichUser: register enable_notifications, add GetEnableNotif...
2013-07-16 Gunnar BeutnerMake libido a library, rather than a user-loadable...
2013-07-16 Gunnar BeutnerImplement IDO (well, part of it anyway).
2013-07-16 Gunnar Beutnercompat: Make sure host is not null.
2013-07-15 Michael Friedrichlivestatus: add array delimiter based on level for...
2013-07-12 Michael Friedrichlivestatus: use Empty instead of Value()
2013-07-12 Michael Friedrichlivestatus: use enum for error codes, fix empty line
2013-07-12 Michael Friedrichlivestatus: finish commentstable attributes
2013-07-12 Michael Friedrichlivestatus: servicegroup members as host/service array
2013-07-12 Michael Friedrichlivestatus: add servicegroupstable attributes
2013-07-12 Michael Friedrichlivestatus: join csv arrays into comma seperated string
2013-07-12 Michael Friedrichlivestatus: add hostgroup attributes
2013-07-12 Michael Friedrichcustom attr: move into DynamicObject using GetCustom()
2013-07-12 Michael Friedrichlivestatus: implement avg,min,max,std,invsum,invavg...
2013-07-12 Michael Friedrichlivestatus: remove stop function again
2013-07-12 Michael Friedrichtcpsocket: fix fd on setsockopt SO_REUSEADDR
2013-07-12 Michael Friedrichlivestatus: bugfixes.
2013-07-11 Michael Friedrichlivestatus: add sum aggregator, refactor Filter/Stats...
2013-07-11 Michael Friedrichlivestatus: add basic aggregator support
2013-07-11 Michael Friedrichlivestatus: log which table misses the column
2013-07-11 Michael Friedrichlivestatus: add timeperiods table
2013-07-11 Michael Friedrichlivestatus: fix host/servicegroup tables
2013-07-11 Michael Friedrichlivestatus: fix check_type (0..active, 1..passive)
2013-07-11 Michael Friedrichlivestatus: add commandstable name/line
2013-07-11 Michael Friedrichlivestatus: add parentObjectAccessor to function prototypes
2013-07-11 Michael Friedrichlivestatus: time values must be integer seconds
2013-07-11 Gunnar BeutnerMake sure new comments/downtimes are added to the ID...
2013-07-11 Gunnar BeutnerFix invalid function call.
2013-07-10 Michael Friedrichlivestatus: more fixes on joins, ptrs
2013-07-10 Michael Friedrichlivestatus: close socket on component Stop()
2013-07-10 Michael Friedrichlivestatus: use generic Value() as row accessor instead...
2013-07-10 Gunnar BeutnerFix nullptr deref in Service::GetLastCheckPerfData().
2013-07-09 Michael Friedrichlivestatus: add host and service group getters
2013-07-09 Michael Friedrichlivestatus: add commands table (thruk now shows extinfo)
2013-07-09 Michael Friedrichlivestatus: fix typo
2013-07-09 Michael Friedrichlivestatus: add empty logtable
2013-07-09 Michael Friedrichlivestatus: add contact*, status, service table attributes
2013-07-09 Michael Friedrichservice: add IsHostCheck helper
2013-07-09 Gunnar BeutnerMerge remote-tracking branch 'origin/master'
2013-07-09 Gunnar BeutnerAdd DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs.
next