summaryrefslogtreecommitdiffstats
path: root/include/security.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes.hugetoad2005-09-201-99/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2065 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-0/+18
| | | | | | | | | - time related function 'nodata','date','dayofweek','time','now' will be periodically updated (Alexei) - update of functions optimised. Do not update if same value. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1880 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed problem with undefined socklen_t under Solaris (Alexei)hugetoad2004-03-051-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1284 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1148 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixes to eliminate compiler's warnings (Alexei)hugetoad2003-07-281-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@867 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@582 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-0/+58
- check of source IP address for trapped values (Alexei) - added include/security.h and include/security.c (Alexei) - added items.trapper_hosts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@411 97f52cf1-0a1b-0410-bd0e-c28be96e8082