]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2013-07-08 Michael Friedrichlivestatus: add service table accessors
2013-07-06 Michael Friedrichcontrib: add simple dummy config generator
2013-07-06 Michael Friedrichlog an error to debug when check_command not found...
2013-07-06 Michael Friedrichcontrib: move old demo config into seperated osmc2012 dir
2013-07-05 Michael Friedrichlivestatus: add more hosttable todos
2013-07-05 Michael Friedrichservice: register attribute last_hard_state
2013-07-05 Michael Friedrichlivestatus: move host attribute getter into host->servi...
2013-07-05 Michael Friedrichlivestatus: hosttable: fix checkperiod null ptr
2013-07-05 Michael Friedrichlivestatus: hosttable: check if custom dictionary exists
2013-07-05 Michael Friedrichlivestatus: hoststable: lock service object for acknow...
2013-07-05 Michael Friedrichlivestatus: fix missing symbols
2013-07-05 Michael Friedrichlivestatus: add first part of host data providers
2013-07-04 Michael Friedrichlivestatus: stop reading data if stream was closed
2013-07-04 Michael Friedrichstream: remove ReadLine maxLength
2013-07-03 Michael Friedrichstream/livestatus: refactor ReadLine with context saving
2013-07-03 Michael Friedrichdocs: fix typo NotificationCommand->EventCommand
2013-07-02 Gunnar BeutnerFix include directory for ltdl.h. v0.0.2
2013-07-02 Michael Friedrichcompatlog: fix boost algorithm include
2013-07-02 Michael Friedrichconfigconvert: lookup host check_command in template...
2013-07-02 Michael Friedrichconfigconvert: make host check_command a new service...
2013-07-02 Gunnar Beutnercompat: Refactor check_command/event_handler code.
2013-07-02 Gunnar BeutnerUse object name if HOSTADDRESS macro isn't defined.
2013-07-02 Gunnar BeutnerFix validation warnings for components.
2013-07-02 Gunnar BeutnerFix how the HOSTALIAS and CONTACTALIAS macros work.
2013-07-02 Gunnar BeutnerImplement HOSTADDRESS and HOSTADDRESS6 macros.
2013-07-02 Gunnar Beutnercompat: Make sure commands have unique names.
2013-07-02 Gunnar Beutnercompat: Escape new-lines in commands.
2013-07-02 Gunnar BeutnerRemove unnecessary parenthesis.
2013-07-02 Gunnar BeutnerMake sure the CGIs don't croak on our objects.cache...
2013-07-02 Gunnar BeutnerImplement dumping commands and timeperiods.
2013-07-01 Michael Friedrichcompat: dump commands to objects.cache
2013-07-01 Michael Friedrichcompat: add more missing attributes
2013-07-01 Michael Friedrichconfigconvert: export all enable_* attributes
2013-07-01 Michael Friedrichnotifications: refactor NotificationSent message
2013-07-01 Michael Friedrichfix typo
2013-07-01 Michael Friedrichflapping: fix division by 0, add compat status, extcmds
2013-07-01 Michael Friedrichcompatlog: use flapping threshold/current
2013-07-01 Michael Friedrichcompatlog: add flapping messages
2013-07-01 Gunnar BeutnerImplement Service::GetFlappingCurrent().
next