]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2021-07-14  Karel Zaktests: update sfdisk reorder test
2021-07-14  Karel Zaktests: skip if scsi_debug model file is not accessible
2021-07-14  Karel Zaktools/git-version-gen: use NEWS as a fallback
2021-07-14  Karel ZakMerge branch 'fat' of https://github.com/pali/util...
2021-07-14  Karel ZakMerge branch 'reorder' of https://github.com/pali/util...
2021-07-14  Karel ZakMerge branch 'verity_sig_extension' of https://github...
2021-07-14  Karel ZakMerge branch 'meson_verity' of https://github.com/bluca...
2021-07-14  Karel ZakMerge branch 'verity_corruption' of https://github...
2021-07-14  Karel Zaktests/eject: check for root perms at beginning
2021-07-14  Karel ZakMerge branch 'test' of https://github.com/rossburton...
2021-07-12  Pali Rohárfdisk: move reorder diag messages to fdisk_reorder_part...
2021-07-11  Luca Boccassiverity: fix verity.roothashsig only working as last...
2021-07-11  Luca Boccassiverity: add support for corruption action flag
2021-07-06  Pali Rohárfdisk: do not print error message when partition reorde...
2021-07-05  Pali Rohárlibblkid: vfat: Fix reading FAT32 boot label
2021-07-05  Pali Rohárlibblkid: vfat: Fix reading FAT16 boot label and serial id
2021-07-03  Luca Boccassimount: fix roothash signature extension in manpage
2021-07-02  Luca Boccassimeson: fix dlopen support for cryptsetup
2021-07-02  Luca Boccassimeson: fix crypt_activate_by_signed_key detection
2021-07-02  Luca Boccassibuild-sys: display cryptsetup status after ./configure
2021-07-02  Karel Zaklscpu: don't use DMI if executed with --sysroot
2021-07-01  Ross Burtontest/eject: guard asan LD_PRELOAD with use-system-comma...
2021-07-01  Karel Zakfstrim: clean return code on --quiet-unsupported
2021-06-30  Karel ZakMerge branch 'tests' of https://github.com/rossburton...
2021-06-30  Karel Zaklsblk: normalize space in SERIAL and MODEL
2021-06-30  Ross Burtontests: mark ul/ul as a known failure
2021-06-30  Karel ZakMerge branch 'kill' of https://github.com/rossburton...
2021-06-30  Karel Zaklibblkid: remove EVMS support
2021-06-30  Huang Shijielscpu: remove the old code
2021-06-29  Ross Burtontests: check correct log file for errors in blkdiscard...
2021-06-29  Ross Burtontests: don't hardcode /bin/kill in the kill tests
2021-06-25  Karel Zakcfdisk: optimize mountpoint detection for PARTUUID
2021-06-25  Karel ZakMerge branch 'fix_mount_fscontext' of https://github...
2021-06-25  Karel Zakhexdump: do not use atoi()
2021-06-25  Karel Zakpg: do not use atoi()
2021-06-24  Karel Zakmisc: improve string to number conversions
2021-06-24  Karel Zakinclude/strutils: consolidate string to number conversion
2021-06-23  Karel Zakmore: fix null-pointer dereference
2021-06-22  Karel Zakagetty: do not use atol()
2021-06-22  Karel Zaklscpu: do not use atoi()
2021-06-22  Karel Zakutmpdump: do not use atoi()
2021-06-22  Karel Zakswapon: do not use atoi()
2021-06-22  Karel Zakipcs: do not use atoi()
2021-06-22  Karel Zakeject: do not use atoi()
2021-06-22  Karel Zakfsck: do not use atoi()
2021-06-22  Karel Zakinclude/strutils: cleanup strto..() functions
2021-06-22  Karel Zakblockdev: improve arguments parsing (remove atoi)
2021-06-22  Karel Zakcfdisk: do not use atoi()
2021-06-21  Karel Zakreadprofile: check errno after strto..()
2021-06-21  Karel Zakwipefs: check errno after strto..()
2021-06-21  Karel Zaklslocks: check errno after strto..()
2021-06-21  Karel Zakkill: check errno after strto..()
2021-06-21  Karel Zaklslogins: check errno after strto..()
2021-06-21  Karel Zakfsck: check errno after strto..()
2021-06-21  Karel Zaklsmem: check errno after strto..()
2021-06-21  Karel Zaklscpu: check errno after strto..()
2021-06-21  Karel Zakhwclock: check errno after strto..()
2021-06-21  Karel Zakipcs: check errno after strto..()
2021-06-21  Karel Zaklibuuid: check errno after strto..()
2021-06-21  Karel Zaklibmount: check errno after strto..()
2021-06-21  Karel Zaklibblkid: check errno after strto..()
2021-06-21  Thiébaud Weksteenmount.8.adoc: Remove context options exclusion
2021-06-21  Karel Zakmisc: consolidate stat() error message
2021-06-21  Karel Zakfsck.cramfs: use open+fstat rather than stat+open
2021-06-21  Karel Zakinclude/c: add drop_permissions(), consolidate UID...
2021-06-18  Karel Zakdmesg: remove condition [lgtm scan]
2021-06-18  Huang Shijielscpu: add more sanity checks for dmi_decode_cputype()
2021-06-18  Karel Zaktools: report and use LDFLAGS in tools/config-gen
2021-06-18  Karel Zakbuild-sys: use $LIBS rather than LDFLAGS
2021-06-18  Karel Zaklib/path: (test) fix ul_new_path() use
2021-06-18  Karel Zakmore: add __format__ attribute
2021-06-18  Karel Zakwall: add __format__ attribute
2021-06-18  Karel Zakscript: add __format__ attribute
2021-06-18  Karel Zakldattach: add __format__ attribute
2021-06-18  Karel Zakhwclock: fix ul_path_scanf() use
2021-06-18  Karel Zakeject: add __format__ attribute
2021-06-18  Karel Zaklogger: add __format__ attribute
2021-06-18  Karel Zaklibfdisk: add and fix __format__ attributes
2021-06-18  Karel Zakfindmnt: add __format__ attribute
2021-06-18  Karel Zaklibmount: add __format__ attribute
2021-06-18  Karel Zakinclude/strutils: fix __format__attribute
2021-06-18  Karel Zakinclude/path: add __format__attribute
2021-06-18  Karel Zakinclude/c: add __format__ attribute
2021-06-18  Anatoly Pugachevtests: fix lsns test on kernels without USER namespaces
2021-06-18  Karel Zakmount.8: fix overlayfs nfs_export= indention
2021-06-18  Karel ZakMerge branch 'man-mount-overlayfs' of https://github...
2021-06-18  Karel ZakMerge branch 'sys-utils_doc_brackets' of https://github...
2021-06-18  Karel Zakinclude/strv: fix format attributes
2021-06-17  Christian BartolomäusFix some brackets in synopses
2021-06-17  Tjmount: man-page; add all overlayfs options
2021-06-17  Alex Xubuild-sys: Update configure.ac
2021-06-17  Karel Zaklib/path: improve ul_path_readlink() to be more robust
2021-06-17  Karel Zakmkfs.cramfs: add comment to explain readlink() use
2021-06-17  Karel Zakrename: use readlink() in more robust way
2021-06-17  Karel Zaknamei: simplify code
2021-06-17  Karel Zakmore: fix setuid/setgid order
2021-06-16  Karel Zakhardlink: small regex stuff refactoring
2021-06-16  Karel Zaksulogin: add missing ifdefs
2021-06-16  Karel Zaksulogin: use explicit_bzero() for buffer with password
2021-06-16  Karel Zaklogin: remove obsolete and confusing comment
next