]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-10-24  Masatake YAMATOUse fputs instead of fprintf if possible
2023-10-23  Karel ZakMerge branch 'master' of https://github.com/Connor...
2023-10-23  Karel ZakMerge branch 'libblkid/vxfs/cleanup' of https://github...
2023-10-23  Karel ZakMerge branch 'wdctl/sysfs' of https://github.com/t...
2023-10-23  Karel ZakMerge branch 'libmount/null-api' of https://github...
2023-10-23  Karel ZakMerge branch 'PR/lscpu-caches-sep' of github.com:karelz...
2023-10-23  Karel ZakMerge branch 'chfn_gecos' of https://github.com/mator...
2023-10-23  Karel ZakMerge branch 'topic-fix-fail-to-find-exfat-volume-label...
2023-10-23  Karel ZakMerge branch 'misc/fixes' of https://github.com/t-8ch...
2023-10-23  Karel ZakMerge branch 'meson/int-cmp' of https://github.com...
2023-10-23  Karel ZakMerge branch 'path' of https://github.com/stoeckmann...
2023-10-23  Karel ZakMerge branch 'login-simplify' of https://github.com...
2023-10-21  Connor-GHFix man page for col to correct documentation error
2023-10-21  Connor-GHUpdate col.c to fix option mistake
2023-10-14  Thomas Weißschuhwdctl: use only sysfs if sufficient
2023-10-14  Thomas Weißschuhlibblkid: (vxfs) simplify prober
2023-10-14  Thomas Weißschuhlibblkid: (superblocks) add helper blkid32_to_cpu()
2023-10-14  Thomas Weißschuhlibblkid: (vxfs) use hex escape for magic
2023-10-14  Thomas Weißschuhlibblkid: (vxfs) add test files
2023-10-13  Thomas Weißschuhlibmount: guard against sysapi == NULL
2023-10-12  Karel Zaklscpu: fix caches separator for --parse=<list>
2023-10-12  Anatoly PugachevUse empty libuser config file.
2023-10-11  Thomas Weißschuhmeson: don't try to build test_ca without libcap-ng
2023-10-11  Yuezhang Molibblkid: exfat: fix fail to find volume label
2023-10-11  Thomas Weißschuhblkpr: store return value of getopt_long in int
2023-10-10  Tobias Stoeckmannsys-utils/lscpu: Use ul_path_scanf where possible
2023-10-10  Tobias Stoeckmannlib/path: Set errno in case of fgets failure
2023-10-10  Tobias Stoeckmannlogin: access login.noauth file directly
2023-10-10  Tobias Stoeckmannlogin: use xasprintf
2023-10-09  Karel ZakMerge branch 'libmount/errormsg' of https://github...
2023-10-09  Karel ZakMerge branch 'lsfs--sockdiag-RW' of https://github...
2023-10-09  Karel Zakautotools: fix AC_DEFINE_UNQUOTED() use
2023-10-09  Karel Zakautotools: fix librtas check
2023-10-09  Masatake YAMATOlsfd: (man) update the description of ENDPOINTS column...
2023-10-09  Masatake YAMATOtests: (lsfd) extend the mkfds-socketpair case to test...
2023-10-09  Masatake YAMATOlsfd: append SOCK.SHUTDOWN value to ENDPOINTS column...
2023-10-09  Masatake YAMATOtests: (lsfd) add a case for testing SOCK.SHUTDOWN...
2023-10-09  Masatake YAMATOtests: (test_mkfds::socketpair) add "halfclose" parameter
2023-10-09  Masatake YAMATOlsfd: don't capitalize the help strings for the columns
2023-10-09  Masatake YAMATOlsfd: (man) write about SOCK.SHUTDOWN column
2023-10-09  Masatake YAMATOlsfd: add SOCK.SHUTDOWN column
2023-10-09  Masatake YAMATOlsfd: call xinfo backend method before calling socket...
2023-10-09  Masatake YAMATOtests: (lsfd) add a case for testing ENDPOINTS column...
2023-10-09  Masatake YAMATOtests: (lsfd::mkfds-socketpair) make a case for testing...
2023-10-09  Thomas Weißschuhmeson: avoid int operation with non-int
2023-10-08  Tobias Stoeckmannlib/path: fix typos
2023-10-08  Tobias Stoeckmannlib/path: remove ul_prefix_fopen
2023-10-08  Tobias Stoeckmannlib/path: set errno in case of error
2023-10-08  Tobias Stoeckmannlib/path: fix possible out of boundary access
2023-10-05  Thomas Weißschuhlibmount: report all kernel messages for fd-based mount API
2023-10-05  Thomas Weißschuhlibmount: add helper to log mount messages as emitted...
2023-10-05  Thomas Weißschuhlibmount: change syscall status macros to be functions
2023-10-04  Karel ZakMerge branch 'libblkid/align' of https://github.com...
2023-10-04  Thomas Weißschuhlibblkid: (probe) remove chunking from blkid_probe_get_...
2023-10-04  Thomas Weißschuhlibblkid: (probe) read data in chunks
2023-10-04  Karel ZakMerge branch 'libmount/tab-uaf' of https://github.com...
2023-10-04  Karel ZakMerge branch 'setpriv/completion' of https://github...
2023-10-04  Karel ZakMerge branch 'libfdisk/errno' of https://github.com...
2023-10-04  Karel ZakMerge branch 'ci/musl' of https://github.com/t-8ch...
2023-10-04  Thomas WeißschuhRevert "libmount: (tab) avoid leaking memory allocated...
2023-10-02  Thomas Weißschuhswapon: (tests) abort test on failing commands
2023-10-02  Thomas Weißschuhlibblkid: reset errno before calling probefuncs
2023-10-02  Masatake YAMATOlsfd: (man) document the ENDPOINT column for UNIX socket
2023-10-02  Masatake YAMATOlsfd: fill ENDPOINTS column of unix socket using UNIX_D...
2023-10-02  Thomas Weißschuhsetpriv: fix group argument completion
2023-10-02  Masatake YAMATOlsfd: make the sock_xinfo layer be able to prepare...
2023-10-02  Masatake YAMATOlsfd: initialize the ipc table before loading lists...
2023-10-02  Thomas Weißschuhlibfdisk: reset errno before calling read()
2023-10-02  Thomas Weißschuhlibfdisk: reset errno before calling read()
2023-10-02  Karel ZakMerge branch 'blkid/exclusive-opts' of https://github...
2023-10-02  Karel ZakMerge branch 'https-everywhere' of https://github.com...
2023-10-02  Karel ZakMerge branch 'libblkid/lvm-small-device' of https:...
2023-10-02  Karel ZakMerge branch 'libblkid/drbd-simplify' of https://github...
2023-10-02  Karel ZakMerge branch 'analyzer2' of https://github.com/t-8ch...
2023-10-02  Karel ZakMerge branch 'libmount/tab-leak' of https://github...
2023-10-02  Karel ZakMerge branch 'lsfd--bpf-name#in-flight' of https:/...
2023-10-02  Karel Zaklsblk: improve --tree description
2023-10-02  Thomas Weißschuhblkid: fix call to err_exclusive_options
2023-10-02  Jakub Wilkdocs: use HTTPS for GitHub clone URLs
2023-10-01  Thomas Weißschuhlibmount: (tab) avoid leaking memory allocated in loop
2023-10-01  Thomas Weißschuhlibblkid: (lvm2) read complete superblock
2023-10-01  Thomas Weißschuhlibblkid: (drbd) avoid unaligned accesses
2023-10-01  Thomas Weißschuhinclude/c.h: add helpers for unaligned structure access
2023-10-01  Thomas Weißschuhlibblkid: (drbd) use magics
2023-10-01  Thomas Weißschuhlibblkid: (probe) allow superblock offset from end...
2023-10-01  Thomas Weißschuhlibblkid: (cramfs) use magic hint
2023-09-30  Thomas Weißschuhlibblkid: (probe) add magic hint
2023-09-30  Thomas Weißschuhlibblkid: (drbd) validate size in standard minsz predicate
2023-09-30  Thomas Weißschuhlibblkid: (via_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (silicon_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (promise_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (nvidia_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (lsi_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (jmicron_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (isw_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (highpoint_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (ddf_raid) validate size in standard minsz...
2023-09-30  Thomas Weißschuhlibblkid: (adapted_raid) validate size in standard...
2023-09-30  Thomas Weißschuhlibblkid: (probe) remove duplicate log
2023-09-30  Masatake YAMATOtests: (lsfd) extend the cases for testing BPF.NAME...
next