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/go
AgeCommit message (Expand)Author
2019-09-25.......... [ZBX-16481] Spelling issues in the code for masterArtjoms Rimdjonoks
2019-09-20.......... [ZBXNEXT-5453] fixed LogFile directive in zabbix_agent2.conf to be...Jurijs Klopovskis
2019-09-19.......... [DEV-1100] fixed buildAndris Zeila
2019-09-19.......... [DEV-1100] Added OpenSSL copyright messagesAndris Zeila
2019-09-19.......... [DEV-1100] fixed configuration file descriptionAndris Zeila
2019-09-19.......... [DEV-1163] added encryption fixes and improvementsAndris Zeila
2019-09-19...G...... [DEV-1163] fixed warnings, coding styleAndris Mednis
2019-09-18...G...... [DEV-1163] deleted unused variableAndris Mednis
2019-09-18...G...... [DEV-1163] fixed potential crashes and a compiler warning about po...Andris Mednis
2019-09-18.......... [DEV-1100] renamed go agent to zabbix_agent2Andris Zeila
2019-09-18.......... [DEV-1163] fixed crash because of resetting tls pointer on connect...Andris Zeila
2019-09-18.......... [DEV-1192] improved performance when reading directoryVladislavs Sokurenko
2019-09-18.......... [DEV-1192] improved performance when reading directoryVladislavs Sokurenko
2019-09-18.......... [DEV-1192] updated error loggingAndris Zeila
2019-09-18.......... [DEV-1192] improved performance when reading processesVladislavs Sokurenko
2019-09-18.......... [DEV-1192] added more logging to cpuutil collectorAndris Zeila
2019-09-18.......... [DEV-1192] return command line as argument event if not null termi...Vladislavs Sokurenko
2019-09-18.......... [DEV-1192] fixed command line parsing and improved performance; im...Vladislavs Sokurenko
2019-09-17...G...... [DEV-1163] added ECDHE-ciphersuitesAndris Mednis
2019-09-17.......... [DEV-1192] replaced go file reading functions with syscalsAndris Zeila
2019-09-17...G...... [DEV-1163] removed unnecessary lines from tls.NewServer()Andris Mednis
2019-09-17.......... [DEV-1192] added benchmark when using syscallsVladislavs Sokurenko
2019-09-17.......... [DEV-1192] replaced ioutil.ReadFile with simpler functions for per...Andris Zeila
2019-09-17...G...... [DEV-1163] fixed typosAndris Mednis
2019-09-17.......... [DEV-1192] added proc.cpu.util result rounding to 1 decimal placeAndris Zeila
2019-09-17.......... [DEV-1192] fixed long name matching, added index checksAndris Zeila
2019-09-16.......... [DEV-1163] updated from main development branch 'feature/DEV-1100-...Andris Mednis
2019-09-16...G...... [DEV-1163] fixed typoAndris Mednis
2019-09-13...G...... [DEV-1163] added protection against not properly seeded PRNG in TL...Andris Mednis
2019-09-13.......... [DEV-1136] changed Plugins option to be optional, fixed testsAndris Zeila
2019-09-13.......... [DEV-1136] Added plugin configuration file sectionAndris Zeila
2019-09-13.......... [DEV-1136] improved include parameter validationAndris Zeila
2019-09-13.......... [DEV-1136] disallow using relative paths in conf includesAndris Zeila
2019-09-13.......... [DEV-1136] added check for existing keys when registering user par...Andris Zeila
2019-09-13.......... [DEV-1136] merged from upstreamAndris Zeila
2019-09-13.......... [DEV-1136] improved configuration fileVladislavs Sokurenko
2019-09-13.......... [DEV-1220] fixed crash in vfs dev collector when a device was remo...Andris Zeila
2019-09-12.......... [DEV-1157] merged from upstreamAndris Zeila
2019-09-12.......... [DEV-1260] added configuration parameter AliasViktors Tjarve
2019-09-12.......... [DEV-1136] added include directory and pattern support to configur...Andris Zeila
2019-09-11...G...... [DEV-1163] added logging of enabled ciphersuites, fixed error messageAndris Mednis
2019-09-11.......... [DEV-1157] merged from upstreamAndris Zeila
2019-09-11.......... [DEV-1157] fixed build, timeouts, added incoming status request lo...Andris Zeila
2019-09-11...G...... [DEV-1163] moved logging of the first message 'Starting Zabbix Age...Andris Mednis
2019-09-11.......... [DEV-1197] fixed cpu collector issuesAndris Zeila
2019-09-11.......... [DEV-1197] fixed loggingVladislavs Sokurenko
2019-09-11.......... [DEV-1197] added cpu offline error to cpu util, changed timeout er...Andris Zeila
2019-09-11.......... [DEV-1197] added handling of unnexpected value types when testing ...Andris Zeila
2019-09-11.......... [DEV-1197] fixed cpu discovery, added history reset after stopping...Andris Zeila
2019-09-11.......... [DEV-1197] reverted offline/online constants to flagsAndris Zeila