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
2025-06-18
Add comprehensive server-based testing for DGrep functionality
Paul Buetow
2025-06-18
Add comprehensive server-based testing for DCat functionality
Paul Buetow
2025-06-18
Rename channelless functions to use cleaner naming
Paul Buetow
2025-06-18
Fix mutex passing by value in stdout logger
Paul Buetow
2025-06-18
Remove old channel-based implementation files
Paul Buetow
2025-06-18
Complete channelless migration for DTail operations
Paul Buetow
2025-06-17
remove temp data
Paul Buetow
2025-06-17
Clean up temporary test files
Paul Buetow
2025-06-17
Add comprehensive performance benchmark results for channelless implementation
Paul Buetow
2025-06-17
Fix channelless mode for DTail operations
Paul Buetow
2025-06-17
Fix grep context lines bug in channelless implementation
Paul Buetow
2025-06-17
Fix environment variable consistency and implement grep context lines support
Paul Buetow
2025-06-17
Implement channelless architecture for DTail server
Paul Buetow
2025-06-16
implement true Profile-Guided Optimization with Go compiler -pgo flag
Paul Buetow
2025-06-16
Refactor PBO to PGO with true Profile-Guided Optimization
Paul Buetow
2025-06-16
Organize PBO files in scripts directory and add .gitignore entries
Paul Buetow
2025-06-16
Implement Profile-Based Optimization (PBO) automation with 39.9% performance ...
Paul Buetow
2025-06-16
add claude.md
Paul Buetow
2025-06-16
reduce polling interval to fix DTail integration test race condition
Paul Buetow
2025-06-16
add failfast flag to test target in Makefile
Paul Buetow
2025-06-16
implement chunked I/O optimization for 5.5x performance improvement
Paul Buetow
2025-06-16
initial faster readfile
Paul Buetow
2025-06-16
fix tests
Paul Buetow
2025-06-15
add nil pointer receiver protection to dlog handlers
Paul Buetow
2025-06-12
add Go benchmark for dgrep on 10MB file
Paul Buetow
2023-09-08
Merge branch 'master' of github.com:mimecast/dtail
Paul Buetow
2023-09-08
Merge branch 'develop'
Paul Buetow
2023-09-07
update dependencies
Paul Buetow
2023-09-07
refactor go build tags
Paul Buetow
2023-09-07
add CSV aggr example to docs
Paul Buetow
2023-09-07
add mapr aggregration on CSV integr test
Paul Buetow
2023-09-07
Can quote fields in select conditions, e.g. select `count($foo)`, ..
Paul Buetow
2023-09-07
add CSV to parser
Paul Buetow
2023-09-07
Add CSV unit test
Paul Buetow
2023-09-07
Add `custom1` and `custom2` log formats.
Paul Buetow
2023-09-07
Update creating your own logformat docs, to reflect the recent changes.
Paul Buetow
2023-09-07
Add mimecast parser stub. Open source version of DTail won't be with it.
Paul Buetow
2023-09-07
Refactor logformats so that they don't use reflection anymore.
Paul Buetow
2023-09-07
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2023-09-07
move new SSH Server crypto configs to the correct Server section in the schema
Paul Buetow
2023-09-07
Update dependencies
dependabot[bot]
2023-09-07
Include example for "outfile append".
Paul Buetow
2023-09-07
Refactor - reduce code complexity
Paul Buetow
2023-09-07
This is not a snapshot release anymore
Paul Buetow
2023-09-07
document Outfile - tidy mods
Paul Buetow
2023-09-07
Fix typos.
Paul Buetow
2023-09-07
gofmt permission file headers
Paul Buetow
2023-09-07
fix conflict
Paul Buetow
2023-06-22
Merge pull request #33 from snonux/master
Paul Buetow
2023-06-22
merge
Paul Buetow
[next]