1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/daemons/dmeventd
Alasdair G Kergon dcd946e95a dmeventd: Don't trust fifo with wrong attrs.
If an existing fifo has the wrong attributes it cannot be trusted
so we must unlink it and recreate it correctly.
(Replaces 2c8d6f5c90: if the other end of
the fifo already got opened while its mode was insecure, delaying the
chmod isn't going to make any difference!)
2015-12-08 01:48:17 +00:00
..
plugins mirror: fix condition 2015-12-01 13:59:20 +01:00
.exported_symbols Add rudimentary versioning to the dmevend protocol, allowing us to detect the 2011-04-04 16:11:09 +00:00
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
dmeventd.c dmeventd: Don't trust fifo with wrong attrs. 2015-12-08 01:48:17 +00:00
dmeventd.h dmeventd: add DM_EVENT_GET_PARAMETERS request to dmeventd protocol 2014-02-06 17:41:12 +01:00
libdevmapper-event.c dmeventd: Extend checks on client socket. 2015-12-08 00:59:39 +00:00
libdevmapper-event.h libdmevent: add dm_event_log 2015-10-13 14:40:46 +02:00
libdevmapper-event.pc.in Use Require.private: field for devmapper-event.pc 2010-05-11 08:47:02 +00:00
Makefile.in compile/link: use RELRO/PIE compiler/linker options for executables 2013-12-05 14:03:10 +01:00