| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-23 | mergev4.3.3 | Paul Buetow | |
| 2024-08-23 | fix install instructions | Paul Buetow | |
| 2024-08-17 | update dependencies | Paul Buetow | |
| 2024-03-29 | update dependencies | Paul Buetow | |
| 2024-03-29 | only rename .csv.tmp to .csv when the final result was written | Paul Buetow | |
| 2024-03-29 | lint warnings | Paul Buetow | |
| 2024-03-08 | update dependencies | Paul Buetow | |
| 2024-03-06 | Merge branch 'PS-34477-csv.tmp' into 'master'v4.3.2 | Paul Buetow | |
| only rename .csv.tmp to .csv when the final result was written See merge request Storage/dtail!8 | |||
| 2024-02-26 | only rename .csv.tmp to .csv when the final result was written | Paul Buetow | |
| 2024-02-23 | lint warnings | Paul Buetow | |
| 2023-09-08 | Merge branch 'master' of github.com:mimecast/dtailv4.3.0 | 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 | |
| Release v4.2.0 | |||
| 2023-06-22 | merge | Paul Buetow | |
| 2023-06-21 | Merge branch 'develop' into 'master'v4.2.0 | Paul Buetow | |
| DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies See merge request Storage/dtail!7 | |||
| 2023-06-21 | DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies | Paul Buetow | |
| 2023-06-21 | Merge pull request #32 from ↵ | Paul Buetow | |
| mimecast/dependabot/go_modules/golang.org/x/crypto-0.10.0 Bump golang.org/x/crypto from 0.9.0 to 0.10.0 | |||
| 2023-06-21 | rename samples to examples | Paul Buetow | |
| 2023-06-13 | Bump golang.org/x/crypto from 0.9.0 to 0.10.0 | dependabot[bot] | |
| Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0. - [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-06-05 | update dependencies | Paul Buetow | |
| 2023-06-05 | can configure SSH algorithms | Paul Buetow | |
| 2023-05-09 | Merge pull request #31 from ↵ | Paul Buetow | |
| mimecast/dependabot/go_modules/golang.org/x/crypto-0.9.0 Bump golang.org/x/crypto from 0.8.0 to 0.9.0 | |||
| 2023-05-09 | Bump golang.org/x/crypto from 0.8.0 to 0.9.0 | dependabot[bot] | |
| Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0. - [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-04-27 | Merge pull request #30 from snonux/master | Paul Buetow | |
| Cut 4.1.1 | |||
| 2023-04-27 | Update dependenciesv4.1.1 | dependabot[bot] | |
| 2023-04-24 | Merge pull request #28 from ↵ | Paul Buetow | |
| mimecast/dependabot/go_modules/golang.org/x/crypto-0.8.0 Bump golang.org/x/crypto from 0.7.0 to 0.8.0 | |||
| 2023-04-24 | Bump golang.org/x/crypto from 0.7.0 to 0.8.0 | dependabot[bot] | |
| Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-04-24 | Merge pull request #29 from ↵ | Paul Buetow | |
| mimecast/dependabot/go_modules/github.com/DataDog/zstd-1.5.5 Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5 | |||
| 2023-04-21 | Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5 | dependabot[bot] | |
| Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.5.2 to 1.5.5. - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](https://github.com/DataDog/zstd/compare/v1.5.2...v1.5.5) --- updated-dependencies: - dependency-name: github.com/DataDog/zstd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
