summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-03Fix misspellingsPaul Buetow
2021-04-03Add various badges to the README.Paul Buetow
2021-04-03remove serverlist on spindownPaul Buetow
2021-04-03Add a DTail GopherPaul Buetow
2021-03-23add missing options packagePaul Buetow
2021-03-23faster client shutdownPaul Buetow
2021-03-23context aware grep with -max -after and -before not workPaul Buetow
2021-03-23Merge branch 'master' into grep-contextPaul Buetow
2021-03-16bump versionv3.2.2Paul Buetow
2021-03-16fix gitignorePaul Buetow
2021-03-16Merge pull request #21 from philipfoulkes/ecdsaPaul Buetow
Support ECDSA SSH key
2021-03-16Support ECDSA SSH keyPhilip Foulkes
2021-02-07add rbuffer data structurePaul Buetow
2021-02-05cann parse local context to server file readerPaul Buetow
2021-02-05refactorPaul Buetow
2021-02-05add --max, --before, --after switches to dtail and dgrep commandsPaul Buetow
2021-02-05rm container on spindownPaul Buetow
2021-02-04merge developv3.2.1Paul Buetow
2021-01-12add rampUpSleep before processing mapreduce resultsPaul Buetow
2021-01-12undo not writing empty result setPaul Buetow
2021-01-11also respect 'limit' when writing mapreduce result to outfile.Paul Buetow
2021-01-11Don't write outfile with empty result setPaul Buetow
2021-01-11cut new dev versionPaul Buetow
2021-01-04cut new versionv3.2.0Paul Buetow
2020-12-29Quiet mode also affects client side loggingPaul Buetow
2020-12-29tail query should seek to EOFPaul Buetow
2020-12-29Merge pull request #20 from snonux/developPaul Buetow
Make CGo dependencies optional (e.g. Linux ACL support)
2020-12-29Make Linux ACL support optional, as it requires CGo and makes the binary ↵Paul Buetow
less portable
2020-12-28fix linkPaul Buetow
2020-12-28link do licensesPaul Buetow
2020-12-28add separate licenses mdPaul Buetow
2020-12-28add scripts to start multiple dserv containers for development purposesPaul Buetow
2020-12-28mergePaul Buetow
2020-12-28refactorPaul Buetow
2020-12-27Merge pull request #16 from snonux/developPaul Buetow
Multiple minor enhancements.
2020-12-27make lint happyPaul Buetow
2020-12-27only try to read a file once in cat and grep mode but 10 times in tail modePaul Buetow
2020-12-26correctly format server messagesPaul Buetow
2020-12-26initial quiet switchPaul Buetow
2020-12-26rename spartan to quietPaul Buetow
2020-12-26initial spartan mode supportPaul Buetow
2020-12-26code cleanup and minor refactoringsPaul Buetow
2020-12-10bump verisonPaul Buetow
2020-12-10add hasprefix, nhasprefix, hassuffix, nhassuffix operation support to where ↵Paul Buetow
clause
2020-12-08proper go installv3.1.0Paul Buetow
2020-12-08add donePaul Buetow
2020-12-08update depsPaul Buetow
2020-12-08merge developPaul Buetow
2020-11-22add readmePaul Buetow
2020-11-22can run test container for local development purposesPaul Buetow