summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/events.c
Commit message (Expand)AuthorAgeFilesLines
* - [ZBX-380] added support of directories for Include in configuration filesasha2008-06-021-2/+0
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-271-1/+3
* - fixes to services calculation algorithms (Artem)artem2008-04-011-1/+1
* - actions are not deleted on trigger deletion (Artem)artem2008-03-251-2/+2
* - [DEV-109] Server changessasha2008-02-161-1/+1
* - [DEV-44] more flexible generation of trigger events (Alexei)alex2007-10-211-8/+23
* - merged rev. 4515:4518 of branches/1.4.2/ (Artem) [fixed SLA problem on IT ...artem2007-08-071-2/+2
* - fixes related to processing of trigger statuses (Alexei)alex2007-05-251-1/+7
* - unknown trigger events won't generate actions (Alexei)alex2007-05-051-2/+22
* Small fix for processing of actions.alex2007-03-261-1/+1
* - support of multiple actions per set of conidtions (Alexei)alex2007-03-231-1/+1
* Minor changes.alex2007-03-201-1/+1
* More changes for auto-discovery.alex2007-03-191-17/+18
* - added events.object (Alexei)alex2007-03-161-8/+9
* - added events.source (Alexei)alex2007-03-161-8/+14
* - removed support of action repeats (Alexei)alex2007-03-061-3/+3
* Minor improvement of debug printing.alex2007-03-031-1/+1
* - fixed large SQLs calling (Eugene)osmiy2007-02-121-9/+29
* Fixed event and alarms handling for standalone setup.alex2006-12-081-1/+1
* Fixed many compilation warnings.alex2006-12-021-0/+1
* - new definition of parameter StartTrappers (Alexei)alex2006-11-261-3/+0
* More changes for DM.alex2006-11-251-18/+0
* More changes for DB.alex2006-11-241-0/+3
* More changes for DM.alex2006-11-241-3/+4
* - added support of macro TRIGGER.URL and TRIGGER.COMMENT (Alexei)alex2006-11-221-3/+8
* Misc changes.alex2006-11-071-10/+20
* Misc DM-related improvements.alex2006-11-061-1/+3
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-011-2/+2
* Added basic support of distributed history (Alexei)alex2006-09-241-5/+7
* - added processing of distributed events (Alexei)alex2006-09-221-32/+27
* - added basic support of distributed eventsalex2006-09-211-0/+144