| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-10 | Fix known-hosts trust deadlock, host key stat, and optional nozstd build | Paul Buetow | |
| - stdout logger: release mutex while waiting on pause resume so prompt callbacks can log (fixes hang after trusting new hosts; known_hosts was written but Resume never ran). - known hosts callback: stop borrowing the SSH dial throttle channel (could block or interact badly with parallel handshakes). - host key path: use errors.Is(..., fs.ErrNotExist) for RootedPath.Stat wrapped errors; stat errors now fail fast instead of mis-read. - public key path: same ErrNotExist check for authorized_keys miss. - Build: optional DTAIL_NO_ZSTD=yes / nozstd tag for CGO-free builds; split zstd readers into tagged files. - Docs/examples: firewalld note for port 2222, log prune timer+script, SSHBindAddress note, dserver unit disabled-by-default comment; firewalld helper script example. - Regression test for stdout pause/mutex behavior. Made-with: Cursor | |||
| 2024-08-23 | fix install instructions | Paul Buetow | |
| 2023-06-21 | DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies | Paul Buetow | |
| 2021-10-27 | Update docs to reflect some of the changes made in the past | Paul Buetow | |
| 2021-05-27 | some clarifications | Paul Buetow | |
| 2021-05-27 | Improve documentation through advanced AI | Paul Buetow | |
| 2020-12-29 | Make Linux ACL support optional, as it requires CGo and makes the binary ↵ | Paul Buetow | |
| less portable | |||
| 2020-02-08 | Merge branch 'master' of https://github.com/mimecast/dtailv2.0.2 | Paul Bütow | |
| 2020-02-08 | enable systemd keycache timer | Paul Buetow | |
| 2020-02-08 | add update keycache timer examples | Paul Buetow | |
| 2020-02-08 | include RHEL, adjust uid and gid in docs | Paul Bütow | |
| 2020-02-08 | add enable | Paul Buetow | |
| 2020-02-08 | improve documentation | Paul Buetow | |
| 2020-02-07 | Introduce drun command, refactor code to use context package | Paul Bütow | |
| 2020-01-22 | minor formatting fixes | Paul Bütow | |
| 2020-01-21 | update docs to use go get... in the quick starting guide | Paul Buetow | |
| 2020-01-09 | Release of DTail v1.0.0v1.0.0 | Paul Bütow | |
