Commit Graph
1010 Commits
Author SHA1 Message Date
Wez Furlong 0a528efa5b Add node id concept 2023-07-31 16:57:14 -07:00
Wez Furlong 5c37bd2f5c refactor: move http_server guts to server-common 2023-07-31 16:57:14 -07:00
Mike Hillyer bd0f0aaa5f Fix HTTP send example. 2023-07-27 11:32:38 -04:00
Tom Mairs b8d49634f6 modify manual cargo run command 2023-07-25 20:55:04 +00:00
Tom Mairs f475e049c8 modify manual cargo run command 2023-07-25 20:40:56 +00:00
Tom Mairs d6749954a4 update for debian/ubuntu 2023-07-25 20:35:40 +00:00
Tom Mairs 4fb8e81b9d add Mariner to OS list 2023-07-24 21:39:51 +00:00
Tom Mairs 20cb81c818 update source install instructions 2023-07-24 21:34:15 +00:00
Tom Mairs 6d923c26ea remove sudo instruction 2023-07-24 17:38:27 +00:00
Wez Furlong d4ae999ac9 ci: Mariner, attempt 2 2023-07-22 12:53:36 -07:00
Wez Furlong f3ab16c2bf ci: add Mariner, attempt 1 2023-07-22 12:51:30 -07:00
Wez Furlong d20c572dfd get-deps: add support for Mariner aka Azure Linux
https://mcr.microsoft.com/en-us/product/cbl-mariner/base/core/about
is a difficult to find page that shows how to run Mariner in a docker
container
2023-07-22 12:51:30 -07:00
Wez Furlong 8c56503e0d tsa: reuse the server-common stuff for main 2023-07-22 12:51:30 -07:00
Wez Furlong 1d368cfd20 cargo update 2023-07-22 12:51:30 -07:00
Tom Mairs 03e87122bf fix install instruction 2023-07-21 22:59:11 +00:00
Wez Furlong c96a4dd10e refactor: move startup/lifecycle to server-common 2023-07-20 13:18:38 -07:00
Wez Furlong 40cbc2348d refactor: move tls_helpers to server-common 2023-07-20 13:18:38 -07:00
Wez Furlong d473204d81 refactor: move diag logging init to server-common 2023-07-20 13:18:38 -07:00
Wez Furlong c7ce470a63 refactor: move most lua registration to server-common 2023-07-20 13:18:38 -07:00
Wez Furlong ca14d0a49f refactor: move mod_kumo logging functions 2023-07-20 13:18:38 -07:00
Wez Furlong 6629c980ba refactor: move mod_kumo kumo.define_spool into the spool module 2023-07-20 13:18:38 -07:00
Wez Furlong 407bf09244 refactor: break out lifecycle 2023-07-20 13:18:38 -07:00
Wez Furlong 78736f779b refactor: move jemalloc setup to memory crate 2023-07-20 13:18:38 -07:00
Wez Furlong f08e674b5f refactor: runtime -> kumo-server-runtime 2023-07-20 13:18:37 -07:00
Wez Furlong 65f265044b refactor: starting breaking out some core modules as crates
The intent is to use these with the traffic shaping automation
component.
2023-07-20 13:18:37 -07:00
Wez Furlong da7e569aa4 WIP: tsa 2023-07-20 13:18:37 -07:00
Wez Furlong 61b84099f0 deps: update bitflags 2023-07-20 13:18:33 -07:00
Wez Furlong 9616ffd8cf cargo update 2023-07-20 13:18:33 -07:00
Tom Mairs ec69706b41 fix blog link 2023-07-20 16:33:58 +00:00
Tom Mairs 622d128a46 fix image link 2023-07-20 16:26:03 +00:00
Tom Mairs 268e4ef167 Delete Performance testing kumomta_public.png 2023-07-20 10:25:12 -06:00
Tom Mairs f3d815f80e Add files via upload 2023-07-20 10:24:15 -06:00
Tom Mairs 2fce639dfa fix image link 2023-07-20 16:17:19 +00:00
Tom Mairs 2e8e655a51 fix image path 2023-07-20 16:10:00 +00:00
Tom Mairs 0c8fcc372a add perf testing image and verbiage 2023-07-20 06:16:29 +00:00
Tom Mairs 10078ee79e Add files via upload 2023-07-20 00:07:51 -06:00
Wez Furlong da394a0940 smtp server: improve some banner rejection messages 2023-07-18 11:31:11 -07:00
Wez Furlong 9092b972f7 logging: clarify some debug messages for Tom 2023-07-18 11:26:49 -07:00
Wez Furlong dde4b29fba api/cli: add inspect-message API for looking at a message by id
More detailed docs will follow once some other similar APIs are
completed.
2023-07-18 11:22:57 -07:00
Wez Furlong 466c4e7c12 smtp client: add more context around timeouts
Capture the command and the actual timeout duration that
was used, and distinguish between writing or reading data.

This information will show in diagnostic logs.
2023-07-18 07:03:18 -07:00
Tom Mairs f80d4d06c4 remove ed25519 DKIM instructions 2023-07-17 22:08:23 +00:00
Tom Mairs 8f97665dd9 updating ed25519 commands 2023-07-13 21:53:06 +00:00
Tom Mairs 9a0855f11b update for name field in log_hook 2023-07-13 18:06:20 +00:00
Tom Mairs 2c0cfd358f update dkim info for ed25519 2023-07-13 06:35:56 +00:00
Mike Hillyer dfd1e14497 Add documentation for kcli to user guide. 2023-07-11 17:12:30 -04:00
Wez Furlong 54f2841abe docs: changelog for #70 2023-07-06 14:31:51 -07:00
M.L. Oelering effa1a6a16 Add doc for remove_all_named_headers 2023-07-06 14:29:59 -07:00
M.L. Oelering c7be51ce9e Pluralize remove_all_named_header 2023-07-06 14:29:59 -07:00
M.L. Oelering 72f61662f5 Run make fmt to fix formatting issue 2023-07-06 14:29:59 -07:00
M.L. Oelering 31065230c2 add method remove_all_named_header in lua 2023-07-06 14:29:59 -07:00