Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-21........S. [ZBXNEXT-6140] fixed expression macro parsingAndris Zeila
2020-09-21........S. [ZBXNEXT-6140] fixed memory leak in this should never happen branchVladislavs Sokurenko
2020-09-21........S. [ZBXNEXT-6140] updated commentsAndris Zeila
2020-09-21........S. [ZBXNEXT-6140] added expression macro handling when expanding LLD ...Andris Zeila
2020-09-21........S. [ZBXNEXT-6140] moved trigger timer nextcheck calculation outside c...Andris Zeila
2020-09-18........S. [ZBXNEXT-6140] reworked nextcheck calculation for trend functions,...Andris Zeila
2020-09-18........S. [ZBXNEXT-6140] fixed period calculation, added test casesAndris Zeila
2020-09-18........S. [ZBXNEXT-6140] style fixVladislavs Sokurenko
2020-09-17........S. [ZBXNEXT-6140] add functionality to parse period and period shift ...dimir
2020-09-17........S. [ZBXNEXT-6140] refactored expression macro token, added expression...Andris Zeila
2020-09-17........S. [ZBXNEXT-6140] fixed potential crash due to null pointer printingVladislavs Sokurenko
2020-09-17........S. [ZBXNEXT-6140] improved error message and fixed memory leakVladislavs Sokurenko
2020-09-17........S. [ZBXNEXT-6140] added event_name support to LLDAndris Zeila
2020-09-17........S. [ZBXNEXT-6140] memory leak and style fixVladislavs Sokurenko
2020-09-17........S. [ZBXNEXT-6140] added event name to configuration cache dumpVladislavs Sokurenko
2020-09-17........S. [ZBXNEXT-6140] template linking now supports event_nameAndris Zeila
2020-09-17........S. [ZBXNEXT-6140] fixed shared memory leak when removing triggersAndris Zeila
2020-09-17........S. [ZBXNEXT-6140] fixed memory leakAndris Zeila
2020-09-17........S. [ZBXNEXT-6140] fixed possible trendavg function value overflow and...Andris Zeila
2020-09-16........S. [ZBXNEXT-6140] fixed invalid second parameter error reporting when...Vladislavs Sokurenko
2020-09-16........S. [ZBXNEXT-6140] added trigger event_name support when syncing confi...Andris Zeila
2020-09-16........S. [ZBXNEXT-6140] don't set timer type from trigger type to avoid use...Vladislavs Sokurenko
2020-09-16........S. [ZBXNEXT-6140] block signals when calling database APIVladislavs Sokurenko
2020-09-16........S. [ZBXNEXT-6140] improved trigger queue clearing/flushingAndris Zeila
2020-09-16........S. [ZBXNEXT-6140] added check for timer type when loading trigger que...Andris Zeila
2020-09-16........S. [ZBXNEXT-6140] fixed indentationVladislavs Sokurenko
2020-09-15........S. [ZBXNEXT-6140] updated commentsAndris Zeila
2020-09-15........S. [ZBXNEXT-6140] suggested style fix, don't lock already locked triggerVladislavs Sokurenko
2020-09-15........S. [ZBXNEXT-6140] improved trigger queue table cleanupAndris Zeila
2020-09-15........S. [ZBXNEXT-6186] added support of expression macros in event names i...Andrejs Sitals
2020-09-15........S. [ZBXNEXT-6140] removed unused variablesAndris Zeila
2020-09-15........S. [ZBXNEXT-6140] added time rounding down function, test cases, fixe...Andris Zeila
2020-09-14........S. [ZBXNEXT-6140] added trend function implementation based on hardco...Andris Zeila
2020-09-14........S. [ZBXNEXT-6140] fixed buildAndris Zeila
2020-09-14........S. [ZBXNEXT-6140] added check for invalid trigger timer nextcheck resultAndris Zeila
2020-09-14........S. [ZBXNEXT-6140] added functions to work with trends tablesAndris Zeila
2020-09-14........S. [ZBXNEXT-6140] reduced number of variables in dc_trigger_timer_cre...Vladislavs Sokurenko
2020-09-14........S. [ZBXNEXT-6140] fixed crash with invalid trend function parametersVladislavs Sokurenko
2020-09-14........S. [ZBXNEXT-6140] fixed crash with invalid trend function parametersAndris Zeila
2020-09-14........S. [ZBXNEXT-6140] style fix, added constVladislavs Sokurenko
2020-09-14........S. [ZBXNEXT-6140] style fix, added constVladislavs Sokurenko
2020-09-14........S. [ZBXNEXT-6140] added support for multiple rounding operators in tr...Andris Zeila
2020-09-14........S. [ZBXNEXT-6140] removed unused variable and cache lookupAndris Zeila
2020-09-11........S. [ZBXNEXT-6140] fixed trigger timer scheduling when enabling hosts/...Andris Zeila
2020-09-11........S. [ZBXNEXT-6140] store trigger queue in database when terminating Za...Andris Zeila
2020-09-11........S. [ZBXNEXT-6140] fixed test case building and failing zbx_tm_sub tes...Andris Zeila
2020-09-11........S. [ZBXNEXT-6140] when syncing configuration initialize trend queue o...Andris Zeila
2020-09-10........S. [ZBXNEXT-6140] refactored new trigger timer scheduling to avoid al...Andris Zeila
2020-09-10........S. [ZBXNEXT-6140] updated comments, minor refactoringAndris Zeila
2020-09-10....I..... [ZBXNEXT-6140] updated database patchAndris Zeila