summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxdbhigh/db.c
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] Misc bugs and improvementssasha2008-08-141-12/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5915 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-201] improved performance on disabling/enabling, deleting hosts (Artem)artem2008-08-121-1/+2
| | | | | | | | - [DEV-137] selections *all and groups *all are not saved to profiles (Artem) - [DEV-199] some fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5899 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] Misc bugs and improvementssasha2008-08-111-0/+34
| | | | | | | [improved processing of proxy configuration] git-svn-id: svn://svn.zabbix.com/trunk@5892 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-196] improved performance of server modulesasha2008-07-291-342/+307
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5848 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-197] added support of trends_uintsasha2008-07-291-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5847 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-197] added support of trends_uintsasha2008-07-291-1/+53
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5845 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] support of escalation, server-sidesasha2008-06-261-3/+4
| | | | | | | link recovery message to recovery event git-svn-id: svn://svn.zabbix.com/trunk@5797 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-386] fixed possible agent crash in processing of active checkssasha2008-06-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5790 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-031-4/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5748 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-021-3/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5739 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-271-4/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5725 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-166] DM - Problem with node syncingsasha2008-04-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5663 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] removed dublicated functions DBdelete_triggers_by_itemid,sasha2008-04-151-40/+0
| | | | | | | DBdelete_history_by_itemid and DBdelete_trends_by_itemid git-svn-id: svn://svn.zabbix.com/trunk@5624 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-356] fixed possible server crash for non *log() items with type 'log'sasha2008-04-141-0/+2
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5614:5617] git-svn-id: svn://svn.zabbix.com/trunk@5618 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] DBadd_history_log, DBadd_history_text minor changessasha2008-04-141-22/+18
| | | | | | | svn merge svn://svn.zabbix.com/branches/1.4 -r5604:5614 git-svn-id: svn://svn.zabbix.com/trunk@5616 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] remove dublicate "insert into ids" in function DBget_maxidsasha2008-04-101-17/+70
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5607 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-140] Heartbeat alerts configurationsasha2008-04-071-0/+28
| | | | | | | [added support of zabbix[proxy,<proxyname>,lastaccess]] git-svn-id: svn://svn.zabbix.com/trunk@5594 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-98] added support of ZABBIX Proxysasha2008-04-011-15/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5573 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to services calculation algorithms (Artem)artem2008-04-011-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5570 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed typos (Artem)artem2008-03-311-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5565 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements to services calculation algorithms (Artem)artem2008-03-311-24/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-131] First boot - database creation (sqlite3)sasha2008-03-061-1/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5455 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-129] added column alerts.eventid (Alexei)alex2008-03-051-4/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5444 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-117] added support of BufferSize and BufferSend paramaters (Alexei)alex2008-02-251-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5404 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-120] C library for SQLite3 updatessasha2008-02-251-2/+2
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5399:5401] git-svn-id: svn://svn.zabbix.com/trunk@5402 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-315] fixed server irregulary stop on OpenBSD (Sasha)sasha2008-02-231-15/+23
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5380:5390] git-svn-id: svn://svn.zabbix.com/trunk@5391 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Proxy changessasha2008-02-221-3/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5384 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Proxy changessasha2008-02-201-0/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5376 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5375 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Proxy changessasha2008-02-181-26/+68
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5369 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-121-1/+68
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5342 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-061-0/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5329 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-195,DEV-52] fixes for sysmaps on server side(Artem)artem2007-12-051-34/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5136 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-86] DM: Synchronizing all history data with master node (Sasha)sasha2007-11-291-21/+27
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5117 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-84] fixed previous commit (Alexei)alex2007-11-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5106 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-84] more efficient SQL for selection of the last events (Alexei)alex2007-11-271-1/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5104 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-34] fixed transaction related conflict in DBget_maxidsasha2007-11-261-54/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5098 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-130] Refresh unsupported active checks (Sasha)sasha2007-11-071-1/+5
| | | | | | | [svn merge -r4975:4977 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4978 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-29] zabbix_server process on master node terminated unexpectedlysasha2007-10-301-3/+3
| | | | | | | [svn merge -r4947:4948 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4949 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-48] improvements for script execution (Alexei)alex2007-10-221-4/+0
| | | | | | | [svn merge -r4895:4896 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4897 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-44] more flexible generation of trigger events (Alexei)alex2007-10-211-40/+37
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-30,ZBX-47] better dependencies (Alexei)alex2007-10-121-3/+109
| | | | | | | [svn merge -r4862:4868 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4869 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-92] Distributed monitoring: overwriting new informationsasha2007-10-051-12/+26
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r4832:4836] git-svn-id: svn://svn.zabbix.com/trunk@4837 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-92] Distributed monitoring: overwriting new information (Sasha)sasha2007-10-041-5/+34
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r4828:4832] git-svn-id: svn://svn.zabbix.com/trunk@4833 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-42] Synchronisation of log files (Sasha)sasha2007-10-031-3/+3
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r4821:4822] git-svn-id: svn://svn.zabbix.com/trunk@4825 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of parameters NodeNoEvents and NodeNoHistory (Alexei)alex2007-08-131-3/+3
| | | | | | | [svn merge -r4552:4553 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions for logfile (Eugene)osmiy2007-07-231-0/+1
| | | | | | | - fixed LDAP warnings for depricated functions (Eugene) - fixed implicit declaration of dbcashe functions (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4463 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - basic support of database caching (Alexei)alex2007-07-191-14/+40
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4460 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed ODBC monitoring (Eugene)osmiy2007-07-031-2/+2
| | | | | | - added selfvalidation code for functions with variable argument list (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-141-8/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4289 97f52cf1-0a1b-0410-bd0e-c28be96e8082