Commit message (Expand) | Author | |
---|---|---|
2023-07-09 | store process output in SQLite | Egor Tensin |
2023-06-30 | use __WNOTHREAD w/ waitpid | Egor Tensin |
2023-06-28 | process: fix function name in logs | Egor Tensin |
2023-06-14 | minor refactoring | Egor Tensin |
2023-06-09 | add {file,net}_close as a wrapper to close(2) | Egor Tensin |
2023-05-14 | process: add process_output_dump | Egor Tensin |
2022-12-02 | add copyright notices | Egor Tensin |
2022-09-08 | log: refactoring | Egor Tensin |
2022-09-07 | ci: set some environment variables | Egor Tensin |
2022-08-28 | worker: fix a crash | Egor Tensin |
2022-08-28 | holy crap, it actually kinda works now | Egor Tensin |
2022-08-26 | add check_errno macro | Egor Tensin |
2022-08-26 | worker: capture process output | Egor Tensin |
2022-08-26 | add some more code | Egor Tensin |