Mattias Andrée

Results 24 issues of Mattias Andrée

Add a freeze/thaw button that sends SIGTSTP/SIGCONT.

bug
enhancement

A problem with having nigthshift clients open is that both will be able start a new nightshift daemon if redshift exists.

Dependencies: * https://github.com/maandree/libar2simplified (version 1.1) * https://github.com/maandree/libar2 (version 1.1) * https://github.com/maandree/libblake (version 1.0; used by libar2) * pthread (used by libar2simplified) Compatible with the reference implementation of Argon2, but it...

Process can respawn each other to make sure they can survive crashes. If this is poorly implemented the processes may respawn each other on SIGKILL (and not only signals like...

enhancement