summaryrefslogtreecommitdiffstats
path: root/include/functions.c
Commit message (Expand)AuthorAgeFilesLines
...
* Minor changes.hugetoad2004-01-281-5/+3
* - new action type: "ON or OFF" (Alexei)hugetoad2004-01-281-10/+14
* - added substitution of macros for all actions (Alexei)hugetoad2004-01-201-0/+6
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-77/+46
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-49/+49
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-11/+12
* - correct processing of RCPT TO responses from SMTP servershugetoad2003-12-241-1/+3
* Graceful processing of "database gone away" situations.hugetoad2003-12-231-1/+1
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - added function now() (Alexei)hugetoad2003-12-031-0/+5
* Basic support of trends.hugetoad2003-11-291-3/+3
* - fixed processing of trapped values, fixed pinger. Thankshugetoad2003-11-201-1/+2
* More support of user groups.hugetoad2003-11-171-9/+36
* Fixes for delta support.hugetoad2003-10-191-2/+2
* Small improvement for delta calculation.hugetoad2003-10-191-2/+2
* - support of delta flag in item definition (Alexei)hugetoad2003-10-171-10/+45
* - support for functions date() and time() (Alexei)hugetoad2003-10-161-1/+15
* - improvements for action form (Alexei)hugetoad2003-08-161-0/+6
* - added severity to media definition (Alexei)hugetoad2003-05-271-4/+12
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-251-3/+3
* Minor fix.hugetoad2003-05-151-0/+4
* Minor fix.hugetoad2003-05-151-1/+1
* Fixes of global notifications.hugetoad2003-05-131-4/+12
* Minor fix.hugetoad2003-05-131-1/+2
* Minor fix.hugetoad2003-05-131-1/+1
* Minor fix.hugetoad2003-05-131-1/+1
* - added basic support of global alerts (Alexei)hugetoad2003-05-101-12/+58
* - added support for functions abschange(),change(),delta(),sum(),hugetoad2003-05-021-1/+207
* Minor changes.hugetoad2003-03-261-1/+1
* - added EOL character to make HTML source more readable (Alexei)hugetoad2003-03-111-1/+20
* Minor fixes in send_email() (Alexei)hugetoad2003-01-141-2/+2
* - all sendto() and recvfrom() were changed to write() and read() in functionhugetoad2003-01-091-39/+32
* Added some debug information.hugetoad2003-01-051-1/+5
* Removed duplicate code in send_email().hugetoad2003-01-021-2/+2
* Addition debug information in function send_email().hugetoad2003-01-011-0/+15
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-191-1/+1
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+20
* - fixed coredump in get_lstvalue(). Thanks to Rickard Plars. (Alexei)hugetoad2002-11-261-1/+1
* - added upgrades/dbpatches/1.0beta6_to_1.0beta7/ with patches (Alexei)hugetoad2002-11-091-1/+1
* Additional debug information added.hugetoad2002-11-061-0/+15
* - performance improvements for zabbix_suckerd (Alexei)hugetoad2002-10-201-4/+10
* Changes in send_email to make it RFC compatible.hugetoad2002-09-211-2/+4
* Minor changes.hugetoad2002-08-291-1/+1
* - \n changed to \r\n in send_email() (Alexei)hugetoad2002-08-271-8/+8
* Basic support for service availability.hugetoad2002-08-251-11/+6
* - support for function nodata() added (Alexei)hugetoad2002-08-141-12/+7
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-17/+32
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-5/+8
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-88/+49
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-1/+2