summaryrefslogtreecommitdiff
path: root/cmd/dserver
AgeCommit message (Expand)Author
2024-03-29lint warningsPaul Buetow
2021-12-03fix misuse of unbuffered channel for OS signal handlingPaul Buetow
2021-11-06Remove insecure and dangerous relaxed auth modePaul Buetow
2021-10-29rename relaxed auth flagPaul Buetow
2021-10-20make pprof bind address configurablePaul Buetow
2021-10-15Execute test directories individuallyPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-10add dtail health check unit test.Paul Buetow
2021-10-09refactorPaul Buetow
2021-10-03add dmap testsPaul Buetow
2021-10-02Client default log dir is ~/logPaul Buetow
2021-10-02can have daily and normal file log rotationPaul 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-02add spartan modePaul Buetow
2021-08-22introduces the protocol packagePaul Buetow
2021-08-21assume daily log strategy when logDir specified via command line argPaul Buetow
2021-08-21can specify logDir of dserver via command linePaul Buetow
2021-08-12add missing brush and also add color client configs plus jsonschemaPaul Buetow
2021-07-31more on configurable colorsPaul Buetow
2020-09-04add ssh relaxed auth modePaul Buetow
2020-09-04refactoring client args passingPaul Buetow
2020-05-13add more ssh key debuggingPaul Buetow
2020-03-04fix silent logging https://github.com/mimecast/dtail/issues/5Paul Buetow
2020-03-04can tail probe with a given timeout and then write a mapreduce resultPaul Buetow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-10initial scheduled jobsPaul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow