Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-20 | wip, adding ollama as an alternative to detect-secrets | terminaldweller | 1 | -0/+50 | |
2023-07-06 | added a new option that allows running a sql file on startup, added a user ↵in_memory | terminaldweller | 1 | -4/+22 | |
service example for runit in the README | |||||
2023-05-14 | fixed the heredoc erroneous error code handling, now properly escaping the ↵ | terminaldweller | 1 | -5/+21 | |
heredocs content, using a random name for the heredoc now | |||||
2023-05-12 | added IPv6 support, now properly escaping single quote characters, fixed the ↵ | terminaldweller | 1 | -6/+19 | |
old reap trigger | |||||
2023-05-12 | added some new options, updated the readme accordingly | terminaldweller | 1 | -13/+54 | |
2023-05-10 | lclipd is now basically non-blocking all the way through, no more zombie ↵ | terminaldweller | 1 | -39/+74 | |
childs, the no in-memory yet, WIP | |||||
2023-05-06 | in-memory wip | terminaldweller | 1 | -47/+143 | |
2023-04-26 | removed the dupe trigger because the field in the db table was already ↵ | terminaldweller | 1 | -31/+7 | |
labeled as unique, the dedupe trigger is added back | |||||
2023-03-20 | added an option for passing options to detect-secrets. lclipd now changes ↵ | terminaldweller | 1 | -7/+26 | |
the db file permission to read/write for user only. | |||||
2023-03-19 | changed the help text for the hist-size option, remove the json vendored ↵ | terminaldweller | 1 | -1/+2 | |
dependency | |||||
2023-03-19 | added function names to the logssqlite3 | terminaldweller | 1 | -1/+4 | |
2023-03-16 | now using proper string replacement | terminaldweller | 1 | -23/+10 | |
2023-03-11 | fixed the docstring for detect-secrets | terminaldweller | 1 | -2/+2 | |
2023-03-09 | properly escaped the string to pass to detect-secrets | terminaldweller | 1 | -4/+9 | |
2023-03-08 | detect-secrets support | terminaldweller | 1 | -32/+31 | |
2023-03-01 | adding the vendored dependency | terminaldweller | 1 | -0/+1 | |
2023-03-01 | fixed some bugs | terminaldweller | 1 | -19/+36 | |
2023-02-27 | adding in detect secret support, wip | terminaldweller | 1 | -29/+79 | |
2023-02-26 | added a metric entropy function, working on a way to automatically exclude ↵ | terminaldweller | 1 | -2/+25 | |
passwords, wip | |||||
2023-02-26 | wip | terminaldweller | 1 | -16/+34 | |
2023-02-25 | wip | terminaldweller | 1 | -33/+70 | |
2023-02-17 | wip | terminaldweller | 1 | -34/+58 | |
2023-02-15 | wip | terminaldweller | 1 | -33/+56 | |
2023-02-15 | README update | terminaldweller | 1 | -1/+3 | |
2023-02-15 | wip | terminaldweller | 1 | -23/+35 | |
2023-02-14 | wip | terminaldweller | 1 | -78/+20 | |
2023-02-12 | wip | terminaldweller | 1 | -1/+67 | |
2023-02-12 | changed the file name, added commentsv0.1.0 | terminaldweller | 1 | -22/+30 | |
2023-02-12 | first commit | terminaldweller | 1 | -0/+158 | |