Commit Graph

21 Commits

Author SHA1 Message Date
Mario Fetka 0e06501c72 Initialize stack-based Bongo agents
Debian Trixie package bundle / packages (push) Successful in 15m15s
2026-07-22 01:49:27 +02:00
Mario Fetka 2085fbfbab Fix shared library dependency closure
Debian Trixie package bundle / packages (push) Failing after 11m57s
2026-07-21 13:16:56 +02:00
Mario Fetka 765cb7e5be Add consistent IDNA2008 domain handling
Debian Trixie package bundle / packages (push) Successful in 14m56s
2026-07-21 05:05:39 +02:00
Mario Fetka 3e9b934ec4 Fix concurrent agent shutdown races 2026-07-19 17:01:15 +02:00
Mario Fetka 7a67cfafaa Fix sanitizer leaks and clean agent shutdown 2026-07-19 16:08:29 +02:00
Mario Fetka ed6fc871e3 Fix sanitizer findings in agent configuration and IMAP 2026-07-19 11:46:35 +02:00
Mario Fetka 99d4ba2b6a Add scheduled ACME certificate management 2026-07-18 22:29:44 +02:00
Mario Fetka 4fed68c637 Add internationalized IMAP support 2026-07-17 22:12:41 +02:00
Mario Fetka eafdaea491 Route external identities through provider SMTP 2026-07-16 18:52:00 +02:00
Mario Fetka 16015f8559 Modernize Bongo 0.7.0 foundation 2026-07-16 14:26:58 +02:00
pfelt 78bd4a8975 -- we no longer need the openssl shim 2011-06-11 21:37:36 +00:00
pfelt 3639f9afea -- fix an error due to -D_FORTIFY_SOURCE=2 being enabled on ubuntu's gcc 2010-09-03 16:45:31 +00:00
alexhudson dab17e69ec Don't output DEBUG/TRACE etc. in specific config modes. FIXME: want to change this at runtime per-agent really. 2010-08-22 15:07:55 +00:00
pfelt ee11a9b722 -- fix a library interdependency failure 2010-08-21 15:23:30 +00:00
pfelt c03090c322 -- lots of various memory leak fixes 2010-07-22 05:18:07 +00:00
pfelt dd03ea6e6a -- config.c: fix a couple of memory leaks
-- connio.c: fix a couple of memory leaks
-- nmap.c: 0 initialize preventing a jump off uninitialized data
-- stringbuilder.c: fix some possible segfaults and add some debug
-- bongoagent.c: fix a memory leak
2010-07-17 08:20:53 +00:00
pfelt b489c082ee -- remove libbongonmap and move functionality to libbongoconnio and libbongoutil 2010-07-09 22:26:01 +00:00
pfelt ae449a0e3f -- remove libbongologging and move the functionality to libbongoutil 2010-07-09 20:51:21 +00:00
alexhudson eeb22dd9cb Threadpool fix; I think this is right; fatpelt may continue to disagree :) 2009-11-24 22:09:20 +00:00
alexhudson 5cea247747 Fix up GArrayFindSorted. This is why our arrays suck; we don't differentiate between reference arrays and value arrays. 2009-08-23 16:19:14 +00:00
alexhudson 9db28127a9 Add SONAMEs back to the libraries. src/libs/bongoutil now src/libs/util as a result. 2009-08-21 15:25:52 +00:00