]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2024-05-02  Karel ZaksuL fix use after free on error
2024-05-02  Karel Zakcal: use unsigned int to follow union with unsigned int
2024-05-02  Karel Zakwall: fix possible memory leak
2024-05-02  Karel Zakhwclock: initialize parser variables
2024-05-02  Karel Zaklsclocks: fix FD leak
2024-05-02  Karel Zaklibfdisk: add initializer to geometry
2024-05-02  Karel Zakwall: make sure unsigned variable not underflow
2024-05-01  Karel ZakMerge branch 'PR/libsmartcols-reduce-fix' of github...
2024-05-01  Karel ZakMerge branch 'bcachefs_correct_max_size_constant' of...
2024-05-01  Karel ZakMerge branch 'lsfd/fcntl' of https://github.com/t-8ch...
2024-04-30  Tony Aslesonbcachefs: Remove BCACHEFS_SB_MAX_SIZE & check
2024-04-30  Karel Zaklibsmartcols: fix column reduction
2024-04-29  Colin Walterslosetup.8: Clarify --direct-io
2024-04-29  Benno Schulenberglastlog2: begin descriptions of options with a lowercas...
2024-04-29  Benno Schulenbergtextual: fix some typos and inconsistencies in usage...
2024-04-29  Karel ZakMerge branch 'lsfd/fcntl.h' of https://github.com/t...
2024-04-29  Karel ZakMerge branch 'lsns--debug-ioctl_ns-test-for-master...
2024-04-29  Karel ZakMerge branch 'PR/flock-fcntl' of github.com:karelzak...
2024-04-29  Thijs Raymakerscoresched: Manage core scheduling cookies for tasks
2024-04-28  Thomas Weißschuhlsfd: include linux/fcntl.h
2024-04-28  Thomas Weißschuhlsfd: include buffer.h in decode-file-flags.h
2024-04-28  Thomas Weißschuhbuffer: replace include of c.h with stddef.h
2024-04-28  Thomas Weißschuhlsfd: move interface of decode-file-flags to header
2024-04-26  Rasmus Villemoesflock: add support for using fcntl() with open file...
2024-04-25  Masatake YAMATOtests: (lsns::ioctl_ns) add more debug print
2024-04-25  Masatake YAMATOtests: (lsns::ioctl_ns) record stdout/stderr for debugg...
2024-04-25  Karel ZakMerge branch 'meson-more-build-options' of https:/...
2024-04-24  Jordan Williamsmeson: Add build-lsclocks option
2024-04-24  Jordan Williamsmeson: Add build-enosys option
2024-04-24  Jordan Williamsmeson: Define _DARWIN_C_SOURCE on macOS as is done...
2024-04-24  Jordan Williamsstrutils.h: Include strings.h header for strncasecmp...
2024-04-24  Jordan Williamsxalloc.h: Include stdio.h header for vasprintf function
2024-04-24  Jordan Williamsmeson: Fix build by default and install behavior for...
2024-04-24  Jordan Williamsmeson: Add build-fadvise option
2024-04-24  Jordan Williamsmeson: Add build-scriptlive option
2024-04-24  Jordan Williamsmeson: Add build-script option
2024-04-24  Jordan Williamsmeson: Require pty for the su and runuser executables
2024-04-24  Jordan Williamsmeson: Add have_pty variable to check if pty is available
2024-04-24  Jordan Williamsmeson: Add build-blockdev option
2024-04-24  Jordan Williamsmeson: Add build-chcpu option
2024-04-24  Jordan Williamsmeson: Use has_type instead of sizeof to detect cpu_set...
2024-04-24  Jordan Williamsmeson: Add build-setarch option
2024-04-24  Jordan Williamsmeson: Add build-rtcwake option
2024-04-24  Jordan Williamsmeson: Add build-ldattach option
2024-04-24  Jordan Williamsmeson: Add build-blkdiscard option
2024-04-24  Jordan Williamsmeson: Add build-fsfreeze option
2024-04-24  Karel Zakdocs: fix GPL name typo
2024-04-24  Karel ZakMerge branch 'lsfd' of https://github.com/jwilk-forks...
2024-04-24  Karel ZakMerge branch 'PR/libmount-fix-umount-r' of github.com...
2024-04-23  Karel ZakMerge branch 'PR/lsns-fix-netns' of github.com:karelzak...
2024-04-23  Karel ZakMerge branch 'PR/libmount-utab-access' of github.com...
2024-04-23  Karel Zaklibmount: fix umount --read-only
2024-04-22  Jakub Wilklsfd: (man) add commas between SEE ALSO items
2024-04-22  Jakub Wilklsfd: (man) fix license name
2024-04-22  Jakub Wilklsfd: (man) fix typos
2024-04-22  Jordan Williamsmeson: Add build-blkzone option
2024-04-22  Jordan Williamsmeson: Add build-blkpr option
2024-04-22  Karel Zaklsns: fix netns use
2024-04-22  Karel Zaklibfdisk: add missing va_end() [coverity scan]
2024-04-22  Karel Zaklibmount: Fix access check for utab in context
2024-04-22  Karel ZakMerge branch 'typofix' of https://github.com/uudiin...
2024-04-22  Karel ZakMerge branch 'fix' of https://github.com/DaanDeMeyer...
2024-04-22  Karel ZakMerge branch 'lsns--filter-option-in-usage' of https...
2024-04-22  Karel ZakMerge branch 'meson-build-dmesg' of https://github...
2024-04-22  Karel ZakMerge branch 'meson-fix-absolute-check' of https:/...
2024-04-22  Karel Zaklsblk: simplify SOURCES code
2024-04-22  Tianjia Zhanglibmount: fix comment typo for mnt_fs_get_comment()
2024-04-21  Thomas Weißschuhfindmnt: always zero-terminate SOURCES data
2024-04-19  Daan De Meyeragetty: Don't override TERM passed by the user
2024-04-19  Masatake YAMATOlsns: add --filter option to the --help optout and...
2024-04-18  Jordan Williamsmeson: Add build-dmesg option
2024-04-18  Jordan Williamsmeson: Use is_absolute to determine if the prefix direc...
2024-04-18  Karel Zakdocs: update README
2024-04-18  Karel ZakMerge branch 'meson-fix-build-ipcrm-option' of https...
2024-04-18  Karel ZakMerge branch 'PR/from-coverity' of github.com:karelzak...
2024-04-18  Karel ZakMerge branch 'uuid/variant' of https://github.com/t...
2024-04-18  Karel ZakMerge branch 'PR/fdisk-trim' of github.com:karelzak...
2024-04-17  Jordan Williamsmeson: Require the seminfo type for ipcmk, ipcrm, and...
2024-04-17  Jordan Williamsmeson: Add build-ipcmk option
2024-04-17  Jordan Williamsmeson: Add missing check for build-ipcrm option
2024-04-17  Karel ZakMerge branch 'sed' of https://github.com/t-8ch/util...
2024-04-17  Karel Zaklslocks: remove deadcode [coverity scan]
2024-04-17  Karel Zakhardlink: use xcalloc rather than xmalloc
2024-04-17  Karel ZakMerge branch 'PR/libsmartcols-fix-wrap' of github.com...
2024-04-17  Karel Zakblkdiscard: (man) add note about fdisk
2024-04-17  Karel Zakfdisk: add 'T' command to discard sectors
2024-04-17  Karel Zaklibfdisk: add fdisk_ask_menu()
2024-04-17  Thomas Weißschuhuuidparse: only report type/version for DCE variant
2024-04-17  Karel Zakfdisk: improve list_freespace()
2024-04-16  Masatake YAMATOlsfd: add meson.build for the command
2024-04-16  Thomas Weißschuhall_errnos/all_syscalls: use sed to extract defines...
2024-04-16  Karel Zaklsfd: (po-man) update po4a.cfg
2024-04-16  Karel ZakMerge branch 'lsfd-cmd--dir' of https://github.com...
2024-04-16  Karel ZakMerge branch 'getwc' of https://github.com/t-8ch/util...
2024-04-16  Karel ZakMerge branch 'awk' of https://github.com/t-8ch/util...
2024-04-16  Karel ZakMerge branch 'patch-1' of https://github.com/I-use...
2024-04-16  Karel Zaklibsmartcols: (sample) add wrap repeating example
2024-04-16  Karel Zaklibsmartcols: reset wrap after calculation
2024-04-16  Thomas Weißschuhall_errnos/all_syscalls: don't hardcode AWK invocation
2024-04-16  Thomas Weißschuhall_errnos/all_syscalls: don't warn during cleanup
next