summaryrefslogtreecommitdiffstats
path: root/src/daemon/main.c
AgeCommit message (Expand)Author
2024-04-18Associate sentry events with guid. (#17420)vkalintiris
2024-04-17Start watcher thread after fork (#17436)Stelios Fragkakis
2024-04-13Add option to cleanup health_log table (#17385)Stelios Fragkakis
2024-04-05Drop generic bitmap implementation. (#17322)vkalintiris
2024-04-03set min thread stack size to 1 MB (#17317)Ilya Mashchenko
2024-03-26remove USR1 "Save internal DB to disk" (#17249)Ilya Mashchenko
2024-03-23Code cleanup (#17237)Costa Tsaousis
2024-03-23DBENGINE: use gorilla by default (#17234)Costa Tsaousis
2024-03-08Detect self thread when exiting. (#17126)vkalintiris
2024-03-05Reorganize and cleanup database related code (#17101)Stelios Fragkakis
2024-02-26Add watcher thread to report shutdown steps. (#17010)vkalintiris
2024-02-14Abort on non-zero rc. (#17008)vkalintiris
2024-02-12Add spinlock to protect metric release (#16989)Stelios Fragkakis
2024-02-08Improve agent shutdown (#16959)Stelios Fragkakis
2024-02-06Do not declare struct meant for internal usage (#16951)vkalintiris
2024-02-06Remove cleanup_destroyed_dictionaries call during shutdown (#16944)Stelios Fragkakis
2024-02-06Move daemon/ under src/ (#16933)vkalintiris