summaryrefslogtreecommitdiffstats
path: root/include/log.c
Commit message (Expand)AuthorAgeFilesLines
* Added zlog.c and zlog.hhugetoad2004-12-211-0/+1
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-211-1/+3
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-1/+1
* Minor change.hugetoad2004-01-081-1/+1
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-6/+6
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* Minor changes.hugetoad2003-11-221-0/+5
* - fixed sysinfo() result. Multiplication to mem_unit required (Alexei)hugetoad2003-08-091-0/+2
* Fixed compilation of Zabbix agent under Solaris.hugetoad2003-03-311-1/+1
* - fixed buffer overflow in zabbix_log(). (Alexei)hugetoad2002-12-211-3/+4
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+20
* Better support for log rotation.hugetoad2002-10-061-7/+8
* - basic support for log rotating (Alexei)hugetoad2002-10-021-0/+26
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-1/+1
* - new algorithm for audible notification in screen "Status of Triggers"hugetoad2002-04-141-1/+7
* - added parameter LogFile for zabbix_trapper (Alexei)hugetoad2002-03-191-1/+0
* - added partial support for non-syslog logging (Alexei)hugetoad2002-03-181-6/+30
* - added files include/log.h and include/log.c (Alexei)hugetoad2002-03-171-0/+62