index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-29
Merge branch 'develop' of gitlab.devuk.mimecast.lan:Storage/dtail into develop
Paul Buetow
2020-02-29
race condition
Paul Buetow
2020-02-29
background jobs make use of the timeout specified by the client too
Paul Buetow
2020-02-29
better error messages
Paul Buetow
2020-02-28
merge master
Paul Buetow
2020-02-28
change whitelisting to blacklisting
Paul Buetow
2020-02-28
more on scheduled commands
Paul Buetow
2020-02-27
outfile is optional
Paul Buetow
2020-02-27
can run scheduled queries across a storage volume
Paul Buetow
2020-02-26
can list remote jobs and can also pass outer args to scripts
Paul Buetow
2020-02-22
can start commands in background and also cancel those via drun command
Paul Bütow
2020-02-22
serverhandler understands background jobs better
Paul Bütow
2020-02-22
background "class" works
Paul Bütow
2020-02-20
initial background commands
Paul Buetow
2020-02-16
fix process termination
Paul Bütow
2020-02-16
server kills subprocesses correctly on cancel
Paul Bütow
2020-02-16
can upload script via drun
Paul Bütow
2020-02-16
rename scheduled user to schedule user
Paul Bütow
2020-02-16
drun can execute more complex commands, e.g. small shell scripts
Paul Bütow
2020-02-12
exec will always err if status is > 0
Paul Bütow
2020-02-12
bump version
Paul Bütow
2020-02-12
separate context for each client in the scheduler
Paul Bütow
2020-02-11
scheduled user with permissions
v2.1.0
Paul Bütow
2020-02-11
use SSHBindAddress ass defauled scheduled server address
Paul Bütow
2020-02-11
run once per minute
Paul Bütow
2020-02-11
can run scheduled job at time range based on result file already exists or not
Paul Bütow
2020-02-11
Merge branch 'master' into develop
Paul Bütow
2020-02-11
more on scheduled jobs and ssh callbacks
Paul Bütow
2020-02-11
Merge pull request #10 from snonux/master
pbuetow
2020-02-11
remove develop string
Paul Buetow
2020-02-11
more debug output
Paul Buetow
2020-02-10
initial scheduled jobs
Paul Bütow
2020-02-08
allow whitespaces in regexes
Paul Buetow
2020-02-08
move prompt to io/
Paul Bütow
2020-02-08
Merge branch 'master' of https://github.com/mimecast/dtail
v2.0.2
Paul Bütow
2020-02-08
Merge pull request #9 from snonux/master
pbuetow
2020-02-08
enable systemd keycache timer
Paul Buetow
2020-02-08
add update keycache timer examples
Paul Buetow
2020-02-08
Merge pull request #8 from snonux/master
pbuetow
2020-02-08
default to stdout log strategy
Paul Buetow
2020-02-08
include RHEL, adjust uid and gid in docs
Paul Bütow
2020-02-08
newer Fedora and CentOS versions have yum replaced by dnf
Paul Bütow
2020-02-08
Merge pull request #2 from snonux/master
v2.0.1
pbuetow
2020-02-08
add enable
Paul Buetow
2020-02-08
improve documentation
Paul Buetow
2020-02-08
fix json
Paul Buetow
2020-02-07
fix
v2.0.0
Paul Bütow
2020-02-07
add drun to the docs
Paul Bütow
2020-02-07
Introduce drun command, refactor code to use context package
Paul Bütow
2020-01-23
Merge branch 'master' into develop
Paul Bütow
[next]