domani/src
2024-06-04 19:49:15 +02:00
..
domain Set openssl version number when creation certs 2024-06-04 19:49:15 +02:00
error Remove display prefix from unexpected errors, was causing redundancy in nested errors 2024-02-13 15:16:48 +01:00
origin Implement origin::fs 2024-05-30 23:46:05 +02:00
service Define Descr::FS 2024-05-29 13:42:37 +02:00
config.rs Remove old git implementation completely 2024-02-16 21:22:39 +01:00
domain.rs Move proxy config into domain (bigger change than it sounds like) 2023-08-03 14:14:51 +02:00
error.rs implement error::unexpected, use it everywhere 2023-06-17 15:41:39 +02:00
lib.rs Upgrade to rust stable 1.76.0 and fix clippy errors 2024-02-27 11:30:28 +01:00
main.rs Implement origin::fs 2024-05-30 23:46:05 +02:00
origin.rs Implement origin::fs 2024-05-30 23:46:05 +02:00
service.rs Fixes from clippy 2024-01-10 10:42:48 +01:00
task_stack.rs add task_stack.push_spawn_periodically, use for domain manager sync job 2024-01-14 14:40:14 +01:00
token.rs Fixes from clippy 2024-01-10 10:42:48 +01:00
util.rs Upgrade to rust stable 1.76.0 and fix clippy errors 2024-02-27 11:30:28 +01:00