summaryrefslogtreecommitdiff
path: root/internal/user
AgeCommit message (Collapse)Author
2021-04-03TypoPaul Buetow
2021-04-03Fix misspellingsPaul Buetow
2020-12-26initial spartan mode supportPaul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, ↵v3.0.0Paul Buetow
useful for log file monitorig for example. breaking protocol change which allows to mapreduce aggreate messages containing the default field separator |. add of more unit tests. add logformat mapreduce query keyword. add set mapreduce clause support and support to evaluate built-in functions such as md5sum() and maskdigits().
2020-06-17initial log monitoring supportPaul Buetow
2020-02-29race conditionPaul Buetow
2020-02-28change whitelisting to blacklistingPaul Buetow
2020-02-28more on scheduled commandsPaul Buetow
2020-02-11scheduled user with permissionsv2.1.0Paul 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