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
/
io
Age
Commit message (
Expand
)
Author
2026-04-10
Fix known-hosts trust deadlock, host key stat, and optional nozstd build
Paul Buetow
2026-03-19
task 260: harden ssh server key file access with OpenRoot
Paul Buetow
2026-03-19
task 261: harden server reads with OpenRoot
Paul Buetow
2026-03-13
Stop stale query work promptly on generation cancel
Paul Buetow
2026-03-13
task 682e6ae9: filter stale generation output
Paul Buetow
2026-03-10
Refactor server-side config singleton reads
Paul Buetow
2026-03-08
task: add optimized file-reader processor tests (task 376)
Paul Buetow
2026-03-08
task: propagate dropped processing and flush errors (task 379)
Paul Buetow
2026-03-08
task: close compressed readers in file read paths (task 377)
Paul Buetow
2026-03-08
task: harden truncate signal lifecycle in processor readers (task 372)
Paul Buetow
2026-03-03
Apply go fix build tag modernization
Paul Buetow
2026-02-03
Add SSH agent key selection and fix MapReduce outfile handling
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2025-07-02
perf: implement tiered buffer pooling to reduce allocations
Paul Buetow
2025-07-01
perf: optimize turbo mode for 2.87x faster serverless performance
Paul Buetow
2025-07-01
fix: resolve turbo mode race condition and improve TestDCat2
Paul Buetow
2025-06-30
fix: ensure complete data transmission in turbo mode for dtail operations
Paul Buetow
2025-06-29
fix: respect MaxLineLength in turbo boost mode for integration tests
Paul Buetow
2025-06-28
feat: implement channel-less grep for 62% performance improvement
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
2022-07-15
gofmt permission file headers
Paul Buetow
2022-03-14
a 0666 to OpenFile will respect the user's default umask
Paul Buetow
2022-02-15
minor fix, add missing newlines to server messages
Paul Buetow
2021-12-21
remove year from datestamp
Paul Buetow
2021-12-08
Document exported line.New function.
Paul Buetow
2021-12-06
Refactor local context filter method to reduce its cognitive complexity
Paul Buetow
2021-12-05
buffer line.Line for performance
Paul Buetow
2021-12-04
refactor
Paul Buetow
2021-12-04
Refactor LContext handling to reduce cognitive method complexity.
Paul Buetow
2021-12-04
Refactor read method to reduce its Cognitive Complexity.
Paul Buetow
2021-12-03
satisfy sonarqube
Paul Buetow
2021-12-03
Use nested comments to satisfy SonarQube
Paul Buetow
2021-12-03
fix misuse of unbuffered channel for OS signal handling
Paul Buetow
2021-12-03
comment why none logger documentation is empty
Paul Buetow
2021-11-03
Add integration test for long line splitting - Also fixed a bug regarding thi...
Paul Buetow
2021-11-02
Bugfix: Dealing correctly with files without newline characters, also add mor...
Paul Buetow
2021-10-31
add dmap integration test with stdin input pipe
Paul Buetow
2021-10-30
add support to read from stdin pipe in serverless mode, e.g. grep foo.log | d...
Paul Buetow
2021-10-27
Fix --shutdownAfter client switch
Paul Buetow
2021-10-24
Fix DCat color test.
Paul Buetow
2021-10-24
Fix deadlock around aggregating data + server max concurrent file read limiter
Paul Buetow
2021-10-19
lowercase log rotation comparison
Paul Buetow
2021-10-14
add dgrep context integration tests
Paul Buetow
2021-10-14
Merging grep context from master
Paul Buetow
2021-10-12
Update JSON-schema to reflect all recent config file changes.
Paul Buetow
2021-10-10
add another dmap test - reading 100 source files at once
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-10
add dtail health check unit test.
Paul Buetow
[next]