Commit graph

252 commits

Author SHA1 Message Date
mdecimus
333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus
7e1a95c1ee Config file changes 2024-03-20 12:03:10 +01:00
mdecimus
9a4110e343 Config API changes 2024-03-18 16:16:00 +01:00
mdecimus
310ce49314 Updated settings REST API 2024-03-11 11:30:12 +01:00
mdecimus
5b30d49327 Faster IMAP UID generation (mySQL and RocksDB impl) 2024-03-06 18:54:05 +01:00
mdecimus
7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus
f92027142c Store quotas as u64 2024-03-05 11:01:59 +01:00
mdecimus
48f255b31f Iterate values rather than sending multiple get requests 2024-03-05 10:35:16 +01:00
mdecimus
2b9eacb584 Rollback PostgreSQL (failed) optimizations 2024-03-03 18:53:39 +01:00
mdecimus
49daa14fef Fixed PSQL dependency 2024-03-03 11:46:24 +01:00
mdecimus
fafb1f3ff0 Store RoaringBitmaps in PostgreSQL 2024-03-03 11:34:10 +01:00
mdecimus
f989f4f750 LZ4 compress blobs by default (closes #227) 2024-03-02 18:02:30 +01:00
mdecimus
875b1fa744 Store incoming reports in the data store 2024-03-02 12:21:03 +01:00
mdecimus
417bc38288 Support for S3 bucket prefixes 2024-03-02 09:33:36 +01:00
mdecimus
be7c4cca73 Return counter value from counter_incr function 2024-02-21 13:07:10 +01:00
mdecimus
7f5538a729 Added sql_query expression function 2024-02-15 18:57:21 +01:00
mdecimus
44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
Mauro D
3d7b9b0334 Test fixes 2024-02-10 15:39:05 +01:00
Mauro D
d16119f54b Distributed SMTP queues (untested) 2024-02-08 20:03:57 -03:00
mdecimus
4551576e04 Expressions in configuration files (untested) 2024-01-18 18:18:32 +01:00
mdecimus
6aeadb9cda Fail2ban and IP address blocking support (closes #164) 2024-01-13 12:59:10 +01:00
mdecimus
633181a80c Use Rust native async traits 2024-01-09 18:11:26 +01:00
mdecimus
f53ef18f61 Add max-allowed-packet setting to mySQL driver (closes #201). 2024-01-09 11:34:49 +01:00
mdecimus
8db9a842a8 Parse mysql timeout.wait property as duration (closes #202) 2024-01-09 11:28:52 +01:00
mdecimus
ffba9b5a61 ACME TLS implementation using TLS-ALPN-01 - closes #160 2024-01-05 18:44:22 +01:00
mdecimus
b7f9d5ed02 RocksDB optimizations 2023-12-29 17:33:55 +01:00
mdecimus
7ea3460469 Updated configuration files + CHANGELOG 2023-12-25 19:35:15 +01:00
mdecimus
ce456c02eb Lookup store refactoring 2023-12-24 11:25:50 +01:00
mdecimus
93d8504950 Updated tests 2023-12-23 08:58:30 +01:00
mdecimus
8ff0d3ff9c Fixed tests 2023-12-22 10:27:43 +01:00
mdecimus
562015df24 Fixed compiling for RocksDB only 2023-12-21 18:53:21 +01:00
mdecimus
bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus
91e8597998 Internal directory + CLI improvements 2023-12-20 20:09:39 +01:00
mdecimus
d4aca0a8e0 RocksDB stress test fixes + find_merge_thread() bugfix 2023-12-20 17:06:32 +01:00
mdecimus
f7313eecaf Internal directory + HTTP management API passing tests 2023-12-19 12:38:46 +01:00
mdecimus
ea94de6d77 CLI account management + Directory refactoring 2023-12-18 22:25:42 +01:00
mdecimus
566a2a0ab8 Key space optimization 2023-12-16 21:24:34 +01:00
mdecimus
232d4d691a Internal directory implementation + Management REST API 2023-12-16 10:35:15 +01:00
mdecimus
f21bce722e Directory refactoring 2023-12-14 12:35:25 +01:00
mdecimus
b7869901ee Redis lookup backend implementation 2023-12-12 18:45:52 +01:00
mdecimus
78afc703f5 delete_range to use impl Key 2023-12-12 15:42:41 +01:00
mdecimus
4301ec16d0 Key/value store access from Sieve scripts 2023-12-12 15:28:21 +01:00
mdecimus
78f932990d Key space reorganization 2023-12-09 17:02:38 +01:00
mdecimus
166020b45b FDB chunked values support 2023-12-08 19:49:44 +01:00
mdecimus
db564ae0db Bump to rustls 0.22 2023-12-08 10:46:20 +01:00
mdecimus
e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus
a7acc67cf1 FTS store bigrams in kv rather than index 2023-12-04 10:23:10 +01:00
mdecimus
7e94a08067 ElasticSearch backend implementation 2023-12-03 19:40:16 +01:00
mdecimus
2ccf85d6dd Store API cleanup 2023-12-02 18:43:28 +01:00
mdecimus
5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00