2013-08-01 |
Gunnar Beutner | ido: Make the table prefix configurable. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Gunnar Beutner | ido: Don't send config/status updates if the object... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Michael Friedrich | ido: add missing host/service config/status attributes |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | ido: Add stubs for servicegroups. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | ido: Add stubs for hostgroups. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | ido: Add stubs for contactgroups. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | ido: Add stubs for timeperiods. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | ido: Add stubs for contacts/contactstatus. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | Fix: Check results from the delegation component didn... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Gunnar Beutner | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | build fix on debian squeeze |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | itl: fix http_ip plugin check_http (thx cropalato) |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | ido: more host/service config fields |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | CompatUtility: add service config attributes getter |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | ido: fix mem leak; don't invalidate dbref on object... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | update .gitignore |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | contrib: add flap.sh |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Michael Friedrich | livestatus: import test queries and script |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Michael Friedrich | livestatus: add separator support |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Michael Friedrich | livestatus: make query exceptions debug only |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Michael Friedrich | livestatus: rename address to host (same as ido) |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Michael Friedrich | add lib/ido/ido-type.cpp to .gitignore |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Gunnar Beutner | compat: Fix timestamps. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Gunnar Beutner | ido: Properly implement program status updates. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Gunnar Beutner | ido: Update hosts when their host check is updated. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Gunnar Beutner | Implement status updates for services. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Gunnar Beutner | Implement support for timestamps. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Gunnar Beutner | IDO: Use CompatUtility for hosts and services. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Gunnar Beutner | Move some of the compat functionality to the CompatUtil... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Gunnar Beutner | Implement shift operator for the Value class. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Gunnar Beutner | Yet another build fix. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Gunnar Beutner | Build fix. |
commit | commitdiff | tree | snapshot |
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 |
next |