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
Age
Commit message (
Expand
)
Author
2026-03-05
Improve lint/vet reliability and refactor client runtime/bootstrap
Paul Buetow
2026-03-04
refactor: simplify nil-or-empty token checks in query parser (task 338)
Paul Buetow
2026-03-04
fix: correct break/select flow and remove unreachable code (task 338)
Paul Buetow
2026-03-04
perf: avoid range-value struct copies in server job loops (task 351)
Paul Buetow
2026-03-04
fix: replace looped time.After with reusable tickers (task 359)
Paul Buetow
2026-03-04
fix: avoid defer-in-loop cancel in base client retry (task 359)
Paul Buetow
2026-03-03
Stabilize integration-mode auth tests and concurrent dcat reads
Paul Buetow
2026-03-03
Add dtailhealth no-auth-key flag and adjust turbo EOF handling
Paul Buetow
2026-03-03
Apply go fix build tag modernization
Paul Buetow
2026-03-03
Add percentage and percentile mapr aggregators
Paul Buetow
2026-03-03
Document auth-key fast reconnect usage and config
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-03
feat(ssh-client): collect auth methods in fallback order
Paul Buetow
2026-03-03
feat(server): add AUTHKEY command handling
Paul Buetow
2026-03-03
feat(ssh-server): check auth key cache in public key callback
Paul Buetow
2026-03-03
feat(ssh-server): add in-memory auth key store
Paul Buetow
2026-03-02
server: use auth strategy registry and stabilize turbo EOF sync
Paul Buetow
2026-03-02
handlers: use turbo EOF acknowledgement instead of sleep heuristic
Paul Buetow
2026-03-02
config: make server timing and buffer knobs configurable
Paul Buetow
2026-03-02
refactor: add readcommand facade for server dependencies
Paul Buetow
2026-03-02
refactor: split turbo read processor construction in readcommand
Paul Buetow
2026-03-02
clients: add jittered exponential reconnect backoff
Paul Buetow
2026-03-02
refactor(logformat): replace parser switch with registry
Paul Buetow
2026-03-02
refactor(handlers): use command registry in server handler
Paul Buetow
2026-03-02
refactor(handlers): decouple turbo network writer from base handler
Paul Buetow
2026-03-02
mapr client: replace runtime panics with errors
Paul Buetow
2026-03-02
server: enforce SSH handshake deadline
Paul Buetow
2026-03-02
refactor(handlers): centralize protocol line/message formatting
Paul Buetow
2026-03-02
refactor(handlers): extract shutdown coordination from read command
Paul Buetow
2026-03-02
Consolidate read command paths via strategy loop (task 333)
Paul Buetow
2026-03-02
Extract protocol and turbo responsibilities from baseHandler (task 327)
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-02-03
Add SSH agent key selection and fix MapReduce outfile handling
Paul Buetow
2026-02-01
deprecated
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2026-01-29
add AGENTS.md
Paul Buetow
2026-01-24
test: add unit tests for turbo writer types
Paul Buetow
2026-01-24
refactor: split large functions for maintainability
Paul Buetow
2026-01-23
ignore .serena
Paul Buetow
2026-01-23
egrep is obsolete
Paul Buetow
2025-07-04
feat: enhance PGO with detailed command execution logging
Paul Buetow
2025-07-04
feat: complete PGO implementation with improved profiling
Paul Buetow
2025-07-04
fix: add profiling support to dtail and improve PGO workflow
Paul Buetow
2025-07-04
feat: add Profile-Guided Optimization (PGO) support
Paul Buetow
2025-07-04
add more baselines
Paul Buetow
2025-07-04
move
Paul Buetow
2025-07-04
docs: add turbo mode performance baseline and analysis
Paul Buetow
[prev]
[next]