summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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-103-12/+65
* - added support for functions abschange(),change(),delta(),sum(),hugetoad2003-05-021-1/+207
* - added support for zabbix[items], zabbix[history] (Alexei)hugetoad2003-04-023-0/+55
* Fixed compilation of Zabbix agent under Solaris.hugetoad2003-03-311-1/+1
* Minor changes.hugetoad2003-03-262-1/+2
* - added EOL character to make HTML source more readable (Alexei)hugetoad2003-03-111-1/+20
* - user-defined port number for SNMP requests (Alexei)hugetoad2003-01-231-0/+1
* 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-052-2/+10
* Removed duplicate code in send_email().hugetoad2003-01-021-2/+2
* Addition debug information in function send_email().hugetoad2003-01-011-0/+15
* - support for SNMPv2. New item type introduced. (Alexei)hugetoad2002-12-271-1/+2
* - fixed buffer overflow in zabbix_log(). (Alexei)hugetoad2002-12-211-3/+4
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-195-32/+42
* - monitoring of servers without Zabbix agent installed. New item type: Simplehugetoad2002-12-081-0/+1
* - added copyright notice to source files (Alexei)hugetoad2002-12-0713-0/+257
* - 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-093-3/+4
* Additional debug information added.hugetoad2002-11-061-0/+15
* - performance improvements for zabbix_suckerd (Alexei)hugetoad2002-10-201-4/+10
* - ./configure to find PostgreSQL's includes in /usr/local/includehugetoad2002-10-091-0/+4
* Better support for log rotation.hugetoad2002-10-061-7/+8
* - basic support for log rotating (Alexei)hugetoad2002-10-021-0/+26
* Changes in send_email to make it RFC compatible.hugetoad2002-09-211-2/+4
* - if trigger status is UNKNOWN, set function.lastvalue to NULL (Alexei)hugetoad2002-09-071-2/+5
* Minor changes.hugetoad2002-08-292-2/+1
* - \n changed to \r\n in send_email() (Alexei)hugetoad2002-08-271-8/+8
* Basic support for service availability.hugetoad2002-08-253-13/+70
* - support for function nodata() added (Alexei)hugetoad2002-08-142-13/+8
* - support for new trigger function: str() (Alexei)hugetoad2002-08-134-18/+41
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-115-14/+29
* - changed definition of functions.lastvalue to allow NULL (Alexei)hugetoad2002-08-062-4/+11
* - added parameter DBHost (Alexei)hugetoad2002-08-042-4/+4
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-046-156/+242
* - changed grid size for all graphs (Alexei)hugetoad2002-07-312-1/+4
* - more fixes to send_email() (Alexei)hugetoad2002-07-251-2/+2
* - fixed crash in case if MySQL server gone (support for signal PIPE) (Alexei)hugetoad2002-07-231-0/+5
* Better support of %s in trigger descriptions.hugetoad2002-07-221-0/+30
* Fixes to send_email()hugetoad2002-07-191-1/+2
* - empty result for DBselect is always checked (Alexei)hugetoad2002-07-181-24/+70
* - fixed send_email(). According to RFC, DATA should be sent with followedhugetoad2002-07-151-20/+57
* - fixed missing close of socket in case if connection to SMTP serverhugetoad2002-07-111-0/+1
* - support for service tree (Alexei)hugetoad2002-07-082-0/+17
* Many improvements for PostgreSQL support.hugetoad2002-07-052-3/+6