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
/
serverconnection.go
Age
Commit message (
Expand
)
Author
2026-03-13
task 407: add client session transport
Paul Buetow
2026-03-13
task 399: add capability fallback helper
Paul Buetow
2026-03-10
Introduce client runtime boundaries
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-02-15
refactor: implement context-aware network dialing
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2024-03-29
lint warnings
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-05
more on this
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