summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent/zabbix_agentd.c
Commit message (Expand)AuthorAgeFilesLines
* Minor changeshugetoad2001-11-231-2/+2
* More changes in timeout handling (Alexei)hugetoad2001-10-131-4/+25
* No SA_RESTART flag for sigaction() (Alexei)hugetoad2001-10-121-1/+1
* - signal() was changed to sigaction() (Alexei)hugetoad2001-10-081-15/+9
* - more changes in timeout handling (Alexei)hugetoad2001-10-081-3/+2
* - changes in timeout handling (Alexei)hugetoad2001-10-071-4/+16
* Zabbix_agentd will lower scheduling priority to 5 (Alexei)hugetoad2001-10-011-4/+15
* Added support for swap[free] and swap[total] for Solaris (Alexei)hugetoad2001-09-271-2/+1
* - simplified tcp_listen procedure in zabbix_trapperd.chugetoad2001-09-241-1/+5
* - simplified tcp_listen procedure in zabbix_agentd.chugetoad2001-09-241-0/+31
* - added table triger_dependshugetoad2001-09-091-4/+4
* - removed parameter net[listen_22]hugetoad2001-09-041-2/+2
* Small for for Solaris.hugetoad2001-09-031-0/+3
* zabbix_suckerd fixed to listen on interfaces other than 127.0.0.1hugetoad2001-08-131-1/+7
* Minor changes.hugetoad2001-08-111-18/+19
* Added zabbix_agentd. A lot of other changes.hugetoad2001-08-051-0/+274