summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-18Complete channelless migration for DTail operationsPaul Buetow
2025-06-17remove temp dataPaul Buetow
2025-06-17Clean up temporary test filesPaul Buetow
2025-06-17Add comprehensive performance benchmark results for channelless implementationPaul Buetow
2025-06-17Fix channelless mode for DTail operationsPaul Buetow
2025-06-17Fix grep context lines bug in channelless implementationPaul Buetow
2025-06-17Fix environment variable consistency and implement grep context lines supportPaul Buetow
2025-06-17Implement channelless architecture for DTail serverPaul Buetow
2025-06-16implement true Profile-Guided Optimization with Go compiler -pgo flagPaul Buetow
2025-06-16Refactor PBO to PGO with true Profile-Guided OptimizationPaul Buetow
2025-06-16Organize PBO files in scripts directory and add .gitignore entriesPaul Buetow
2025-06-16Implement Profile-Based Optimization (PBO) automation with 39.9% performance ...Paul Buetow
2025-06-16add claude.mdPaul Buetow
2025-06-16reduce polling interval to fix DTail integration test race conditionPaul Buetow
2025-06-16add failfast flag to test target in MakefilePaul Buetow
2025-06-16implement chunked I/O optimization for 5.5x performance improvementPaul Buetow
2025-06-16initial faster readfilePaul Buetow
2025-06-16fix testsPaul Buetow
2025-06-15add nil pointer receiver protection to dlog handlersPaul Buetow
2025-06-12add Go benchmark for dgrep on 10MB filePaul Buetow
2023-09-08Merge branch 'master' of github.com:mimecast/dtailPaul Buetow
2023-09-08Merge branch 'develop'Paul Buetow
2023-09-07update dependenciesPaul Buetow
2023-09-07refactor go build tagsPaul Buetow
2023-09-07add CSV aggr example to docsPaul Buetow
2023-09-07add mapr aggregration on CSV integr testPaul Buetow
2023-09-07Can quote fields in select conditions, e.g. select `count($foo)`, ..Paul Buetow
2023-09-07add CSV to parserPaul Buetow
2023-09-07Add CSV unit testPaul Buetow
2023-09-07Add `custom1` and `custom2` log formats.Paul Buetow
2023-09-07Update creating your own logformat docs, to reflect the recent changes.Paul Buetow
2023-09-07Add mimecast parser stub. Open source version of DTail won't be with it.Paul Buetow
2023-09-07Refactor logformats so that they don't use reflection anymore.Paul Buetow
2023-09-07DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2023-09-07move new SSH Server crypto configs to the correct Server section in the schemaPaul Buetow
2023-09-07Update dependenciesdependabot[bot]
2023-09-07Include example for "outfile append".Paul Buetow
2023-09-07Refactor - reduce code complexityPaul Buetow
2023-09-07This is not a snapshot release anymorePaul Buetow
2023-09-07document Outfile - tidy modsPaul Buetow
2023-09-07Fix typos.Paul Buetow
2023-09-07gofmt permission file headersPaul Buetow
2023-09-07fix conflictPaul Buetow
2023-06-22Merge pull request #33 from snonux/masterPaul Buetow
2023-06-22mergePaul Buetow
2023-06-21Merge branch 'develop' into 'master'Paul Buetow
2023-06-21DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2023-06-21Merge pull request #32 from mimecast/dependabot/go_modules/golang.org/x/crypt...Paul Buetow
2023-06-21rename samples to examplesPaul Buetow
2023-06-13Bump golang.org/x/crypto from 0.9.0 to 0.10.0dependabot[bot]