aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added a new option that allows running a sql file on startup, added a user ↵in_memoryterminaldweller2023-07-062-5/+39
| | | | service example for runit in the README
* fixed the heredoc erroneous error code handling, now properly escaping the ↵terminaldweller2023-05-141-5/+21
| | | | heredocs content, using a random name for the heredoc now
* added IPv6 support, now properly escaping single quote characters, fixed the ↵terminaldweller2023-05-122-8/+20
| | | | old reap trigger
* added some new options, updated the readme accordinglyterminaldweller2023-05-122-23/+91
|
* updates for the readmeterminaldweller2023-05-111-10/+22
|
* lclipd is now basically non-blocking all the way through, no more zombie ↵terminaldweller2023-05-102-51/+95
| | | | childs, the no in-memory yet, WIP
* in-memory wipterminaldweller2023-05-062-47/+531
|
* removed the dupe trigger because the field in the db table was already ↵terminaldweller2023-04-261-31/+7
| | | | labeled as unique, the dedupe trigger is added back
* added an option for passing options to detect-secrets. lclipd now changes ↵terminaldweller2023-03-202-13/+32
| | | | the db file permission to read/write for user only.
* updated the frontend exampleterminaldweller2023-03-201-1/+5
|
* changed the help text for the hist-size option, remove the json vendored ↵terminaldweller2023-03-193-390/+5
| | | | dependency
* updated the READMEterminaldweller2023-03-191-5/+50
|
* added function names to the logssqlite3terminaldweller2023-03-191-1/+4
|
* now using proper string replacementterminaldweller2023-03-161-23/+10
|
* fixed the docstring for detect-secretsterminaldweller2023-03-111-2/+2
|
* properly escaped the string to pass to detect-secretsterminaldweller2023-03-091-4/+9
|
* detect-secrets supportterminaldweller2023-03-081-32/+31
|
* adding the vendored dependencyterminaldweller2023-03-012-0/+389
|
* fixed some bugsterminaldweller2023-03-011-19/+36
|
* adding in detect secret support, wipterminaldweller2023-02-271-29/+79
|
* added a metric entropy function, working on a way to automatically exclude ↵terminaldweller2023-02-261-2/+25
| | | | passwords, wip
* wipterminaldweller2023-02-261-16/+34
|
* wipterminaldweller2023-02-251-33/+70
|
* wipterminaldweller2023-02-171-34/+58
|
* wipterminaldweller2023-02-151-33/+56
|
* README updateterminaldweller2023-02-152-3/+10
|
* wipterminaldweller2023-02-151-23/+35
|
* wipterminaldweller2023-02-141-78/+20
|
* wipterminaldweller2023-02-121-1/+67
|
* added a todo to the readme to use sqlite instead of just a plain fileterminaldweller2023-02-121-0/+3
|
* changed the file name, added commentsv0.1.0terminaldweller2023-02-121-22/+30
|
* first committerminaldweller2023-02-121-0/+158
|
* Initial commitFarzad Sadeghi2023-02-123-0/+717