]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2019-03-04  Patrick Steinhardtlast: do not use non-standard __UT_NAMESIZE
2019-03-04  Stanislav Brabeclibmount: Recognize more fuse filesystems as pseudofs...
2019-03-04  Stanislav Brabecagetty: Switch to 8-bit processing in get_logname(...
2019-03-04  Stanislav Brabecagetty: Fix input of non-ASCII characters in get_logname()
2019-03-01  Karel Zaktests: make sure TS_HELPER_MBSENCODE compiled
2019-02-28  Karel Zakblockdev: make –-getbsz less confusing for end-users
2019-02-27  Karel Zaktests: use subtests in fdisk/mbr-nondos-mode
2019-02-27  Karel Zaktests: add fdisk (dos) first sector dialog test
2019-02-26  Karel ZakMerge branch 'dana/column-x' of https://github.com...
2019-02-25  Juerg Haefligerlibfdisk: (dos) Use strtoul to parse the label-id
2019-02-25  Karel Zaklibfdisk: (dos) rewrite fist/last free sector functions
2019-02-22  danacolumn: Address fill-order confusion in documentation
2019-02-21  Karel Zaklibmount: add mnt_table_{find,insert,move}_fs()
2019-02-20  Karel Zaklscpu: document --hex output regression (since v2.30)
2019-02-20  Karel Zaklsblk: allow to specify tree column
2019-02-20  Karel Zaklibsmartcols: print tree also for empty cells
2019-02-18  Karel Zaklibfdisk: (dos) improve first unused sector for logical...
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-18  Sami Kerolainclude/path.h: remove duplicate header inclusion
2019-02-18  Sami Kerolainclude: add no return function attribute
2019-02-18  Sami Kerolahardlink, wall: fix variable shadowing
2019-02-18  Sami Kerolavarious: fix 'uninitialized when used' warnings [clang]
2019-02-18  Karel Zakcal: fix Sexit and Senter
2019-02-18  Tobias Stoeckmannsfdisk: Avoid out of boundary read with readline
2019-02-18  Fabian.Kirsch... libfdisk: sanity check, to prevent overlapping partitio...
2019-02-18  Karel Zaklibmount: (tabdiff) use list_add_tail() in more robust way
2019-02-18  Karel Zaklibfdisk: use list_add_tail() in more robust way
2019-02-18  Karel Zaklibsmartcols: use list_add_tail() in more robust way
2019-02-18  Karel Zaklibblkid: tiny code simplification
2019-02-18  Tim Hilderinglibmount: check table membership before adding entry
2019-02-14  Karel Zakwall: remove unnecessary warning
2019-02-12  Karel Zaktests: update fdisk outputs
2019-02-12  Karel Zakfdisk: use 2 decimal places for size in disk summary
2019-02-12  Karel Zaklib/strutils: support two decimal places in size_to_hum...
2019-02-11  Karel Zaktests: (hardlink) update noregex
2019-02-11  Karel Zakhardlink: add long options
2019-02-11  Karel Zakhardlink: rename function
2019-02-11  Karel Zakhardlink: make code more readable
2019-02-11  Karel Zakhardlink: cleanup global variables
2019-02-11  Karel Zakhardlink: remove typedefs
2019-02-11  Karel Zaktests: (hardlink) update summary output
2019-02-11  Sven Wiltinklsblk: use ID_SCSI_SERIAL when available
2019-02-06  Karel Zakhardlink: cleanup error messages, use xalloc.h
2019-02-06  Karel Zakhardlink: cleanup verbose and warning messages
2019-02-06  Karel Zakhardlink: (man) add AVAILABILITY
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-02-06  Stanislav Brabecmount: Do not call mnt_pretty_path() on net file systems.
2019-02-05  Karel Zakcol: improve error message, update regression test
2019-02-05  Karel Zakdocs: add col(1) to TODO
2019-02-05  Karel Zakcol: make flush_line() a little bit robust
2019-02-05  Karel ZakMerge branch 'patch-1' of https://github.com/edupont...
2019-02-05  Karel ZakMerge branch 'mount-nosuid' of https://github.com/Leken...
2019-02-04  Icenowy Zhenglibfdisk: (gpt) add HiFive Unleashed bootloader partiti...
2019-02-04  Karel Zakcal: use standout mode on monochrome terminals
2019-02-04  Karel Zaklib/colors: force to "never" mode on non-terminal output
2019-02-01  edupontTypo in configuration help
2019-02-01  Peter Wumount.8: clarify (no)suid behavior on file capabilities
2019-01-31  Karel Zaksfdisk: fix logical partition resize when start specified
2019-01-29  Karel Zaklogger: (man) add info about rewrite and authors
2019-01-29  Karel Zaklogger: (man) make more obvious that --server/socket...
2019-01-23  Johannes Nixdorfbuild-sys: fix crypt() detection without -lcrypt
2019-01-23  Karel Zaklogger: concatenate multiple lines of MESSAGE into...
2019-01-22  Karel Zaklibblkid: remove dependence on libuuid
2019-01-22  Andreas Schwabsetarch: don't return address of automatic variable
2019-01-22  Jeffrey Ferreiralosetup: update an error message
2019-01-22  Karel Zaklosetup: properly use --sector-size when create a new...
2019-01-22  Karel Zaklib/loopdev: set blocksize when create a new device
2019-01-22  Karel Zaklib/loopdev: differentiate between setter()s and ioctl...
2019-01-22  Karel Zakswapon: be more explicit about BTRFS
2019-01-22  Karel Zakswapon: rewrite section about swapfiles
2019-01-21  Karel Zakswapon: (man) iomap for swapfile is already supported...
2019-01-21  Karel Zakswapon: (man) cleanup note about holes
2019-01-21  Karel Zakmount: (man) add note about --all to remount desc
2019-01-18  Karel Zaklosetup: use offset in warn_size() calculation
2019-01-18  Karel Zaklibfdisk: add comment to fdisk_set_first_lba()
2019-01-18  Karel Zakdocs: update TODO
2019-01-17  Karel Zakwhereis: search in /(s)bin before /usr/lib
2019-01-16  Karel Zaklibmount: add support for MS_REMOUNT on --all
2019-01-15  Karel Zakfsck.cramfs: fix utimes() usage
2019-01-14  Karel Zakbuild-sys: use REALTIME_LIBS for hwclock due to monotonic.c
2019-01-14  Karel ZakMerge branch 'time-fixes' of https://github.com/kerolas...
2019-01-14  Karel ZakMerge branch 'asan-fixes' of https://github.com/kerolas...
2019-01-13  Sami Kerolareadprofile: check input file is not empty [asan]
2019-01-13  Sami Kerolalast: fix wtmp user name buffer overflow [asan]
2019-01-12  Sami Kerolabash-completion: umount support relative path and ...
2019-01-12  Sami Kerolafsck.cramfs: use utimes() instead of utime() that is...
2019-01-12  Sami Kerolahwclock: use monotonic time to measure how long setting...
2019-01-12  Sami Kerolainclude: add indirect monotonic clock id specifier
2019-01-12  Sami Kerolatimeutils: match today day and this year correctly
2019-01-11  Karel Zaklogin: add support for login.defs(5) LASTLOG_UID_MAX
2019-01-11  Karel Zaklogin-utils/logindefs: clenaup API
2019-01-11  Karel Zakfstrim: check for read-only devices on -a/-A
2019-01-10  Stanislav Brabecsu-common.c: prefer ENV_SUPATH over ENV_ROOTPATH
2019-01-10  Stanislav Brabecsu-common.c: prefer /etc/default/su over login.defs
2019-01-10  Karel Zakfdisk: make partition types uses more robust
2019-01-10  Karel Zakfdisk: support CTRL+C on change-partition-type dialog
2019-01-08  Carlos Santosutmpdump: fix word swapping in manual page
2019-01-08  Karel Zaklibblkid: improve whole-disk detection when read /proc...
2019-01-05  Khem Rajldattach: Check for value of _HAVE_STRUCT_TERMIOS_C_ISPEED
2019-01-02  Karel Zaklibblkid: (ntfs) fix compiler warning [-Wpedantic]
next