summaryrefslogtreecommitdiff
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc string, refactor, config token errortylermurphy5342022-11-111-4/+11
|
* update config formattylermurphy5342022-11-111-17/+7
|
* finalize adding groupstylermurphy5342022-11-101-139/+5
|
* move root priv fn, slight refactorTyler Murphy2022-11-101-9/+3
|
* documentation and group supportTyler Murphy2022-11-101-12/+103
|
* slight refactortylermurphy5342022-11-101-3/+13
|
* move secure files to secure handlerTyler Murphy2022-11-091-1/+2
|
* update version number in v msgTyler Murphy2022-11-091-1/+1
|
* force valid argumentsTyler Murphy2022-11-091-3/+9
|
* help and version flagsTyler Murphy2022-11-091-112/+25
|
* fix session pid, add uninstall sh filetylermurphy5342022-11-091-4/+5
|
* fix non root tamper persist filestylermurphy5342022-11-081-3/+21
|
* error codestylermurphy5342022-11-081-9/+24
|
* initial commitTyler Murphy2022-11-081-0/+188