| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-22 | feat: DTail fork — server/client feature development | Paul Buetow | |
| Squashed development of the snonux/dtail fork's product code (internal/, cmd/) since diverging from mimecast/dtail. Major areas: - Read/output path: the former "turbo" channel-less path is now the single, default server-side read/output path for cat/grep/tail and MapReduce; the old channel-based path and its config/env toggles were removed. - MapReduce: single aggregate implementation (server + serverless) fed directly by a processor pipeline, with input-exhausted finalization via the shutdown coordinator; high-concurrency and data-race fixes. - Journal source reads (journal:unit.service) via journalctl, Linux-gated behind a journal-v1 capability. - Auth-key fast reconnect: in-memory per-user public-key cache with TTL/max-keys, registered over an authenticated session (AUTHKEY), checked before authorized_keys. - Interactive query reload (--interactive-query) with SESSION START/UPDATE generation boundaries and capability negotiation. - Client-side deadlines: --timeout / --shutdownAfter as context deadlines; follow shutdown handling. - Client logging: diagnostics-only daily log by default, opt-in payload tee via --log-payload. - Numerous correctness fixes (buffer-pool double-recycle races, EOF-sentinel leaks, glob-expansion cap, TOCTOU in CSV parsing) with accompanying unit tests. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2024-03-29 | lint warnings | Paul Buetow | |
| 2023-09-07 | update dependencies | Paul Buetow | |
| 2023-09-07 | DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies | Paul Buetow | |
| 2023-09-07 | Update dependencies | dependabot[bot] | |
| 2023-09-07 | This is not a snapshot release anymore | Paul Buetow | |
| 2023-06-05 | can configure SSH algorithms | Paul Buetow | |
| 2022-03-15 | bump to be a snapshot release | Paul Buetow | |
| 2022-02-04 | merge 4.0.0-RC | Paul Buetow | |
| 2022-02-04 | update dependencies | Paul Buetow | |
| 2021-12-21 | bump RC | Paul Buetow | |
| 2021-12-04 | Bump up version to 4.0.0-RC6 | Paul Buetow | |
| 2021-11-02 | Bugfix: Dealing correctly with files without newline characters, also add ↵ | Paul Buetow | |
| more tests | |||
| 2021-10-30 | bump RC version | Paul Buetow | |
| 2021-10-29 | bump up RC version | Paul Buetow | |
| 2021-10-24 | Bump up RC version | Paul Buetow | |
| 2021-10-10 | vetting and linting and some code restyling | Paul Buetow | |
| 2021-10-02 | reduce logging in serverless mode | Paul Buetow | |
| 2021-09-07 | Produce MAPREDUCE lines, can aggregate these via default log format | Paul Buetow | |
| 2021-09-05 | finalize new default color schema | Paul Buetow | |
| 2021-08-21 | read files bytewise for more control of whats happening - change transport ↵ | Paul Buetow | |
| protocol for more control over newlines | |||
| 2021-08-12 | add missing brush and also add color client configs plus jsonschema | Paul Buetow | |
| 2021-08-11 | add colorTable option | Paul Buetow | |
| 2021-08-10 | can compile with new color codes | Paul Buetow | |
| 2021-07-31 | more on configurable colors | Paul Buetow | |
| 2021-05-27 | prepare new release | Paul Buetow | |
| 2021-05-27 | change version to develop | Paul Buetow | |
| 2021-05-27 | Improve documentation through advanced AI | Paul Buetow | |
| 2021-03-30 | bump up version | Paul Buetow | |
| 2021-03-23 | context aware grep with -max -after and -before not work | Paul Buetow | |
| 2021-03-16 | bump versionv3.2.2 | Paul Buetow | |
| 2021-02-04 | merge developv3.2.1 | Paul Buetow | |
| 2021-01-11 | cut new dev version | Paul Buetow | |
| 2021-01-04 | cut new versionv3.2.0 | Paul Buetow | |
| 2020-12-27 | only try to read a file once in cat and grep mode but 10 times in tail mode | Paul Buetow | |
| 2020-12-10 | bump verison | Paul Buetow | |
| 2020-12-10 | add hasprefix, nhasprefix, hassuffix, nhassuffix operation support to where ↵ | Paul Buetow | |
| clause | |||
| 2020-12-08 | merge develop | Paul Buetow | |
| 2020-08-30 | initial regex package | Paul Buetow | |
| 2020-08-13 | bump up version to 3.0.0. can run continuous background mapreduce queries, ↵v3.0.0 | Paul Buetow | |
| useful for log file monitorig for example. breaking protocol change which allows to mapreduce aggreate messages containing the default field separator |. add of more unit tests. add logformat mapreduce query keyword. add set mapreduce clause support and support to evaluate built-in functions such as md5sum() and maskdigits(). | |||
| 2020-06-19 | update protocol | Paul Buetow | |
| 2020-06-17 | initial log monitoring support | Paul Buetow | |
| 2020-06-11 | bump up version to 2.4.0v2.4.0 | Paul Buetow | |
| 2020-05-20 | develop version | Paul Buetow | |
| 2020-05-20 | add $timezone and $timeoffset keys | Paul Buetow | |
| 2020-05-20 | bump version upv2.3.0 | Paul Buetow | |
| 2020-05-20 | can specify a private ssh key via command line, no password support yet though | Paul Buetow | |
| 2020-05-13 | release of 2.2.1v2.2.1 | Paul Buetow | |
| 2020-05-13 | fix bug in connection throttling | Paul Buetow | |
| 2020-03-17 | full release now | Paul Buetow | |
