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
2019-02-15.......... [ZBXNEXT-4865] fixed "line_raw" JSON outputAndrejs Aire
2019-02-15.......... [ZBXNEXT-4865] added conversion to JSONAndrejs Aire
2019-02-14.......... [ZBXNEXT-4865] pulled changes from trunkAndrejs Aire
2019-02-14........S. [ZBXNEXT-4944] fixed clobbered variable warnings with gcc 4.9.xAndris Zeila
2019-02-14.......... [ZBXNEXT-4944] merged from upstreamAndris Zeila
2019-02-14........S. [ZBX-15494] removed NULL check from del_zeros()Andrejs Sitals
2019-02-13.......... [ZBXNEXT-4865] minor improvements (code is incomplete)Andrejs Aire
2019-02-13.......... [ZBXNEXT-4865] fixed typoAndrejs Aire
2019-02-13.......... [ZBXNEXT-4865] pulled changes from trunkAndrejs Aire
2019-02-12.......... [ZBXNEXT-4865] added regex support (code is incomplete)Andrejs Aire
2019-02-11.......... [ZBXNEXT-4865] Removed code instrumentation (code is incomplete)Andrejs Aire
2019-02-11.......... [ZBXNEXT-4865] Prometheus metrics support (code is incomplete)Andrejs Aire
2019-02-11.......... [ZBXNEXT-4731] merged from the latest trunk; no conflictsAndrejs Griscenko
2019-02-08........S. [ZBXNEXT-4944] fixed possible crashVladislavs Sokurenko
2019-02-08.......PS. [ZBX-15593] fixed database upgrade patch to stop upgrade on commit...Vladislavs Sokurenko
2019-02-08........S. [ZBX-15611] fixed crash in configuration syncer when there are gro...Vladislavs Sokurenko
2019-02-08........S. [ZBXNEXT-4944] remove Duktape object from scripting environment du...Andris Zeila
2019-02-07........S. [ZBXNEXT-4944] fixed script function wrapping before compilationAndris Zeila
2019-02-06.......... [ZBXNEXT-4731] merged from latest trunk; resolved conflicts in:Jurijs Klopovskis
2019-02-05.......... [ZBX-15316] fixed comment typoAlex Kalimulin
2019-02-05.......... [ZBXNEXT-4944] merged from latest trunk; no conflictsAndrejs Griscenko
2019-02-05.......... [ZBXNEXT-401] merged from upstreamViktors Tjarve
2019-02-05...G...PS. [ZBX-15379] fixed -Wimplicit-fallthrough warnings when compiling w...Andrejs Kozlovs
2019-02-05.......... [ZBX-15494] updated to the latest trunk (no conflicts)Andrejs Sitals
2019-02-05........S. [ZBX-15533] fixed cutting and trimming event tags and valuesAndrejs Sitals
2019-02-05.......P.. [ZBX-15442] fixed reporting idle time in datasender's process stat...Andrejs Sitals
2019-02-05.......PS. [ZBXNEXT-401] fixed error handlingViktors Tjarve
2019-02-04.......PS. [ZBXNEXT-401] moved vmware cache statistics after all cacheVladislavs Sokurenko
2019-02-04.......PS. [ZBXNEXT-401] move process stats in the end of json to group cache...Vladislavs Sokurenko
2019-02-04...G...PS. [ZBXNEXT-401] fixed duplicated reading of config fileVladislavs Sokurenko
2019-02-04........S. [ZBXNEXT-4944] fixed memory leak in case of heap destruction errorVladislavs Sokurenko
2019-02-04........S. [ZBXNEXT-4944] removed redundant error count increase in case of f...Vladislavs Sokurenko
2019-02-04...G...PS. [ZBXNEXT-401] resolved conflicts that occored due to changes made ...Viktors Tjarve
2019-02-04........S. [ZBXNEXT-4944] added alternative duktape distrubution sources with...Andris Zeila
2019-02-01........S. [ZBXNEXT-4944] fixed stack cleanup on compilation error, added sta...Andris Zeila
2019-02-01........S. [ZBXNEXT-4944] treat undefined return value as error rather than d...Andris Zeila
2019-02-01........S. [ZBXNEXT-4944] use already known length instead of strlenVladislavs Sokurenko
2019-02-01........S. [ZBXNEXT-4944] use already known length instead of strlenVladislavs Sokurenko
2019-02-01.......... [ZBXNEXT-401] merged from upstream; resolved conflict in 'src/zabb...Viktors Tjarve
2019-01-31........S. [ZBXNEXT-4944] refactored to better handle variable initializationAndris Zeila
2019-01-31.......... [ZBXNEXT-4944] merged from upstreamAndris Zeila
2019-01-31........S. [ZBXNEXT-4944] return NULL when failing to allocate memory instead...Andris Zeila
2019-01-31........S. [ZBXNEXT-4944] destroy/reinit scripting engine after fatal errorsAndris Zeila
2019-01-31...G....S. [ZBX-15494] changed char 0 to '\0'Andrejs Sitals
2019-01-31.......... [ZBXNEXT-4087] updated to latest from trunkIvo Kurzemnieks
2019-01-31...G....S. [ZBX-15494] don't touch numbers in scientific notation in del_zeros()Andrejs Sitals
2019-01-30........S. [ZBXNEXT-4944] fixed memory leak Andris Zeila
2019-01-30........S. [ZBXNEXT-4944] added check for NULL buffer when dumping duktape fu...Andris Zeila
2019-01-30........S. [ZBXNEXT-4944] changed duktape memory allocator to call es_handle_...Andris Zeila
2019-01-30........S. [ZBXNEXT-4944] free embedded script environment if duktape heap cr...Andris Zeila