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/conf
AgeCommit message (Collapse)Author
2021-04-23.......... [ZBXNEXT-6478] fixed StartReportWriters range in server conf fileAndris Zeila
2021-04-22.......... [ZBXNEXT-6478] added WebServiceURL example in zabbix server ↵Andris Zeila
configuration file
2021-03-11........S. [ZBXNEXT-6478] added report related parameters to the default ↵Andris Zeila
zabbix_server.conf file
2021-02-24........S. [ZBXNEXT-6442] added ExportType server parameter for better ↵Andrejs Kozlovs
configurability of real-time export Merge in ZBX/zabbix from feature/ZBXNEXT-6442-5.0 to release/5.0 * commit 'f105a055a024e540ebf552718fd54d562ab37260': ........S. [ZBXNEXT-6442] minor changes ........S. [ZBXNEXT-6442] code review rework 2 ........S. [ZBXNEXT-6442] code review rework ........S. [ZBXNEXT-6442] fixed crash ........S. [ZBXNEXT-6442] removed empty line ........S. [ZBXNEXT-6442] improved configuration possibilities of Real Time Export (cherry picked from commit bf9103f52a8726359be86c62b3cdc8b1724a61b4) (cherry picked from commit c4e858e5a2620512bf47de9cc4dfe57e6fb432c9)
2021-01-14.D........ [ZBXNEXT-5759] improved configuration filesViktors Tjarve
2021-01-13.D........ [ZBXNEXT-5759] improved configuration filesViktors Tjarve
2021-01-12.D........ [ZBXNEXT-5759] improved configuration filesVladislavs Sokurenko
2021-01-12.D........ [ZBXNEXT-5759] improved configuration filesVladislavs Sokurenko
2021-01-12.D........ [ZBXNEXT-5759] improved configuration filesVladislavs Sokurenko
2021-01-12.D........ [ZBXNEXT-5759] improved configuration filesVladislavs Sokurenko
2021-01-12.D........ [ZBXNEXT-5759] improved configuration filesVladislavs Sokurenko
2021-01-12.......PS. [ZBXNEXT-5759] added Oracle DB tnsnames.ora service name lookup ↵Viktors Tjarve
support
2020-11-12.......... [ZBXNEXT-782] merged from masterVladislavs Sokurenko
2020-11-10.D.....PS. [ZBXNEXT-782] added new parameter to configuration file; updated ↵Vladislavs Sokurenko
man pages; decreased history poller default for proxy
2020-10-20........S. [ZBXNEXT-6280] added trend function cacheAndris Zeila
2020-09-25...G...... [ZBXNEXT-2943] update from masterAndrejs Kozlovs
2020-09-23...G...... [ZBXNEXT-6171] merged additional changesJurijs Klopovskis
- d2c1c6224e handle chdir() error, do not print it to the log file - 6427d950be renamed UserParameterPath to UserParameterDir - other minor changes Conflicts: - fixed conflict in src/libs/zbxicmpping/icmpping.c - removed ChangeLog.d/feature/ZBXNEXT-6171 - updated ChangeLog file directly
2020-09-22...G...... [ZBXNEXT-6191] harmonisation of agent and agent 2 conf filesMichael Veksler
2020-09-22...G...... [ZBXNEXT-6171] renamed UserParameterPath to UserParameterDirJurijs Klopovskis
2020-09-18...G...... [ZBXNEXT-6171] added UserParameterPath config option to agent and ↵Jurijs Klopovskis
agent2
2020-09-16...G...... [ZBXNEXT-6191] fixed truncation of hostnamesAleksejs Sestakovs
2020-09-15...G...... [ZBXNEXT-6171] fixed more config file comment typosJurijs Klopovskis
2020-09-15...G...... [ZBXNEXT-6171] fixed config file comment typosJurijs Klopovskis
2020-09-15...G...... [ZBXNEXT-6191] changed to allows host list in hostname_itemAleksejs Sestakovs
2020-09-15...G...... [ZBXNEXT-6171] fixed multiple sub-issuesJurijs Klopovskis
2020-09-08.D..I..PS. [ZBXNEXT-1660] added ability to retrieve database credentials and ↵Vladislavs Sokurenko
macro values from HashiCorp Vault
2020-09-07...G...... [ZBXNEXT-6171] added UserParameterPath to agent config filesJurijs Klopovskis
2020-06-09...G...... [ZBX-17759] aliased EnableRemoteCommands to ↵Andris Zeila
Allow/DenyKey=system.run[*], added default DenyKey=system.run[*] rule for backwards compatibility * commit 'e83cf076c05bc67b074bbd2237060d9a6f0d9adb': (21 commits) .D........ [ZBX-17759] added changelog entry ...G...... [ZBX-17759] ignore system.run rules when removing trailing AllowKey (redundant) rules .......... [ZBX-17759] fixed tests .......... [ZBX-17759] updated agent2 key access rule tests ...G...... [ZBX-17759] fixed default system.run[*] deny rule applying for agent2 .......... [ZBX-17769] updated tests because defaault system.run[*] deny rule is not added if any 'match all' rule is present ...G...... [ZBX-17759] fixed default system.run[*] deny rule handling ...G...... [ZBX-17759] ignore key access rules when processing local checks (Host*Item configuration parameters) ...G...... [ZBX-17759] added warnings about unreachable/redundant key access rules for agent2 ...G...... [ZBX-17759] fixed crash in key access rule parsing ...G...... [ZBX-17759] changed printed ryle types from allow/deny to AllowKey/DenyKey to match other messages ...G...... [ZBX-17759] added warning message when removing unreachable/redundant key access rules ...G...... [ZBX-17759] fixed warning message ...G...... [ZBX-17759] style fix, skip code block that is not used when there are no parameters defined .......... [ZBX-17759] updated configuration files ...G...... [ZBX-17759] style fix, const .......... [ZBX-17759] update agent configuration files ...G...... [ZBX-17759] removed redundant variable, fixed missing prototype warning ...G...... [ZBX-17759] removed EnableRemoteCommands parameter from agent2, updated warning message about duplicated rules ...G...... [ZBX-17759] update allow/deny key rule processing to match C agent logic ... (cherry picked from commit a8e00c66959392d3308028345787566fd0df7a45)
2020-05-15.......PS. [ZBXNEXT-5922] increased max configuration cache size limit to 64GBViktors Tjarve
* commit 'de67b9136fb86124ed5a146e2b9c8f3c36bb9089': .......... [ZBXNEXT-5922] added ChangeLog entry .......PS. [ZBXNEXT-5922] increased max configuration cache size limit to 64GB (cherry picked from commit e47608043130560982f52c565dce658b9088e6c2) (cherry picked from commit be78c3db56979422a5d11e05a919a216e997790e) (cherry picked from commit 01d4a7b9902d4685bccd99972e836524be09ca81)
2020-03-17.......PS. [ZBXNEXT-2753] resolved merge conflictMartins Abele
2020-03-13...G...PS. [ZBXNEXT-3604] added support of user configurable ciphers for ↵Andris Mednis
communication between Zabbix components * commit '235dcc22f50807a23e941fbece8600c408adcd86': ...G...PS. [ZBXNEXT-3604] fixed compilation of zabbix_js.c ...G...PS. [ZBXNEXT-3604] added support of user configurable ciphers for communication between Zabbix components (cherry picked from commit 26904ff225c1c418bf2ee1d630268e5766d14f6e)
2020-03-10.......PS. [ZBXNEXT-2753] fixed inconsistency in configuration file commentMartins Abele
2020-03-09.......PS. [ZBXNEXT-2753] improved configuration file explananatory textMartins Abele
2020-03-02.......PS. [ZBXNEXT-2753] specified database versions which support added ↵Martins Abele
TLS functionality
2020-02-27.......PS. [ZBXNEXT-2753] fixed config option value nameMartins Abele
2020-02-27.......PS. [ZBXNEXT-2753] removed DBTLSConnect option 'preferred'Martins Abele
2020-02-26.......PS. [ZBXNEXT-2753] fixed naming of PostgreSQL in conf file, fixed ↵Vladislavs Sokurenko
default value of DBTLSConnect
2020-02-24.......PS. [ZBXNEXT-5641] changed error handlingMartins Abele
2020-02-19.......PS. [ZBXNEXT-5641] corrected libmysql version to begin use of ↵Martins Abele
DBTLSCipher13 option
2020-02-18.......PS. [ZBXNEXT-5641] add server and proxy configuration parameter ↵Martins Abele
DBTLSCipher13
2020-02-04.......PS. [ZBXNEXT-5641] renamed server configuration optionMartins Abele
2020-01-31.......PS. [ZBXNEXT-5641] mark configuration option DBTLSCAFile as not mandatoryMartins Abele
2020-01-30.......PS. [ZBXNEXT-5641] check server and proxy DB TLS configuration valuesMartins Abele
2020-01-29.......PS. [ZBXNEXT-5641] enabled TLS for server connection to mysql and ↵Martins Abele
postgres databases
2019-12-17A.F.I..PS. [ZBXNEXT-5592] dropped IBM DB2 database support for Zabbix serverViktors Tjarve
* commit '582e069a2a36483b157315d5f9b2521a723f213a': .......... [ZBXNEXT-5592] added ChangeLog entry .......... [ZBXNEXT-5592] dropped DB2 database support for Zabbix server ..F....... [ZBXNEXT-5592] removed general DB2 test A.F....... [ZBXNEXT-5592] removed DB2 driver ..F....... [ZBXNEXT-5592] removed DB2 from setup wizard ..F....... [ZBXNEXT-5592] removed DB2 references from comments
2019-12-05...G...... [ZBXNEXT-1085] changed AllowKey and DenyKey documentation order ↵Andrejs Tumilovics
as suggested in review
2019-12-03...G...... [ZBXNEXT-1085] added AllowKey and DenyKey parameter documentationAndrejs Tumilovics
2019-12-02.......... [ZBXNEXT-5592] dropped DB2 database support for Zabbix serverViktors Tjarve
2019-11-26...G...PS. [ZBXNEXT-1085] added available agent check restriction parametersAndrejs Tumilovics
2019-10-02A......... [ZBXNEXT-5480] updated ↵Vitaly Zhuravlev
conf/zabbix_agentd/userparameter_mysql.conf to match new mysql template