2013-07-22 |
Gunnar Beutner | Another build fix. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Gunnar Beutner | Build fix. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Michael Friedrich | livestatus: add = operator for lists comparison |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Gunnar Beutner | Add missing lock. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Gunnar Beutner | Fix: Don't activate/deactive objects when we don't... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Gunnar Beutner | IDO: (Partially) implement status updates. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | livestatus: fix HostsTable::ContactGroupsAccessor() |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | livestatus: add childs attribute to hosts table |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | add GetChildHosts() to host object |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | livestatus: add connections and extcmds to status table |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | fix mkembedconfig path |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | livestatus: add host/service staleness indicator |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Friedrich | livestatus: more attributes |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Gunnar Beutner | Only check escalations for problem notifications. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Gunnar Beutner | ido_mysql: Fix deadlock. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Gunnar Beutner | ido_mysql: Automatically reconnect when necessary. |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | compat: add last_time_* for status.dat |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | fix object lock |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | livestatus: add last_time_* to host and service table |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | add LastState{OK,Warning,Critical,Unknown|Up,Down,Unrea... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | livestatus: add current_notification_number to host... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | compat: add current_notification_number |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | notifications: add notification number |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | livestatus: finish timeperiods table |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | timeperiods: re-add display_name |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | livestatus: add unix and tcp socket support |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Michael Friedrich | livestatus: add num_hosts|services to status table |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Michael Friedrich | livestatus: fix check_command_expanded for hosts table |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Michael Friedrich | livestatus: add more host table attributes |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Gunnar Beutner | Fix object updates and implement transaction support. |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Gunnar Beutner | Add rudimentary support for ido_mysql. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | livestatus: add more service table attributes (90%... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | macros: fix param name for ResolveMacros |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | compat: add next_notification to status.dat |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | livestatus: fix missing object lock on array in attribu... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | livestatus: contacts table fixes (ignore special custom... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | Config: add macros/custom dictionaries to Host Service... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | livestatus: finish host|servicegroup table attributes |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | livestatus: finish contacts table attributes |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Michael Friedrich | User: register enable_notifications, add GetEnableNotif... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Gunnar Beutner | Make libido a library, rather than a user-loadable... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Gunnar Beutner | Implement IDO (well, part of it anyway). |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Gunnar Beutner | compat: Make sure host is not null. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Michael Friedrich | livestatus: add array delimiter based on level for... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: use Empty instead of Value() |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: use enum for error codes, fix empty line |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: finish commentstable attributes |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: servicegroup members as host/service array |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: add servicegroupstable attributes |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: join csv arrays into comma seperated string |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: add hostgroup attributes |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | custom attr: move into DynamicObject using GetCustom() |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: implement avg,min,max,std,invsum,invavg... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: remove stop function again |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | tcpsocket: fix fd on setsockopt SO_REUSEADDR |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Michael Friedrich | livestatus: bugfixes. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add sum aggregator, refactor Filter/Stats... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add basic aggregator support |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: log which table misses the column |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add timeperiods table |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: fix host/servicegroup tables |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: fix check_type (0..active, 1..passive) |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add commandstable name/line |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: add parentObjectAccessor to function prototypes |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Michael Friedrich | livestatus: time values must be integer seconds |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Gunnar Beutner | Make sure new comments/downtimes are added to the ID... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Gunnar Beutner | Fix invalid function call. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Friedrich | livestatus: more fixes on joins, ptrs |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Friedrich | livestatus: close socket on component Stop() |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Michael Friedrich | livestatus: use generic Value() as row accessor instead... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Gunnar Beutner | Fix nullptr deref in Service::GetLastCheckPerfData(). |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add host and service group getters |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add commands table (thruk now shows extinfo) |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: fix typo |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add empty logtable |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | livestatus: add contact*, status, service table attributes |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Michael Friedrich | service: add IsHostCheck helper |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Gunnar Beutner | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Gunnar Beutner | Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Michael Friedrich | livestatus: add service table accessors |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Friedrich | contrib: add simple dummy config generator |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Friedrich | log an error to debug when check_command not found... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Friedrich | contrib: move old demo config into seperated osmc2012 dir |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: add more hosttable todos |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | service: register attribute last_hard_state |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: move host attribute getter into host->servi... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: hosttable: fix checkperiod null ptr |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: hosttable: check if custom dictionary exists |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: hoststable: lock service object for acknow... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: fix missing symbols |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Friedrich | livestatus: add first part of host data providers |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Friedrich | livestatus: stop reading data if stream was closed |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Michael Friedrich | stream: remove ReadLine maxLength |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Michael Friedrich | stream/livestatus: refactor ReadLine with context saving |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Michael Friedrich | docs: fix typo NotificationCommand->EventCommand |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | Fix include directory for ltdl.h. v0.0.2 |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Friedrich | compatlog: fix boost algorithm include |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Friedrich | configconvert: lookup host check_command in template... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Michael Friedrich | configconvert: make host check_command a new service... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Gunnar Beutner | compat: Refactor check_command/event_handler code. |
commit | commitdiff | tree | snapshot |
next |