index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
clients
/
connectors
Age
Commit message (
Expand
)
Author
2026-03-19
task 213: harden interactive query session transitions
Paul Buetow
2026-03-13
Fix serverless output draining regressions
Paul Buetow
2026-03-13
Expand runtime query unit test coverage
Paul Buetow
2026-03-13
task 407: add client session transport
Paul Buetow
2026-03-13
task 399: add capability fallback helper
Paul Buetow
2026-03-13
task 399: add client session spec scaffolding
Paul Buetow
2026-03-10
Introduce client runtime boundaries
Paul Buetow
2026-03-10
Refactor server-side config singleton reads
Paul Buetow
2026-03-08
task: scope auth key dependencies to server instances (task 375)
Paul Buetow
2026-03-03
Add auth-key fast reconnect integration coverage
Paul Buetow
2026-03-03
feat(config): add auth-key CLI and server cache settings
Paul Buetow
2026-03-03
feat(client): register AUTHKEY after SSH session start
Paul Buetow
2026-03-02
config: make server timing and buffer knobs configurable
Paul Buetow
2026-03-02
Refactor server path to use injected runtime config (task 329)
Paul Buetow
2026-02-15
refactor: implement context-aware network dialing
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2025-06-26
fix: resolve package conflicts and update documentation
Paul Buetow
2025-06-26
fix: resolve serverless mode deadlock for profiling
Paul Buetow
2024-03-29
lint warnings
Paul Buetow
2021-10-24
Fix deadlock around aggregating data + server max concurrent file read limiter
Paul Buetow
2021-10-19
Bugfix: Use correct hostname when no port specified
Paul Buetow
2021-10-11
add dtail integration test
Paul Buetow
2021-10-11
refactor
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-06
enable faster shutdown - useful for dgrep/dmap and dcat commands
Paul Buetow
2021-10-05
more on this
Paul Buetow
2021-10-05
more on this
Paul Buetow
2021-10-02
refactor config reader - also looks in additional search paths for config fil...
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
2021-10-02
fix auto reconnect
Paul Buetow
2021-10-02
remote connector is now an interface
Paul Buetow