summaryrefslogtreecommitdiff
path: root/internal/clients
AgeCommit message (Expand)Author
2024-03-29only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-03-29lint warningsPaul Buetow
2023-06-21DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2022-07-15Fix typos.Paul Buetow
2022-02-15add missing newlines to server messages when running mapreduce queries tooPaul Buetow
2022-02-14hotfixing dtail health checkPaul Buetow
2021-11-07can set ssh private key path file via env varPaul Buetow
2021-11-04Correct mapr stdout newlinesPaul Buetow
2021-11-02Make it so that DTail 3 incompatibility error is printed when trying to conne...Paul Buetow
2021-11-02Bugfix: Dealing correctly with files without newline characters, also add mor...Paul Buetow
2021-10-27Fix --shutdownAfter client switchPaul Buetow
2021-10-27integration tests use separate ssh private key filePaul Buetow
2021-10-24Fix deadlock around aggregating data + server max concurrent file read limiterPaul Buetow
2021-10-21merge developPaul Buetow
2021-10-21backport mapreduce reporter rampup from masterPaul Buetow
2021-10-19Bugfix: Use correct hostname when no port specifiedPaul Buetow
2021-10-11add dtail integration testPaul Buetow
2021-10-11refactorPaul Buetow
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-09refactorPaul Buetow
2021-10-06move health check to separate client binaryPaul Buetow
2021-10-06enable faster shutdown - useful for dgrep/dmap and dcat commandsPaul Buetow
2021-10-05more on thisPaul Buetow
2021-10-05more on thisPaul Buetow
2021-10-03add dmap testsPaul Buetow
2021-10-02refactor config reader - also looks in additional search paths for config fil...Paul Buetow
2021-10-02move args to config packagePaul Buetow
2021-10-02fix auto reconnectPaul Buetow
2021-10-02remote connector is now an interfacePaul Buetow
2021-10-02add spartan modePaul Buetow
2021-10-02new docker test cases - also change default FATAL bg color to magentaPaul Buetow
2021-10-02bugfix: dmap skipped the last couple of mapreduce linesPaul Buetow
2021-10-02limit mapreduce table output to 10 rows by defaultPaul Buetow
2021-10-02mapreduce tables are in colors now tooPaul Buetow
2021-09-07Produce MAPREDUCE lines, can aggregate these via default log formatPaul Buetow
2021-09-06fine tweak color schemaPaul Buetow
2021-09-06Print out client/server update notice even from dtail server 4 to dtailPaul Buetow
2021-09-06REMOTE and CLIENT colors are brushed correctly too nowPaul Buetow
2021-08-281. Major performance gain by not checking for file truncation aftterPaul Buetow
2021-08-22introduces the protocol packagePaul Buetow
2021-08-21read files bytewise for more control of whats happening - change transport pr...Paul Buetow
2021-03-23faster client shutdownPaul Buetow
2021-03-23Merge branch 'master' into grep-contextPaul Buetow
2021-02-05refactorPaul Buetow
2021-02-05add --max, --before, --after switches to dtail and dgrep commandsPaul Buetow
2021-01-12add rampUpSleep before processing mapreduce resultsPaul Buetow
2020-12-28mergePaul Buetow
2020-12-26initial quiet switchPaul Buetow
2020-12-26rename spartan to quietPaul Buetow