]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils
tests: (lsfd) add a case for PING and PINGv6 sockets
[thirdparty/util-linux.git] / misc-utils /
2023-02-26  Masatake YAMATOlsfd: use extra information loaded from /proc/net/icmp6
2023-02-26  Masatake YAMATOlsfd: use extra information loaded from /proc/net/icmp
2023-02-26  Masatake YAMATOlsfd: use extra information loaded from /proc/net/udplite6
2023-02-26  Masatake YAMATOlsfd: use extra information loaded from /proc/net/udplite
2023-02-26  Masatake YAMATOlsfd: use extra information loaded from /proc/net/raw6
2023-02-26  Masatake YAMATOlsfd: use extra information loaded from /proc/net/udp6
2023-02-26  Masatake YAMATOlsfd: revise the comment for UNIX_LINE_LEN
2023-02-23  Masatake YAMATOlsfd: delete an unnecessary cast operation
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 ZakMerge branch 'blkid_opal_io' of https://github.com...
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-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: (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-15  Thomas Weißschuhcal: convert existing highlight logic to color lib
2023-02-15  Thomas Weißschuhcal: use escape codes from color-names.h
2023-02-14  Masatake YAMATOlsfd: read the UNIX socket path including white spaces...
2023-02-13  Masatake YAMATOlsfd: prepare enough large buffer when reading /proc...
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-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-04  Thomas Weißschuhlsfd: don't require nsfs to be mounted
2023-02-04  Thomas Weißschuhlsfd: make self_netns_sb static
2023-02-02  Karel ZakMerge branch 'lsfd-minor-updates' of https://github...
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-01-25  Karel Zakwhereis: add glob(7) support (new option -g)
2023-01-25  Karel ZakMerge branch 'dmesg-subsecond' of https://github.com...
2023-01-24  Karel Zaklsblk: use sysfs_blkdev_is_removable()
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 'more_mempcpy' of https://github.com/crrod...
2023-01-23  Karel ZakMerge branch 'cramfs32' of https://github.com/ferivoz...
2023-01-23  Thomas Weißschuhlsfd: make a few structs const
2023-01-23  Thomas Weißschuhuuidd: use sizeof_member
2023-01-23  Cristian Rodríguezremove no longer needed braces
2023-01-23  Cristian Rodríguezreplace open-coded instances of mempcpy
2023-01-22  Thomas Weißschuhlsfd: make a few structs const
2023-01-21  Cristian Rodríguezremove no longer needed braces
2023-01-21  Thomas Weißschuhuuidd: use sizeof_member
2023-01-20  Karel Zaklsfd: remove strcpy(), keep things based on sizeof()
2023-01-20  Cristian RodríguezMerge branch 'master' of https://github.com/karelzak...
2023-01-19  Cristian Rodríguezreplace open-coded instances of mempcpy
2023-01-15  Cristian Rodríguezhardlink: calling putchar is off-limits on a signal...
2023-01-15  Cristian Rodríguezhardlink: last_signal should be a volatile sig_atomic_t
2023-01-13  Karel ZakMerge branch 'mkswap' of https://github.com/ferivoz...
2023-01-13  Karel Zaklogger: (man) fix examples
2023-01-10  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-09  Thomas Weißschuhwaitpid: add support for already exited PIDs
2023-01-06  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-06  Thomas Weißschuhwaitpid: add timeout support
2023-01-05  Karel ZakMerge branch 'misc-utils-rename-symlink-paths' of https...
2023-01-05  Karel ZakMerge branch 'packit' of https://github.com/t-8ch/util...
2023-01-05  Karel ZakMerge branch 'libblkid/cache' of https://github.com...
2023-01-04  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-04  Thomas Weißschuhwaitpid: add new command
2023-01-03  Philip Hazelden`rename -s` treats paths the same as without `-s`.
next