Please sign up at support.zabbix.com to log into Zabbix Bitbucket dashboard
AuthorCommitMessageCommit dateIssues
Juris LambdaJuris Lambda
75b3daa4042..........[ZBX-23441] added ChangeLog entryZBX-23441
Juris LambdaJuris Lambda
bbb61e11aaa....I.....[ZBX-23441] fixed broken autoconf test when searching for goZBX-23441
Juris LambdaJuris Lambda
9ba85b64b7d.......... [ZBX-23441] renamed AGENT2_CONFIG_PATH -> AGENT2_CONFIG_DIRThis is to bring it in line with the previous change to AGENT2_PLUGIN_CONFIG_DIR. This does still leave other paths, such as {EXTERNAL_SCRIPTS,ALERT_SCRIPTS,LOAD_MODULE}_PATH, which I've left alone for now, to not extend outside Go related things. These should be updated, however.ZBX-23441
Juris LambdaJuris Lambda
83574cf3eba.......... [ZBX-23441] updated install targets for zabbix_{agent2,web_service}Previously, we relied on $(GO) to install, and if necessary to build, the executables when making the install targets. This was to simply drive the Go tooling via autotools. As this was a little a tad verbose, and the install targets (in the agent case) also did additional things (such as installing configuration files), simply rely on the build target instead and install it. The configuratio...ZBX-23441
Juris LambdaJuris Lambda
a42c581e90c.......... [ZBX-23441] renamed binary build targetszabbix.com/cmd/zabbix_{agent2,web_service} are Go module component names. The actual binary targets are zabbix_{agent2,web_service}. We've chosen to place these in the `bin` directory, so for the time being, the target is a sub-directory object.ZBX-23441
Juris LambdaJuris Lambda
18862494c01..........[ZBX-23441] removed setting of unused DBGTARGETS variableZBX-23441
Juris LambdaJuris Lambda
822e7b0dd71..........[ZBX-23441] removed passing CGO_* flags in targets that don't need themZBX-23441
Juris LambdaJuris Lambda
34c229876bc.......... [ZBX-23441] broke up long target body linesJust make this more readable. Environment settings got first, then the application, it's options and flags, followed by positional arguments.ZBX-23441
Juris LambdaJuris Lambda
61d77fb17f7....I..... [ZBX-23441] removed redundant generic program check for go in autoconf templateWe generally shouldn't check for programs more than once, so move the test for the availability of a go executable out, and retain the two tests for just setting the variables to indicate we're building the agent or web service applications.ZBX-23441
Juris LambdaJuris Lambda
3f3fa997b28....I..... [ZBX-23441] removed setting of GOCMD and make use of GOThis removes the explicit setting of GOCMD, which was never used, and replaces the substitution of it for substituting GO in makefiles, as well as replacing bare invocations of `go` with whatever $GO now holds. The rename is to be consistent with autotool conventions of calling the environment variable the same as the expected utility that performs the function. This is also what autoconf sets...ZBX-23441
Juris LambdaJuris Lambda
ba7d4836ab1....I..... [ZBX-23441] removed setting of unused and unknown GOWORKDIR env varThis is cruft from when the Go agent implementation source code lived in the project root directory. The variable $GOWORKDIR doesn't appear to ever been part of the go toolkit. At the very least, it doesn't care about it anymore (see `go help environment`), so get rid of it.ZBX-23441
Juris LambdaJuris Lambda
3fa69456833....I..... [ZBX-23441] fixed go install auto{conf,make} integrationThis gets rid of setting the $GOBIN environment globally and sets it at the time of invocation for `go install`. Setting $GOBIN in the autoconf template overlooked the fact that $DESTDIR may be set, and would thus always install the applications to the system application directory regardless. This is done on a per-application basis, as not all applications should end up in the system applicatio...ZBX-23441
Konstantins PrutkovsKonstantins Prutkovs
f832a1e6c2fM...G...... [ZBX-23257] fixed log items not using MaxLinesPerSecond setting correctly for Zabbix agent 2* commit '760b5559efab82ea992c43ccd57e8b65f6be9ffb': ...G...... [ZBX-23257] updated go mod version after plugin merge ...G...... [ZBX-23257] updated go mod version ...G...... [ZBX-23257] fixed log items not using MaxLinesPerSecond setting correctly for Zabbix agent 2ZBX-23257
Armands Arseniuss SkolmeistersArmands Arseniuss Skolmeisters
497899bee9cM...G...... [ZBX-22933] added function description for zbx_find_buf_newline* commit '4341ca0d83931cf8a92bdae6d4f5154289001d2f': ...G...... [ZBX-22933] added function descriptionZBX-22933
Artjoms RimdjonoksArtjoms Rimdjonoks
a0a0e3881aa...G...... [ZBX-23890] removed non-existing headers from compiler checks: mtent.h and knlist.h(cherry picked from commit 386b681a4a3d19a95bd953d243c49d52a6d1ee53)ZBX-23890
Evgenii GordymovEvgenii Gordymov
6a9a7363044M.........T [ZBX-23912] removed Jira with CustomFields media type in data.tmpl* commit '4341d29422f9b27de850dd40cffdc21fd0345264': .........T [ZBX-23912] removed Jira with CustomFields media type in data.tmplZBX-23912
Evgenii GordymovEvgenii Gordymov
4341d29422fM.........T [ZBX-23912] updated to the latest originZBX-23912
Artjoms RimdjonoksArtjoms Rimdjonoks
edf0fbf8001M..........[DEV-2984] made testAgentItems more stableDEV-2984
Artjoms RimdjonoksArtjoms Rimdjonoks
2b3dd04cb10..........[DEV-2984] removed redundant timeout paramDEV-2984
Konstantins PrutkovsKonstantins Prutkovs
760b5559efa...G......[ZBX-23257] updated go mod version after plugin mergeZBX-23257
Konstantins PrutkovsKonstantins Prutkovs
ff9a32f83c9...G......[ZBX-23257] updated go mod versionZBX-23257
Artjoms RimdjonoksArtjoms Rimdjonoks
46f3b7758d5..........[DEV-2984] made testAgentItems more stableDEV-2984
Jurijs KlopovskisJurijs Klopovskis
a7de0da276b..........[ZBX-1357] added Kazakh (kk) localeZBX-1357
Vladimirs MaksimovsVladimirs Maksimovs
d8a9187ae87MA......... [ZBX-23262] fixed incorrect user data returned by user.patch method of SCIM API when as the result of request user was deprovisioned* commit '37b071138b23c9670ff3717ed44ff7efcc5980c9': A......... [ZBX-23262] fixed incorrect user data returned by user.patch method of SCIM API when as the result of request user was deprovisionedZBX-23262
Vladimirs MaksimovsVladimirs Maksimovs
37b071138b2A.........[ZBX-23262] fixed incorrect user data returned by user.patch method of SCIM API when as the result of request user was deprovisionedZBX-23262
Elina PulkeVladimirs MaksimovsElina Pulke
aaa6526d33dMA......... [ZBX-23262] fixed inability to log in using user.login API method if user has a user group with disabled frontend access* commit '3ee1c5319bd60ab2d2b14613c73373551ef0868e': .......... [ZBX-23262] updated testFormLogin autotest first data set error message A......... [ZBX-23262] fixed inability to re-login with LDAP provisioned user when case sensitivity is turned off and the username is written in a different variant than the original one A......... [ZBX-23262] fixed displaying an incorrect error message w...ZBX-23262
Vladimirs MaksimovsVladimirs Maksimovs
3ee1c5319bdM..........[ZBX-23262] updated to latest from release/6.4; no conflictsZBX-23262
Continuous IntegrationContinuous Integration
1591a3a624c..........[ZBXNEXT-826] updated 6.4.11rc1 ChangeLog entriesZBXNEXT-826
Continuous IntegrationContinuous Integration
22e2168ae71..........[ZBXNEXT-826] updated 6.0.26rc1 ChangeLog entriesZBXNEXT-826
Armands Arseniuss SkolmeistersArmands Arseniuss Skolmeisters
4341ca0d839...G......[ZBX-22933] added function descriptionZBX-22933
Tomass OlupsTomass Olups
c97737f5ca8..........[ZBX-23262] updated testFormLogin autotest first data set error messageZBX-23262
Konstantins PrutkovsKonstantins Prutkovs
e70d125a9aa...G...... [ZBX-23257] fixed log items not using MaxLinesPerSecond setting correctly for Zabbix agent 2(cherry picked from commit 5560290f0f7a1ad1253dc82ae394085532e1eeb7)ZBX-23257
Evgenii GordymovEvgenii Gordymov
5958b9c5486.........T [ZBX-23912] removed Jira with CustomFields media type in data.tmplZBX-23912
Miks KronkalnsMiks Kronkalns
2a8fe10c913MA.F....... [ZBX-22536] fixed TimescaleDB compression detection for history.clear API method and proper error appearance in frontendMerge in ZBX/zabbix from feature/ZBX-22536-6.4 to release/6.4 * commit '879d1ee13e61e7b9be6dd7b45712c50155d83844': A.F....... [ZBX-22536] fixed TimescaleDB compression detection for history.clear API method and proper error appearance in frontendZBX-22536
Evgenii GordymovEvgenii Gordymov
c1f40a88d9aM.........T [ZBX-23761] fixed JavaScript in Jira media type* commit '1f6a46e62f9cbd693236404f135b30847284ed3d': .........T [ZBX-23761] fixed JavaScript in Jira media typeZBX-23761
Evgenii GordymovEvgenii Gordymov
1f6a46e62f9.........T [ZBX-23761] fixed JavaScript in Jira media typeZBX-23761
Denis RasikhovDenis Rasikhov
25f8533ef60M.........T [ZBX-22558] fixed expression of trigger for retrieval of stub page in Nginx templates* commit '6ac4e45bfbf6a5d8c3b38ec7965ca0f88e95819a': .........T [ZBX-22558] fixed expression of trigger for retrieval of stub page in Nginx templatesZBX-22558
Alexander VladishevAlexander Vladishev
78b90ec6b35..........[ZBXNEXT-826] updated copyright year [2024]ZBXNEXT-826
Dace PetraDace Petra
892f57a0396.......... [DEV-2727] removed unused functionsMerge in ZBX/zabbix from feature/DEV-2727-6.0 to release/6.0 * commit 'd628e62a66756a039ef2e9296a3efd26fb6ff17b': ..F....... [DEV-2727] added missing empty line .......... [DEV-2727] removed unused functions (cherry picked from commit 1cf49bee1923c0c55e9db9a8ec48f8451dfca76a)DEV-2727
Vladimirs MaksimovsVladimirs Maksimovs
a37896f577aA.........[ZBX-23262] fixed inability to re-login with LDAP provisioned user when case sensitivity is turned off and the username is written in a different variant than the original oneZBX-23262
Vladimirs MaksimovsVladimirs Maksimovs
97000e560d9M..........[ZBX-23262] updated to latest from release/6.4; no conflictsZBX-23262
Vladimirs MaksimovsVladimirs Maksimovs
95e3bdb7d03A.........[ZBX-23262] fixed displaying an incorrect error message when wrong LDAP credentials was passed for user.login API methodZBX-23262
Vladimirs MaksimovsVladimirs Maksimovs
1c3ea119850A.........[ZBX-23262] fixed inability to login using user.login API method when LDAP case-sensitive setting is disabledZBX-23262
Rudolfs ZvejsRudolfs Zvejs
fa86bf1bf54M...G...... [ZBX-23540] added error checks for RegisterMetrics calls* commit 'ce2d0b5c1a3f2789aa1ed45f23152c7fa2a037ef': ...G...... [ZBX-23540] fix merge conflicts ...G...... [ZBX-23540] fix merge conflicts ...G...... [ZBX-23540] added error checks for RegisterMetrics callsZBX-23540
Vladimirs MaksimovsVladimirs Maksimovs
76be8e832aa..........[ZBX-23262] fixed error message in selenium testsZBX-23262
Vladimirs MaksimovsVladimirs Maksimovs
88bb57a7343A.........[ZBX-23262] fixed logging entry with empty user data for audit report if authenticating user has LDAP authentication but LDAP authentication is disabledZBX-23262
Rudolfs ZvejsRudolfs Zvejs
ce2d0b5c1a3...G......[ZBX-23540] fix merge conflictsZBX-23540
Continuous IntegrationContinuous Integration
9a33a76a8f0..........[ZBX-1357] automatic update of translation stringsZBX-1357
Continuous IntegrationContinuous Integration
1dc53283d4c..........[ZBXNEXT-826] updated 6.4.11rc1 ChangeLog entriesZBXNEXT-826
Continuous IntegrationContinuous Integration
5abb507b12c..........[ZBXNEXT-826] updated 6.0.26rc1 ChangeLog entriesZBXNEXT-826

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut