]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/canonicalize.c
Merge branch 'dmesg/kmsg-file' of https://github.com/t-8ch/util-linux
[thirdparty/util-linux.git] / lib / canonicalize.c
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-01-24  Karel ZakMerge branch 'signal_safety' of https://github.com...
2023-01-24  Karel ZakMerge branch 'patch-1' of https://github.com/ThomasKais...
2023-01-23  Karel ZakMerge branch 'fix-befs' of https://github.com/mbroz...
2023-01-23  Karel ZakMerge branch 'lsfd-const' of https://github.com/t-8ch...
2023-01-23  Karel ZakMerge branch 'blkpr' of https://github.com/t-8ch/util...
2023-01-23  Karel ZakMerge branch 'bcachefs-fuzz' of https://github.com...
2023-01-23  Karel ZakMerge branch 'sizeof-member' of https://github.com...
2023-01-23  Karel ZakMerge branch 'cramfs32' of https://github.com/ferivoz...
2023-01-23  Cristian Rodríguezreplace open-coded instances of mempcpy
2023-01-20  Cristian RodríguezMerge branch 'master' of https://github.com/karelzak...
2023-01-19  Cristian Rodríguezreplace open-coded instances of mempcpy
2022-08-19  Karel ZakMerge branch 'lsfd-pidfd' of https://github.com/masatak...
2022-08-11  Karel Zaklib/canonicalize: improve code readability for coverity...
2021-06-21  Karel Zakinclude/c: add drop_permissions(), consolidate UID...
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-10  Karel Zaklib/canonicalize: fix compiler warning [-Wsign-compare]
2019-05-14  Karel Zaklib/canonicalize: verify DM paths [coverity scan]
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-11-30  Karel Zaklib/canonicalize: fix typo
2018-11-30  Rian Hunterlib/canonicalize: do restricted canonicalize in a subpr...
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zaklsblk: use prefix for DM name
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-10  Karel ZakMerge branch 'output-all' of https://github.com/kerolas...
2018-05-10  Karel ZakMerge branch 'fixes' of https://github.com/yontalcar...
2018-05-10  Sami Kerolalib/canonicalize: fix truncation warning
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-04-13  Karel Zaklibmount: try absolute target before canonicalize
2014-05-20  Karel ZakMerge branch '2014wk19' of git://github.com/kerolasa...
2014-05-20  Karel ZakMerge branch 'cramfs-blocksize' of https://github.com...
2014-05-20  Karel Zaklib/canonicalize: make DM canonicalization more robust
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-07-01  Karel Zaklib/canonical: use realpath() from libc
2013-06-17  Karel Zaklibmount: be robust for empty target/source strings
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2013-04-03  Karel Zaklib/canonicalize: don't use /dev/mapper/<name> if the...
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-26  Karel Zaklib/canonicalize: add canonicalize_path_restricted...
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-03-26  Karel ZakRevert "lib/canonicalize: always remove tailing slash"
2012-02-24  Karel Zaklib/canonicalize: always remove tailing slash
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-05-30  Karel Zaklib: [loopdev.c] add module for work loop devices
2010-10-25  Karel Zaklib: add test program to canonicalize.c
2010-02-12  Karel Zakbuild-sys: remove duplicate #includes
2009-10-26  Karel Zakmount: and libblkid: covert /dev/dm-N to /dev/mapper...
2009-02-11  Karel Zakmount: move realpath.c code to lib/