summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* - removed support of parameter DisablePinger (Alexei)alex2006-12-231-2/+1
* - fixed temporary files deletion for WinXX agents (Eugene)osmiy2006-12-221-0/+9
* - developed zbx_gethost() function to receaving hist info by ip and hostname...osmiy2006-12-221-0/+25
* - improved 'service_status[*]' allowed service name and display name (Eugnene)osmiy2006-12-221-38/+36
* - fix of sms sender commandosmiy2006-12-221-2/+2
* - minor fix for sms senderosmiy2006-12-221-1/+1
* - fixed sms sender (Eugene)osmiy2006-12-221-59/+71
* - fixed printing of stdout/stderr (Eugene)osmiy2006-12-213-12/+43
* - minor fix of incompatible pointer typeosmiy2006-12-211-1/+1
* undo commitosmiy2006-12-211-5/+8
* - fixed permission system for empty maps (Eugene)osmiy2006-12-211-8/+5
* - improved sqlite3 database support |PHP semaphores| [FINISHED] (Eugene)osmiy2006-12-202-61/+95
* minor fixosmiy2006-12-191-5/+5
* minor changes [compiled version]osmiy2006-12-191-20/+14
* - improved sqlite3 database support [TEST VERSION] (Eugene)osmiy2006-12-192-10/+239
* - fixed WinXX compilation error & Compiled WinXX agents (Eugene)osmiy2006-12-113-6/+6
* Minor changes.alex2006-12-081-3/+10
* Fixed event and alarms handling for standalone setup.alex2006-12-081-13/+32
* Different changes.alex2006-12-061-5/+6
* Minor changes.alex2006-12-041-1/+1
* - fixed some compilation warnings (Alexei)alex2006-12-041-4/+9
* Fixed several warnings.alex2006-12-031-1/+1
* Minor changes.alex2006-12-031-3/+3
* - infinity query execution for sqliteosmiy2006-11-302-6/+8
* - minor changeosmiy2006-11-301-0/+2
* - fix for mutex (Eugene)osmiy2006-11-301-22/+19
* - fixed multiple mutex system (Eugene)osmiy2006-11-303-21/+59
* - updated SQLite transaction supporting (Eugene)osmiy2006-11-301-7/+40
* Removed exec flag from some source files.alex2006-11-3028-0/+0
* - added support of SQLite3 database (Eugene)osmiy2006-11-291-43/+47
* - added transactional approach to ZABBIX server (Alexei)alex2006-11-291-0/+8
* Change for PostgreSQL support.alex2006-11-281-3/+6
* Better shutdown.alex2006-11-282-2/+2
* Minor changes.alex2006-11-271-4/+44
* New function zbx_snprintf_alloc().alex2006-11-271-1/+42
* - new definition of parameter StartTrappers (Alexei)alex2006-11-261-1/+1
* More changes for DB.alex2006-11-241-2/+29
* SQLite related changes.alex2006-11-161-0/+3
* - improved PostgreSQL database support (Eugene)osmiy2006-11-161-26/+5
* - improoved database supportingosmiy2006-11-161-13/+78
* More support of sqlite.alex2006-11-151-2/+68
* More support of SQLite.alex2006-11-153-143/+38
* Initial support of SQLite.alex2006-11-151-0/+34
* - fixed 'service_status[*]' for WinXX system (Eugene)osmiy2006-11-151-25/+37
* - fixed processing of web.page.regexp[] (Alexei)alex2006-11-141-1/+1
* - compiled win32/64 agentsosmiy2006-11-094-5/+5
* Misc DM-related improvements.alex2006-11-061-11/+13
* Minor changes.alex2006-11-061-1/+1
* - fixed possible security issues raised by debian security audit (Alexei)alex2006-11-011-1/+1
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-0128-88/+185