]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2021-10-06  Karel Zaklsfd: revert include/path.h use
2021-10-06  Karel Zaklsfd: add reference to proc from file
2021-10-06  Karel Zaklsfd: move list_free() to list.h
2021-10-06  Karel Zaklsfd: reorder function
2021-10-06  Karel Zaklsfd: remove collect_file()
2021-10-06  Karel Zaklsfd: cleanup new file initialization
2021-10-06  Karel Zaklsfd: keep main() at the end of the code
2021-10-06  Karel Zaklsfd: use 'new_' prefix when we allocate something
2021-10-06  Karel Zaklsfd: add --sysroot, use lib/path.c
2021-10-06  Karel Zaklsfd: add --notruncate
2021-10-06  Karel Zaklsfd: tiny change to default colummns initialization
2021-10-06  Masatake YAMATOlsfd: unify nodev lists into global one
2021-10-06  Masatake YAMATOlsfd: don't use threads
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 a data structure for storing common...
2021-10-06  Masatake YAMATOlsfd: increase the threads to collect information
2021-10-06  Masatake YAMATOlsfd: introduce DEVNAME column and use it as default
2021-10-06  Masatake YAMATOlsfd: add a function to get the name of filesystem...
2021-10-06  Masatake YAMATOlsfd: add a stub for fifo type
2021-10-06  Masatake YAMATOlsfd: add MISCDEV column
2021-10-06  Masatake YAMATOlsfd: read misc character device names from /proc/misc
2021-10-06  Masatake YAMATOlsfd: add CHRDRV column
2021-10-06  Masatake YAMATOlsfd: read character driver names from /proc/devices
2021-10-06  Masatake YAMATOlsfd: add PARTITION column
2021-10-06  Masatake YAMATOlsfd: read /proc/partitions
2021-10-06  Masatake YAMATOlsfd: introduce name_manager
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: allow passing a proc object to the constructors...
2021-10-06  Masatake YAMATOlsfd: make username_cache lsfd-file privaite
2021-10-06  Masatake YAMATOlsfd: add the way to initialize and finalize classes
2021-10-06  Masatake YAMATOlsfd: move file_class variants after their constructors
2021-10-06  Masatake YAMATOlsfd: fill POS and MODE columns for SHM and MEM associa...
2021-10-06  Masatake YAMATOlsfd: introduce new association SHM representing shared...
2021-10-06  Masatake YAMATOlsfd: add code for reading /proc/$pid/maps
2021-10-06  Masatake YAMATOlsfd: introduce fopenf helper function
2021-10-06  Masatake YAMATOlsfd: add stubs for sockets and files of unknown type
2021-10-06  Masatake YAMATOlsfd: simplify class hierarchy
2021-10-06  Masatake YAMATOlsfd: replace POS with MNT_ID in default column set
2021-10-06  Masatake YAMATOlsfd: add MODE column
2021-10-06  Masatake YAMATOlsfd: add FLAGS, MNTID, and POS columns
2021-10-06  Masatake YAMATOlsfd: add infrstructure code for reading fdinfo files
2021-10-06  Masatake YAMATOlsfd: don't collect and print redundant information...
2021-10-06  Masatake YAMATOlsfd: support threads with -l option
2021-10-06  Masatake YAMATOlsfd: print the owner of process as USER
2021-10-06  Masatake YAMATOlsfd: adjust column width for COMMAND
2021-10-06  Masatake YAMATOlsfd: add NLINK and DELETED columns
2021-10-06  Masatake YAMATOlsfd: add columns for SIZE
2021-10-06  Masatake YAMATOlsfd: give column widths
2021-10-06  Masatake YAMATOlsfd: specify column more declarative way
2021-10-06  Masatake YAMATOlsfd: declare JSON type in colinfo entries
2021-10-06  Masatake YAMATOlsfd: add columns for DEV and RDEV
2021-10-06  Masatake YAMATOlsfd: refactor code calling collect_outofbox_files
2021-10-06  Masatake YAMATOlsfd: add mem associations
2021-10-06  Masatake YAMATOlsfd: add namespace related associations
2021-10-06  Masatake YAMATOlsfd: add cwd, exe, and root associations
2021-10-06  Masatake YAMATOlsfd: purge fd layer
2021-10-06  Masatake YAMATOlsfd: fill ASSOC field
2021-10-06  Masatake YAMATOlsfd: fill DEVICE field
2021-10-06  Masatake YAMATOlsfd: fill INODE field
2021-10-06  Masatake YAMATOlsfd: fill USER field
2021-10-06  Masatake YAMATOlsfd: refactor
2021-10-06  Masatake YAMATOlsfd: fill UID field
2021-10-06  Masatake YAMATOlsfd: fill TYPE field
2021-10-06  Masatake YAMATOlsfd: initial commit
2021-10-05  Karel Zakmore: fix -e in non-interactive mode
2021-10-04  Karel Zaksu: reset also RLIMIT_FSIZE and RLIMIT_NOFILE
2021-10-04  Jeff Laytonmount.8.adoc: note that mandatory locking is fully...
2021-10-04  Karel Zakfstrim: fix typo
2021-10-04  Karel Zakfstrim: don't trigger autofs
2021-10-01  Karel Zaksu: reset RLIMIT_{NICE,RTPRIO} to zero
2021-10-01  Karel Zakprlimit: improve --help output
2021-09-29  Ian Jonesmore: POSIX compliance patch preventing exit on EOF...
2021-09-27  Karel Zakfallocate: add verbose messages
2021-09-27  Eduard Blochhardlink: use more passive wording in hardlink.1
2021-09-27  Eduard BlochLet user choose larger buffers for IO reading
2021-09-27  Karel Zaksetterm: (man) improve dosc about optional arguments
2021-09-24  Karel Zakmeson: fix typo
2021-09-23  Karel Zakmeson: make raw(7) optional
2021-09-23  Karel Zaktest_mount_optstr: use xstrdup()
2021-09-23  Karel Zaklib/env: don't ignore failed malloc
2021-09-23  Karel Zakmkswap: support -U {clear,random,time,uuid}
2021-09-23  Karel ZakMerge branch 'int/alex/hifive_uuid' of https://github...
2021-09-23  Karel ZakMerge branch 'master' of https://github.com/mariobl...
2021-09-23  Karel Zakmount: add hint about dmesg(8) to error messages
2021-09-22  Alexandre Ghitiinclude: Rename HiFive partition UUIDs
2021-09-21  Mario BlättermannMan pages: Fix end extend formatting
2021-09-21  Mario Blättermannmount.8.adoc: fix misformatting
2021-09-21  Michael Kerriskunshare.1.adoc: Improve wording re creation of bind...
2021-09-21  Michael Kerriskunshare.1.adoc: Improve wording re namespace creation
2021-09-16  Karel Zakgithub: add meson build target
2021-09-16  Karel ZakMerge branch 'meson-fixes' of https://github.com/Hello7...
2021-09-16  Karel Zakdmesg: translate ctime strings
2021-09-16  Karel Zaklogger: fix --prio-prefix doesn't use --priority default
2021-09-16  Karel Zaklogger: dealloc login name
2021-09-16  Karel ZakMerge branch 'losetup-direct-dio' of https://github...
2021-09-16  Karel ZakMerge branch 'more-shell-execution' of https://github...
2021-09-16  Karel ZakMerge branch 'refactor-tests' of https://github.com...
2021-09-13  ritikrajdevmore - Bug Resolve - new line separated command execution
next