Block a user
526e500d42
:(
7109b7c066
login_prompt: Simplify login_prompt API
3010ec11ae
login_prompt: Use _exit in signal handler
8fc8de382a
login_prompt: Do not parse environment variables
c0fc4d2122
libmisc/yesno.c: Fix regression
b6d1ae2667
Bump version and update ChangeLog for v2.5.0 release
f926039511
Update copyright years
ae15ee11a7
lib: minor, ensure we have TIMESPEC_TO_TIMEVAL()
c6de7dfa69
Inform Coverity Scan we use relative time for alarm()
0cde7cbcc5
.github: bump version of actions for Node.js upgrade
c48851e747
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
9f2b747ffa
[thin_metadata_pack] Prefetch blocks.
774111b34d
Merge pull request #136 from mingnus/thin-generate-metadata-wip
86139cf6bd
[sm_recursive] Fix atomicity when applying BOPs
4cdffafe88
[sm_recursive] Fix bug that allowed the same block to be allocated twice.
9f5f52b6cf
:(
2b4a5028ab
nls: Update translation files
b31ac2dcce
free: Show single line statistics
4a315c9230
Store sec and usec in terms of usec
29f06ff8e7
sysctl.8: SEE ALSO proc(5) with list of sysctls
863e1a5c87
openrc-run: fix rc_parallel race in svc_exec
0b9c3c0803
openrc-run: silence lock failures with --no-deps
a3c721b682
openrc-run: remove kludge in restart --no-deps
3f82d5b1a3
rc: use LIST_FOREACH_SAFE in cleanup()
0b4732520f
rc: block SIGCHLD during pid list operations