summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - support of memory[free] under OS/X (Alexei)hugetoad2005-03-181-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1714 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed compilation of agent under OS/X (Alexei)hugetoad2005-03-181-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1711 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed detection of __va_copy (Alexei)hugetoad2005-01-291-5/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1641 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-01-291-2/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1639 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixes for Cygwin environment.hugetoad2005-01-021-0/+16
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1572 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor change.hugetoad2004-12-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1535 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - one common process for sucker and trapper: zabbix_server (Alexei)hugetoad2004-12-111-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1531 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed thread-related configuration options from configure.in (Alexei)hugetoad2004-11-181-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1492 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for check_service[ldap] and check_service_perf[ldap]. Thanks to ↵hugetoad2004-10-011-0/+49
| | | | | | Andreas Brenk. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1453 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Check for va_opy()hugetoad2004-08-271-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1409 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Detection of pthread and mysqlclient_r.hugetoad2004-08-231-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1401 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed MacOS X related compilation issues. Thanks to Charles Galpin. (Alexei)hugetoad2004-04-261-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1320 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zabbix.org changed to zabbix.comhugetoad2004-02-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1275 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed --with-[net|ucd]-snmp to work with various paths (Alexei)hugetoad2004-02-101-12/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1252 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for proc_cnt[*] under FreeBSD (Alexei)hugetoad2004-01-291-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - do not link crypt and crypto to the agent (Alexei)hugetoad2004-01-261-4/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1207 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor chnages.hugetoad2004-01-181-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1190 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1158 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
* - AC_FUNC_GETLOADAVG changes to AC_REPLACE_FUNCS(getloadavg) inhugetoad2003-08-241-1/+2
| | | | | | | configure.in (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@943 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor change.hugetoad2003-08-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@942 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements for housekeeping (Alexei)hugetoad2003-08-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@941 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Pointer to snmptrapper removed.hugetoad2003-08-171-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@931 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of proc_cnt[*] under Solaris. Thanks to Marc Ledent (Alexei)hugetoad2003-08-111-1/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@894 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed sysinfo() result. Multiplication to mem_unit required (Alexei)hugetoad2003-08-091-0/+10
| | | | | | | | - better reporting in case of different startup errors (Alexei) - added include/pid.c and include/pid.h (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@886 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added src/zabbix_snmptrap (Alexei)hugetoad2003-07-311-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@879 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Development of zabbix_suckerd's pinger (Alexei)hugetoad2003-07-301-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@877 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fix for compilation of Zabbix agent under AIX.hugetoad2003-07-301-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@873 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added check for kstat library for ./configure (Alexei)hugetoad2003-07-131-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@840 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed search of SNMP header files and libs (Alexei)hugetoad2003-06-131-20/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@823 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for memory[free] and memory[total] under Solaris (Alexei)hugetoad2003-05-291-0/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed compilation of the agent under FreeBSD (Alexei)hugetoad2003-05-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@791 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-251-6/+2
| | | | | | | | - added src/zabbix_sucker/alerter.c (Alexei) - removed column alerts.type, added column alerts.mediatypeid (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@779 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2003-02-241-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@703 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed doc/manual.lyx (Alexei)hugetoad2003-02-231-7/+121
| | | | | | | | - fixed resizing of simple graphs (Alexei) - suppor for "--with-net-snmp" and "--with-ucd-snmp" (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@701 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@582 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - --enable-static to work on all platforms (Alexei)hugetoad2002-11-021-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@558 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of processor load on Solaris 2.6. Thanks to Mariusz. (Alexei)hugetoad2002-10-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@536 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - ./configure to find PostgreSQL's includes in /usr/local/includehugetoad2002-10-091-0/+2
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@528 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for parameters netloadin[*] and netloadout[*] (Alexei)hugetoad2002-09-151-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@497 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | - changed width=\"X%\" to width=X% in *.php (Alexei) - Status of a trigger will blink if it was changes during last 60 seconds (Alexei) - Zabbix daemons to update triggers.lastchange when triggers.values is changed (Alexei) - added misc/init.d/debian/zabbix-[suckerd|trapperd] (Alexei) - removed misc/init.d/debian/zabbix-server (Alexei) - send_email() will timeout after 10 seconds (Alexei) - DBadd_alarm() renamed to add_alarm() (Alexei) - support for SCO OpenServer (Alexei). Thanks to Alexender Kirhenstein. - ./configure will correctly define socklen_t (Alexei) - <center> changed to <div align=center> (Alexei) - reason of problem in screen IT Services (Alexei) - added frontends.php/helpdesk.php (Alexei) - added tables: problems, problems_comments,categories (Alexei) - added "...#form" to button Change in form Configuration of Users (Alexei) - "Just for information" changed to "Information" (Alexei) - fixed ./configure to correctly find zlib (Alexei) - housekeeping to delete no more than HousekeepingFrequency*3600 records from table history and history_str at once (MySQL only) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@450 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed definition of functions.lastvalue to allow NULL (Alexei)hugetoad2002-08-061-1/+1
| | | | | | | | - added upgrades/dbpatches/1.0beta5_to_1.0beta6/ with patches (Alexei) - added misc/init.d/debian/zabbix_agent (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@449 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - ./configure will find libz to solve problem with MySQL (Alexei)hugetoad2002-07-081-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@425 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for --enable-static for ./configure (Alexei)hugetoad2002-06-031-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@398 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Changes in SNMP handling.hugetoad2002-05-181-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@372 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fix for setegid()hugetoad2002-05-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@358 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Proper checking of setproctitle()hugetoad2002-02-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@323 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Removed AC_PROG_INSTALLhugetoad2002-02-271-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@322 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added file include/cfg.h and include/cfg.c (Alexei)hugetoad2002-02-201-3/+87
| | | | | | | | | | | | | - support for system[uptime] on FreeBSD (Alexei) - support for kern[maxfiles] on FreeBSD (Alexei) - support for kern[maxproc] on FreeBSD (Alexei) - zabbix_trapperd cannot be ran as root (Alexei) - added table history_str (Alexei) - added column value_type to table items (Alexei) - removed(?) support for automake (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@320 97f52cf1-0a1b-0410-bd0e-c28be96e8082