summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/alerter/alerter.c
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-271-58/+60
* - [DEV-127] new status for alerts.status - FAILED (Alexei)alex2008-03-061-4/+20
* - [DEV-109] Server changessasha2008-02-161-1/+1
* - [DEV-109] Server changes - Alertersasha2008-02-121-2/+2
* - [ZBX-19] fixed SMS sending (Sasha)sasha2007-10-101-5/+3
* - added more details for JABBER errorsosmiy2007-07-271-1/+3
* - fixed coniguration scripts for mysql/net-snmp/curl (Eugene)osmiy2007-05-081-2/+2
* Minor fixes.alex2007-03-261-22/+14
* Beautification of code.alex2007-03-191-24/+56
* - fixed net-snmp compilation (Eugene)osmiy2007-03-131-26/+1
* - removed support of action repeats (Alexei)alex2007-03-061-5/+5
* More support of database watchdog.alex2007-02-261-3/+3
* - tested and fixed jabber messager (Eugene)osmiy2007-02-191-1/+0
* - integrated jabber messager (Eugene)guliver2007-02-161-1/+12
* High level DB library split into two: low level and higher level libs.alex2007-02-141-1/+1
* improved makefilesosmiy2007-02-071-1/+1
* - fixed printing of stdout/stderr (Eugene)osmiy2006-12-211-1/+1
* Minor changes.alex2006-11-241-8/+8
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-011-2/+2
* - fixed problem when adding a graph under PostgreSQL (Alexei)alex2006-10-301-1/+20
* - remove left spaces from script full path (Alexei)alex2006-10-301-1/+2
* Initial integration of distributed monitoring.alex2006-09-141-1/+1
* - new more efficient definition of function DBexecute() (Alexei)hugetoad2006-07-131-9/+4
* zabbix-1.2_dev integrationosmiy2006-07-121-44/+14
* - timeout for sending emails and SMS was increased to 20 seconds (Alexei)hugetoad2006-06-021-1/+2
* Minor changes.hugetoad2006-05-241-2/+4
* - added support for direct sending of SMS via GSM modem (Alexei)hugetoad2006-05-241-0/+5
* - improved performance of MySQL calls (Alexei)hugetoad2006-05-061-19/+20
* Changes for Oracle support.hugetoad2006-05-061-1/+1
* Minor changes.hugetoad2005-10-111-5/+1
* Minor changes.hugetoad2005-10-111-2/+6
* - added columns alerts.[triggerid,repeats,maxrepeats,nextcheck] (Alexei)hugetoad2005-10-101-3/+10
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-6/+52
* Minor changes.hugetoad2005-06-101-0/+211