summaryrefslogtreecommitdiff
path: root/src/daemon.rs
AgeCommit message (Expand)AuthorFilesLines
2024-01-13unnecessary borrowLars Wirzenius1-1/+1
2024-01-13as_refLars Wirzenius1-1/+1
2024-01-13to_ownedLars Wirzenius1-5/+1
2024-01-13sliceLars Wirzenius1-1/+1
2022-01-04feat: actually run client and serverLars Wirzenius1-10/+56
2021-12-19feat: add an abstraction for managing an Obnam serverLars Wirzenius1-0/+1
2021-12-19feat: add abstraction for daemons and managing themLars Wirzenius1-0/+156