]> git.armaanb.net Git - opendoas.git/history - persist_timestamp.c
persist_timestamp: use open directory fd to check and work with timestamp files
[opendoas.git] / persist_timestamp.c
2017-12-12 Duncaenpersist_timestamp: use open directory fd to check and...
2017-12-12 Duncaenpersist_timestamp: add session id to timestamps
2017-12-12 Duncaenpersist_timestamp: make tmpfs requirement optional...
2017-12-12 Duncaenpersist_timestamp: use CLOCK_MONOTONIC_RAW
2017-12-12 Duncaenpersist_timestamp: don't allow og+rwx permission for...
2017-12-12 Duncaenpersist_timestamp: cleanup
2017-12-12 Duncaenpersist_timestamp: use /proc/self/stat to get tty_nr
2017-12-11 Duncaenadd initial timestamp file support, disabled by default...