]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-02-27  Karel Zaklibmount: make mnt_match_options() more robust
2023-02-23  Thomas Weißschuhdmesg: (tests) prevent loading of custom colorscheme
2023-02-23  Thomas Weißschuhcal: (tests) prevent loading of custom colorschemes
2023-02-23  Thomas Weißschuhtests: add function to inhibit loading of custom colors...
2023-02-23  Thomas Weißschuhlib/colors: ensure fallback to system directory
2023-02-22  Thomas Hallerlib/randutils: drop unnecessary fcntl() in random_get_fd()
2023-02-22  Karel Zaklibmount: move selinux stuff to hook module
2023-02-22  Karel Zaklibmount: make it possible to define order of hooks
2023-02-22  Karel Zaklibmount: create a hook to set rootcontext=@target
2023-02-22  Karel ZakMerge branch 'auto_rootcontext' of https://github.com...
2023-02-22  Karel ZakMerge branch 'test_mkfds_getopt' of https://github...
2023-02-22  Karel Zaklslogins: (man) reorder login statuses
2023-02-22  Karel ZakMerge branch 'blkid_opal_io' of https://github.com...
2023-02-22  Luca Boccassilibblkid: try LUKS2 first when probing
2023-02-22  Luca Boccassilibblkid: check if device is OPAL locked on I/O error
2023-02-21  Christian Göttschemount: add rootcontext=@target
2023-02-21  Christian Göttschelibmount: declare array of LSM options const
2023-02-21  Karel ZakMerge branch 'lsfd-tcp6' of https://github.com/masatake...
2023-02-20  Masatake YAMATOlsfd: use PRIu16 instead of SCNu16 in xasprintf
2023-02-20  Karel ZakMerge branch 'rpmatch' of https://github.com/t-8ch...
2023-02-20  Karel Zakcal: (man) add example for colors
2023-02-20  Karel ZakMerge branch 'cal-colors-man' of https://github.com...
2023-02-20  Karel Zakwhereis: (man) mark example section
2023-02-19  Thomas Weißschuhfdisk: document expected answers to quit message
2023-02-19  Thomas Weißschuhmore: drop unused #include "rpmatch.h"
2023-02-18  Thomas Weißschuhcal: (man) document colorscheme
2023-02-18  Jakub Wilkwhereis: (man) fix example formatting
2023-02-17  Masatake YAMATOlsfd: specify variables instead of types in sizeof...
2023-02-17  Masatake YAMATOlsfd: (test) add a case for TCPv6 sockets
2023-02-17  Masatake YAMATOtests: (mkfds) add tcp6 factory
2023-02-17  Masatake YAMATOlsfd: (man) write about TCP6 related columns
2023-02-17  Masatake YAMATOlsfd: use extra information loaded from /proc/net/tcp6
2023-02-17  Masatake YAMATOlsfd: (man) fix typos
2023-02-17  Karel Zakcal: add workday and weekday colors
2023-02-17  Karel ZakMerge branch 'cal/colors' of https://github.com/t-8ch...
2023-02-17  Karel ZakMerge branch 'kernel-doc-links' of https://github.com...
2023-02-17  Karel ZakMerge branch 'lsfd-unix-including-spaces-in-path' of...
2023-02-17  Masatake YAMATOtest_mkfds: add missing terminator of the option spec...
2023-02-16  Karel Zaklibmount: add fsconfig() btrfs workaround
2023-02-15  Thomas Weißschuhcal: convert existing highlight logic to color lib
2023-02-15  Thomas Weißschuhlib/colors: introduce color_get_disable_sequence()
2023-02-15  Thomas Weißschuhcal: use escape codes from color-names.h
2023-02-15  Thomas Weißschuhcal: add test for vertical week color
2023-02-15  Thomas Weißschuhcal: add test for vertical colors
2023-02-15  Karel Zaklibmount: support "recursive" argument for VFS attributes
2023-02-15  nl6720documentation: link to HTML versions of kernel docs...
2023-02-14  Masatake YAMATOlsfd: read the UNIX socket path including white spaces...
2023-02-14  Karel Zakinclude: improve statx fallback
2023-02-13  Masatake YAMATOlsfd: prepare enough large buffer when reading /proc...
2023-02-13  Karel Zaklast: use full size of the username
2023-02-13  Karel Zakinclude: cleanup close_range fallback
2023-02-13  Karel Zakinclude: add fallback for statx
2023-02-13  Karel ZakMerge branch 'waitpid/cleanup' of https://github.com...
2023-02-13  Karel ZakMerge branch 'lsfd-raw' of https://github.com/masatake...
2023-02-11  Thomas Weißschuhwaitpid: prettify options terminator
2023-02-11  Thomas Weißschuhwaitpid: delete trailing whitespace
2023-02-11  Thomas Weißschuhwaipid: print error message without pids
2023-02-11  Thomas Weißschuhwaitpid: fix help alignment
2023-02-10  Masatake YAMATOlsfd: remove redundant parentheses surrounding return...
2023-02-10  Masatake YAMATOlsfd: rename tcp_state to l4_state and use the type...
2023-02-10  Masatake YAMATOlsfd: use SCNu16 format specifier instead of cast opera...
2023-02-10  Masatake YAMATOlsfd: use extra information loaded from /proc/net/raw
2023-02-10  Masatake YAMATOlsfd: make TCP and UDP related code L3 protocol neutral
2023-02-10  Masatake YAMATOlsfd: refactor the usage of tcp_decode_state()
2023-02-10  Masatake YAMATOlsfd: move the field representing connection state...
2023-02-10  Masatake YAMATOlsfd: add methods to the L4 abstract layer for hidding...
2023-02-10  Masatake YAMATOlsfd: implement code scanning lines in /proc/net/$proto...
2023-02-10  Masatake YAMATOlsfd: introduce L4 abstract layer stacked on IP and IP6
2023-02-10  Masatake YAMATOlsfd: fix wrong identifier namings (L3->L4)
2023-02-10  Thomas Weißschuhlibblkid: bcachefs: fix new magic detection
2023-02-09  Karel Zakumount: don't ignore --quiet for non-root users
2023-02-08  Karel Zaklibfdisk: (gpt) remove unnecessary code
2023-02-08  Karel Zakcal: (man) fix -c
2023-02-08  Karel ZakMerge branch 'cal-columns' of https://github.com/t...
2023-02-08  Karel ZakMerge branch 'fix_comment_in_scriptlive' of https:...
2023-02-06  Masatake YAMATOlsfd: move kernel32_to_cpu() front in the source file
2023-02-05  Masatake YAMATOlsfd: remove an unused field from struct sock_xinfo_class
2023-02-05  Masatake YAMATOlsfd: (man) fix the description of NAME fields for...
2023-02-05  Masatake YAMATOlsfd: adjust coding style, insert space after "switch...
2023-02-05  Soumendra GangulyFix minor typo in comment.
2023-02-04  Thomas Weißschuhlsfd: don't require nsfs to be mounted
2023-02-04  Thomas Weißschuhlsfd: make self_netns_sb static
2023-02-04  Thomas Weißschuhlsfd: run netfs test
2023-02-04  Thomas Weißschuhlsfd: skip test mkfds-netns in qemu-user
2023-02-03  Yegor Yefremovgit: ignore m4/libtool.m4.orig
2023-02-02  Karel Zakagetty: don't ignore --noclear when re-print issue...
2023-02-02  Karel ZakMerge branch 'lsfd-minor-updates' of https://github...
2023-02-02  Karel Zakinclude/cctype: fix License header
2023-02-02  Thomas Weißschuhcal: allow to specifiy columns
2023-02-02  Thomas Weißschuhcal: support arbitrary amount of months per row
2023-02-02  Masatake YAMATOlsfd: use skip_space()
2023-02-02  Masatake YAMATOlsfd: use "struct in_addr" to represent IPv4 addresses
2023-02-02  Masatake YAMATOlsfd: don't put a spcae between a function and its...
2023-02-02  Masatake YAMATOlsfd: delete a redundant cast operation
2023-02-02  Masatake YAMATOtests: (mkfds) fix typos in error messages
2023-02-02  Masatake YAMATOtests: (mkfds) fix typos in factory descriptions
2023-02-02  Masatake YAMATOtests: (mkfds) check the privilege required in the...
2023-02-01  Karel ZakMerge branch 'patch-1' of https://github.com/ThomasKais...
2023-02-01  Karel Zakchrt: (man) fix indention and properly mark examples
2023-02-01  Karel ZakMerge branch 'chrt-examples' of https://github.com...
next