summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-29Merge branch 'develop' of gitlab.devuk.mimecast.lan:Storage/dtail into developPaul Buetow
2020-02-29race conditionPaul Buetow
2020-02-29background jobs make use of the timeout specified by the client tooPaul Buetow
2020-02-29better error messagesPaul Buetow
2020-02-28merge masterPaul Buetow
2020-02-28change whitelisting to blacklistingPaul Buetow
2020-02-28more on scheduled commandsPaul Buetow
2020-02-27outfile is optionalPaul Buetow
2020-02-27can run scheduled queries across a storage volumePaul 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-22serverhandler understands background jobs betterPaul Bütow
2020-02-22background "class" worksPaul Bütow
2020-02-20initial background commandsPaul Buetow
2020-02-16fix process terminationPaul Bütow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-16can upload script via drunPaul Bütow
2020-02-16rename scheduled user to schedule userPaul Bütow
2020-02-16drun can execute more complex commands, e.g. small shell scriptsPaul Bütow
2020-02-12exec will always err if status is > 0Paul Bütow
2020-02-12bump versionPaul Bütow
2020-02-12separate context for each client in the schedulerPaul Bütow
2020-02-11scheduled user with permissionsv2.1.0Paul Bütow
2020-02-11use SSHBindAddress ass defauled scheduled server addressPaul Bütow
2020-02-11run once per minutePaul Bütow
2020-02-11can run scheduled job at time range based on result file already exists or notPaul Bütow
2020-02-11Merge branch 'master' into developPaul Bütow
2020-02-11more on scheduled jobs and ssh callbacksPaul Bütow
2020-02-11Merge pull request #10 from snonux/masterpbuetow
2020-02-11remove develop stringPaul Buetow
2020-02-11more debug outputPaul Buetow
2020-02-10initial scheduled jobsPaul Bütow
2020-02-08allow whitespaces in regexesPaul Buetow
2020-02-08move prompt to io/Paul Bütow
2020-02-08Merge branch 'master' of https://github.com/mimecast/dtailv2.0.2Paul Bütow
2020-02-08Merge pull request #9 from snonux/masterpbuetow
2020-02-08enable systemd keycache timerPaul Buetow
2020-02-08add update keycache timer examplesPaul Buetow
2020-02-08Merge pull request #8 from snonux/masterpbuetow
2020-02-08default to stdout log strategyPaul Buetow
2020-02-08include RHEL, adjust uid and gid in docsPaul Bütow
2020-02-08newer Fedora and CentOS versions have yum replaced by dnfPaul Bütow
2020-02-08Merge pull request #2 from snonux/masterv2.0.1pbuetow
2020-02-08add enablePaul Buetow
2020-02-08improve documentationPaul Buetow
2020-02-08fix jsonPaul Buetow
2020-02-07fixv2.0.0Paul Bütow
2020-02-07add drun to the docsPaul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-23Merge branch 'master' into developPaul Bütow