summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2024-01-15Add additional fail reason and source during database initialization (#16794)Stelios Fragkakis
2024-01-15Use original summary for alert transition (#16793)Stelios Fragkakis
2024-01-15Improve context load (#16659)Stelios Fragkakis
2024-01-11Fix sanitizer errors (#16759)Costa Tsaousis
2024-01-11Delete memory mode "map" and "save". (#16604)vkalintiris
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2024-01-11Name storage engine variables consistently. (#16753)vkalintiris
2024-01-10Address sanitizer through CMake and use it for unit tests. (#16748)vkalintiris
2024-01-10Remove unused file (#16747)Stelios Fragkakis
2024-01-09Fatal relaxation of unknown page types. (#16682)vkalintiris
2023-12-29fix quota calculation when the the db is empty (#16699)Costa Tsaousis
2023-12-29improve the error message when accessing functions (#16692)Costa Tsaousis
2023-12-29atomically load the metric reference count (#16687)Costa Tsaousis
2023-12-28cmake missing defines (#16680)Costa Tsaousis
2023-12-27set log level of too-old-data message to debug (#16663)Ilya Mashchenko
2023-12-27Shutdown dbengine event loop properly (#16658)Stelios Fragkakis
2023-12-22Fix overrun in crc32set (#16654)Stelios Fragkakis
2023-12-19Fix UB of unaligned loads/stores and signed shifts. (#16628)vkalintiris
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-14Remove assert (#16611)Stelios Fragkakis
2023-12-14Fix coverity issues (#16596)Stelios Fragkakis
2023-12-13CMake build system. (#15996)vkalintiris
2023-12-13Fix coverity issues (#16589)Stelios Fragkakis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-12-12Handle coverity issues related to Y2K38_SAFETY (#16583)Stelios Fragkakis
2023-12-08Fix memory leak during host chart label cleanup (#16568)Stelios Fragkakis
2023-12-07Resolve issue on startup in servers with 1 core (#16565)Stelios Fragkakis
2023-12-06Improve page validity check during database extent load (#16552)Stelios Fragkakis
2023-12-05change level to debug "took too long to be updated" (#16540)Ilya Mashchenko
2023-12-01change log level to debug for dbengine routine operations on start (#16518)Ilya Mashchenko
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-30convert some error messages to info (#16508)Ilya Mashchenko
2023-11-30Resolve coverity issue 410232 (#16507)Stelios Fragkakis
2023-11-29When unregistering an ephemeral host, delete its chart labels (#16486)Stelios Fragkakis
2023-11-28Fix occasional shutdown deadlock (#16495)Stelios Fragkakis
2023-11-28Check context post processing queue before sending status to cloud (#16472)Stelios Fragkakis
2023-11-23Handle ephemeral hosts (#16381)Stelios Fragkakis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-21Add support for gorilla pages for tier 0. (#15969)vkalintiris
2023-11-21Remove queue limit from ACLK sync event loop (#16411)Stelios Fragkakis
2023-11-13Switch alarm_log to use the buffer json functions (#16360)Stelios Fragkakis
2023-11-08Switch charts / chart to use buffer json functions (#16359)Stelios Fragkakis
2023-11-07add rrddim_get_last_stored_value to simplify function code in internal collec...Ilya Mashchenko
2023-11-07Improve agent to cloud status update process (#16342)Stelios Fragkakis
2023-11-07Better database corruption detention during runtime (#16343)Stelios Fragkakis
2023-11-06Improve unittests (#16329)Stelios Fragkakis
2023-11-06give the streaming function to nightly users (#16346)Costa Tsaousis
2023-11-06Keep precompiled statements for alarm log queries to improve performance (#16...Stelios Fragkakis
2023-11-02Systemd units function (#16318)Costa Tsaousis
2023-11-02Fix journal file index when collision is detected (#16319)Stelios Fragkakis