summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02Bugfix: Dealing correctly with files without newline characters, also add mor...Paul Buetow
2021-10-31add note about linting and vetting the code before a release is madePaul Buetow
2021-10-31typoPaul Buetow
2021-10-31add testing guidePaul Buetow
2021-10-31rename spartan mode to plain modePaul Buetow
2021-10-31add dmap integration test with stdin input pipePaul Buetow
2021-10-30bump RC versionPaul Buetow
2021-10-30remove unused rbuffer packagePaul Buetow
2021-10-30add support to read from stdin pipe in serverless mode, e.g. grep foo.log | d...Paul Buetow
2021-10-29add dserver integration test for cont. queryPaul Buetow
2021-10-29add dserver integration test for scheduled queryPaul Buetow
2021-10-29explicitly use dlog.Server for server packages and dlog.Clent for client pack...Paul Buetow
2021-10-29bump up RC versionPaul Buetow
2021-10-29rename relaxed auth flagPaul Buetow
2021-10-29refactor integration test ssh_host_key configurationPaul Buetow
2021-10-29mergePaul Buetow
2021-10-29Dont use relaxed SSH Auth mode anymore for integration testsPaul Buetow
2021-10-27Update docs to reflect some of the changes made in the pastPaul Buetow
2021-10-27Fix --shutdownAfter client switchPaul Buetow
2021-10-27integration tests use separate ssh private key filePaul Buetow
2021-10-24Use different ssh host key file path for integration testsPaul Buetow
2021-10-24Bump up RC versionPaul Buetow
2021-10-24Merge pull request #24 from snonux/developPaul Buetow
2021-10-24Integration tests can run concurrently, so we now have unique TCP ports for eachPaul Buetow
2021-10-24integration tests use a different known_hosts path and also dont read any ext...Paul Buetow
2021-10-24Fix DCat color test.Paul Buetow
2021-10-24Fix deadlock around aggregating data + server max concurrent file read limiterPaul Buetow
2021-10-21mention serverless mode in the main README.mdPaul Buetow
2021-10-21merge developPaul Buetow
2021-10-21backport mapreduce reporter rampup from masterPaul Buetow
2021-10-21backport ECDSA key support form masterPaul Buetow
2021-10-21merge _config.yml for github page from master branchPaul Buetow
2021-10-21merge doc from master branchPaul Buetow
2021-10-21add inventoryPaul Buetow
2021-10-20make pprof bind address configurablePaul Buetow
2021-10-20Add AllowFrom to server side schedulers JSON schemaPaul Buetow
2021-10-19Bugfix: Use correct hostname when no port specifiedPaul Buetow
2021-10-19lowercase log rotation comparisonPaul Buetow
2021-10-19Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration testsPaul Buetow
2021-10-19Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ...Paul Buetow
2021-10-15Execute test directories individuallyPaul Buetow
2021-10-15merge from github.com/snonux/dtailPaul Buetow
2021-10-15add dcat color output testPaul Buetow
2021-10-15refactorPaul Buetow
2021-10-14add dgrep context integration testsPaul Buetow
2021-10-14Add CNAME file for the GitHub pagePaul Buetow
2021-10-14Merging grep context from masterPaul Buetow
2021-10-13backport docs from masterPaul Buetow
2021-10-13add another dcat integration test - catting 100 files at oncePaul Buetow
2021-10-12Update JSON-schema to reflect all recent config file changes.Paul Buetow