summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - added actions.evaltype (Alexei)alex2007-03-061-20/+70
* - fixed processing of Text items (Alexei)alex2007-03-061-0/+8
* - NetBSD compilation fixes (Alexei)alex2007-03-053-3/+3
* Some code cleanup.alex2007-03-041-6/+12
* Code cleanup.alex2007-03-047-21/+42
* Minor improvement of debug messages.alex2007-03-031-4/+4
* Minor improvement of debug printing.alex2007-03-032-20/+19
* Fix in get_nextcheck and cleanup of debug messages.alex2007-03-026-70/+29
* Minor fix of event processing.alex2007-03-021-1/+3
* - support of hysteresis (Alexei)alex2007-03-015-96/+100
* Removed timeout on trapper side.alex2007-02-282-101/+3
* Minor changes.alex2007-02-271-4/+2
* Minor changes.alex2007-02-271-5/+4
* Minor changes.alex2007-02-271-2/+2
* Minor changes.alex2007-02-272-10/+50
* Minor changes.alex2007-02-271-1/+1
* Minor improvements.alex2007-02-271-0/+1
* Improvements of comms lib.alex2007-02-271-1/+6
* Minor changes.alex2007-02-271-1/+1
* - added new table 'ids' which will store last IDs for all tables (Alexei)alex2007-02-272-4/+69
* Minor improvement related to the watchdog.alex2007-02-272-2/+6
* Minor changes.alex2007-02-261-0/+1
* More support of database watchdog.alex2007-02-267-36/+187
* - tested and fixed jabber messager (Eugene)osmiy2007-02-1923-115/+141
* - integrated jabber messager (Eugene)guliver2007-02-166-6/+334
* More improvement to support "database is down" situation.alex2007-02-144-53/+69
* High level DB library split into two: low level and higher level libs.alex2007-02-1415-556/+802
* fixed declaration of functionsosmiy2007-02-145-0/+6
* - improved detection of runned ZABBIX applications (Eugene)osmiy2007-02-131-13/+32
* - fixed large SQLs calling (Eugene)osmiy2007-02-1226-530/+293
* OSX related fixesalex2007-02-127-4/+133
* - improved 'perf_counter[*]' for WinXX (Eugene)osmiy2007-02-092-7/+36
* - fixed stderr/stdout redirection during logrotation (Eugene)osmiy2007-02-092-13/+25
* fixed assertion for zero memory allocationosmiy2007-02-091-4/+2
* - removed 'zabbix_snmptrapper'osmiy2007-02-082-298/+0
* - improved configuration scriptosmiy2007-02-089-63/+99
* improved makefilesosmiy2007-02-0742-239/+466
* fixed hostname renaming for DB_ITEMosmiy2007-02-071-1/+1
* - fixed 'service_state[*]' for WinXX (Eugene)osmiy2007-02-061-25/+25
* - added hosts.dns. Host name is for informational purposes only. (Alexei)alex2007-02-057-48/+50
* ZABBIX Sender command line changed.guliver2007-02-021-16/+88
* * added new metric: "system.boottime" to zabbix_agentguliver2007-02-014-1/+96
* Improvements of WEB monitoring and MySQL upgrade patches.alex2007-02-011-9/+11
* Improvement for WEB monitoring.alex2007-01-302-2/+53
* Improvements of WEB monitoring.alex2007-01-293-31/+132
* - changed type of items.prevorgvalue to preserve data precision (Alexei)alex2007-01-286-141/+361
* - agent can be started as root, new parameter AllowRoot (Alexei)alex2007-01-264-4/+4
* - added possibility of hostname using (Eugene)osmiy2007-01-2216-96/+38
* - new macros {PROFILE.DEVICETYPE}, {PROFILE.NAME}, {PROFILE.OS},alex2007-01-221-5/+280
* - fixed function max(#N) (Alexei)alex2007-01-211-2/+2