util-linux/lib
Karel Zak 1dbbd85b94 lib/canonicalize: make DM canonicalization more robust
The current code cares about filenames, but it's too fragile, we have
to check the path is really path to the block device.

Addresses: https://github.com/karelzak/util-linux/issues/83
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-05-20 10:11:57 +02:00
..
Makemodule.am lslogins: add functionality 2014-05-15 13:55:59 +02:00
at.c include: cleanup copyright headers 2013-01-08 15:10:17 +01:00
blkdev.c loopdev: sync capacity after setting it 2013-04-09 14:32:50 +02:00
boottime.c lib/boottime: add a new file 2014-05-06 20:27:10 +02:00
canonicalize.c lib/canonicalize: make DM canonicalization more robust 2014-05-20 10:11:57 +02:00
colors.c lib/colors: support schemes customization 2014-05-13 12:09:03 +02:00
cpuset.c include: cleanup copyright headers 2013-01-08 15:10:17 +01:00
crc32.c lib: add a generic crc32() 2009-09-16 16:17:41 +02:00
crc64.c lib: add crc64() 2013-09-11 16:40:06 +02:00
env.c build-sys: test for secure_getenv() too. 2013-02-06 12:03:22 +01:00
exec_shell.c exec_shell: add a license and touch up func def 2013-07-01 11:46:13 +02:00
fileutils.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
ismounted.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
langinfo.c lib: add fallback for nl_langinfo() 2010-11-15 16:42:45 +01:00
linux_version.c lib: [linux_version.c] simplify version parsing 2011-06-20 13:48:40 +02:00
loopdev.c losetup: fix -f on systems without /dev/loop-control 2014-05-14 12:53:24 +02:00
mangle.c lib/mangle: remove unused variable 2012-08-13 21:57:34 +02:00
match.c lib/match: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:29:22 +02:00
mbsalign.c lib/mbalign: report also size in bytes 2014-04-15 15:25:18 +02:00
md5.c md5: fix strict aliasing warnings 2012-10-10 11:23:24 +02:00
pager.c lib/pager: use names when referring to standard file descriptors 2014-05-06 10:18:37 +02:00
path.c lib/path: add path_strdup() 2014-01-06 16:48:13 +01:00
procutils.c lib/procutils: notice setuid() process ownership changes 2014-04-26 19:04:57 +01:00
randutils.c mcookie: use lib/randutils 2014-03-26 10:36:18 +01:00
readutmp.c lslogins: also add readutmp.c 2014-05-15 13:55:59 +02:00
setproctitle.c lib: cleanup setproctitle.c 2011-10-26 23:17:15 +02:00
strutils.c libsmartcols: rewrite test code to tree(1)-like util 2014-04-08 12:13:02 +02:00
sysfs.c lib/sysfs: make dirent d_type usage more robust 2014-03-04 11:30:03 +01:00
terminal-colors.d.5 lib/colors: add to the man page hint about $HOME stuff 2014-05-13 13:27:03 +02:00
timeutils.c lib/timeutils: remove get_boot_time from libcommon 2014-05-06 13:16:05 +02:00
ttyutils.c lib/tty: fix get_terminal_name() usage, cleanup code 2013-05-28 12:10:29 +02:00
wholedisk.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
xgetpass.c losetup: make xgetpass more robust 2012-01-17 17:02:34 +01:00