echo/modules/hostserv/src
Jean d9c0878b00
Log store write failures at the source; share the oper guard
The store's map_err(|_| Internal) discarded the real IO error, so a
disk-full or permissions failure was invisible; log it once in the log
append path where it happens. Add echo_api::require_oper (parameterised
by the required privilege) and route the three copied per-service guards
through it, keeping each service's own wording and policy.
2026-07-14 23:19:00 +00:00
..
approve.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
default.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
del.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
forbid.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
lib.rs Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
list.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
off.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
offer.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
on.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
request.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
set.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
take.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
template.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
waiting.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00