]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/lsfd-sock.c
Merge branch 'PR/libsmartcols-cell-data' of github.com:karelzak/util-linux-work
[thirdparty/util-linux.git] / misc-utils / lsfd-sock.c
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-09  Karel ZakMerge branch 'libmount/errormsg' of https://github...
2023-10-09  Karel ZakMerge branch 'lsfs--sockdiag-RW' of https://github...
2023-10-09  Masatake YAMATOlsfd: add SOCK.SHUTDOWN column
2023-10-09  Masatake YAMATOlsfd: call xinfo backend method before calling socket...
2023-10-02  Masatake YAMATOlsfd: make the sock_xinfo layer be able to prepare...
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-08-16  Karel ZakMerge branch 'enosys/ioctl' of https://github.com/t...
2023-08-14  Karel ZakMerge branch 'master' of https://github.com/apprehensio...
2023-07-31  Karel ZakMerge branch 'fincore-test' of https://github.com/zeha...
2023-07-31  Karel ZakMerge branch 'chrt/fixes' of https://github.com/t-8ch...
2023-07-31  Karel ZakMerge branch 'lsfd--handle-newline-in-unix-socket-path...
2023-07-23  Masatake YAMATOlsfd: include common headers in lsfd.h
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-03-03  Karel ZakMerge branch 'lsfd--inet-optimize' of https://github...
2023-03-03  Karel ZakMerge branch 'waitpid/count' of https://github.com...
2023-03-03  Karel ZakMerge branch 'libblkid/nvidia-raid' of https://github...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-03-02  Karel Zaklsfd: use xstrdup() if included xalloc.h
2022-11-24  Karel ZakMerge branch 'fix-exfat2' of https://github.com/mbroz...
2022-11-24  Karel ZakMerge branch 'lsfd-nsfs' of https://github.com/masatake...
2022-11-23  Masatake YAMATOlsfd: introduce is_opened_file macro
2022-10-10  Karel ZakMerge branch 'lsfd-sock-column-namespace' of https...
2022-10-03  Masatake YAMATOlsfd: <breaking comaptiblity> move PROTONAME column...
2022-10-03  Masatake YAMATOlsfd: introduce SOCK. column namespace
2022-10-03  Karel ZakMerge branch 'lsfd-inet-xinfo' of https://github.com...
2022-10-01  Masatake YAMATOlsfd: cosmetic change, delete whitespaces
2022-10-01  Masatake YAMATOlsfd: add SOCKLISTENING column
2022-09-30  Karel ZakMerge branch 'patch-1' of https://github.com/sashashura...
2022-09-30  Karel ZakMerge branch 'lsfd-sock-unix-xinfo' of https://github...
2022-09-24  Masatake YAMATOlsfd: add new columns: SOCKNETNS, SOCKSTATE, and SOCKTY...
2022-09-24  Masatake YAMATOlsfd: facilitate the way to attach extra info loaded...
2022-09-13  Karel ZakMerge branch 'luks/checksum' of https://github.com...
2022-09-13  Karel ZakMerge branch 'bcache/checksum' of https://github.com...
2022-09-13  Karel ZakMerge branch 'erofs/checksum' of https://github.com...
2022-09-13  Karel ZakMerge branch 'f2fs/checksum' of https://github.com...
2022-09-13  Karel ZakMerge branch 'exfat/checksum' of https://github.com...
2022-09-13  Karel ZakMerge branch 'btrfs/checksum' of https://github.com...
2022-09-13  Karel ZakMerge branch 'lsfd-refine-columns' of https://github...
2022-09-12  Masatake YAMATOlsfd: use NAME column to show cooked file names
2022-09-09  Masatake YAMATOlsfd: use TYPE column to show cooked file types
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-10-06  Karel Zaklsfd: don't use 'long int' for file data
2021-10-06  Karel Zaklsfd: split new_file(), remove map_file_data
2021-10-06  Masatake YAMATOlsfd: rename DEVNAME column to SOURCE
2021-10-06  Masatake YAMATOlsfd: remove redundant "nodev:" prefix from DEVNAME...
2021-10-06  Karel Zaklsfd: add reference to proc from file
2021-10-06  Karel Zaklsfd: cleanup new file initialization
2021-10-06  Karel Zaklsfd: use 'new_' prefix when we allocate something
2021-10-06  Masatake YAMATOlsfd: fill PROTONAME field of file for mmap'ed socket
2021-10-06  Masatake YAMATOlsfd: add MAPLEN column
2021-10-06  Masatake YAMATOlsfd: introduce DEVNAME column and use it as default
2021-10-06  Masatake YAMATOlsfd: replace "socket:" in NAME of SOCKET with its...
2021-10-06  Masatake YAMATOlsfd: add PROTONAME column
2021-10-06  Masatake YAMATOlsfd: move file_class variants after their constructors
2021-10-06  Masatake YAMATOlsfd: add stubs for sockets and files of unknown type