summaryrefslogtreecommitdiff
path: root/internal/clients
AgeCommit message (Expand)Author
2020-03-07add support to run mapreduce queries on generic log lines, e.g. count all log...Paul 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-26can list remote jobs and can also pass outer args to scriptsPaul Buetow
2020-02-22can start commands in background and also cancel those via drun commandPaul Bütow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-12exec will always err if status is > 0Paul Bütow
2020-02-11more on scheduled jobs and ssh callbacksPaul Bütow
2020-02-10initial scheduled jobsPaul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-22add execclientPaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow