summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/actions.c
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-173] support of escalation, server-sidesasha2008-06-261-1/+1
* - [DEV-183] added support of applications in action conditionssasha2008-06-261-0/+41
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-031-1/+1
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-021-1/+1
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-301-12/+16
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-271-5/+29
* - [DEV-167] added support of Host Template=<template> in actionssasha2008-05-091-0/+35
* - [DEV-109] Discoverersasha2008-03-141-6/+8
* - [DEV-109] Server changessasha2008-02-161-2/+1
* - [DEV-109] Server changes - Trappersasha2008-02-151-2/+2
* - [ZBX-30,ZBX-47] better dependencies (Alexei)alex2007-10-121-26/+1
* - ignore trigger FALSE state if it depends on another trigger (Alexei)alex2007-08-171-1/+4
* - added support of NOT IN operator for time periods (Alexei)alex2007-07-041-1/+8
* - fixed processing of complex action conditions (Alexei)alex2007-06-131-2/+2
* - merged from branches/1.4.1 rev. 4224:4225 (Eugene) [fixed memory leak for ...osmiy2007-06-041-2/+3
* - merged from branches/1.4.1 rev. 4222:4223 (Eugene) [fixed memory leak for ...osmiy2007-06-041-0/+1
* - fixed default data for default host 'ZABBIX-Server' (Alexei)alex2007-05-091-3/+3
* - fixed support of action "Delete host" (Alexei)alex2007-05-091-1/+1
* - developed template synchronizator for ZABBIX server (Eugene)osmiy2007-04-271-0/+3
* - added discovery based on data receivedfrom ZABBIX and SNMP agents (Alexei)alex2007-04-181-1/+47
* More improvements for discovery.alex2007-04-151-67/+30
* Minor changes.alex2007-04-141-5/+4
* Minor changes.alex2007-04-141-2/+27
* Support of IP range if discoveru rule definition.alex2007-04-141-7/+3
* fixed commilation osmiy2007-04-141-1/+0
* Different approach to autodiscovery. Database changes.alex2007-04-131-0/+126
* Support of "Group remove" for discovery.alex2007-04-111-0/+1
* Support of "Add to group" for discovered hosts.alex2007-04-111-1/+1
* Improvements for distributed monitoring.alex2007-04-101-0/+2
* Split actions.c to actions.c and operations.c.alex2007-04-101-326/+25
* Support of service discovery events and other changes.alex2007-03-281-13/+18
* - support of multiple actions per set of conidtions (Alexei)alex2007-03-231-47/+86
* Beautification of code.alex2007-03-191-2/+62
* Minor code beautification.alex2007-03-191-30/+77
* - added events.object (Alexei)alex2007-03-161-7/+7
* - added events.source (Alexei)alex2007-03-161-7/+7
* - removed support of action repeats (Alexei)alex2007-03-061-15/+6
* - added actions.evaltype (Alexei)alex2007-03-061-20/+70
* Minor improvement of debug printing.alex2007-03-031-19/+18
* - tested and fixed jabber messager (Eugene)osmiy2007-02-191-2/+2
* - fixed large SQLs calling (Eugene)osmiy2007-02-121-23/+18
* - added hosts.dns. Host name is for informational purposes only. (Alexei)alex2007-02-051-3/+4
* - increased message size for alerts (Eugene)osmiy2007-01-151-8/+18
* Different changes.alex2006-12-061-32/+0
* Added several comments.alex2006-11-251-2/+48
* More changes for DM.alex2006-11-251-5/+4
* More support of DM.alex2006-11-241-2/+2
* Minor changes.alex2006-11-241-2/+4
* More changes for DB.alex2006-11-241-1/+3
* - fixed "not equal" condition for hosts and host groups in actions (Alexei)alex2006-11-231-30/+43