]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2019-05-15  Karel Zaklib/path: consolidate ul_path_mkpath() usage
2019-05-15  Karel Zaklib/path: fix possible NULL pointer dereferencing ...
2019-05-15  Austin Englishcolumn: fix "maybe be" duplication
2019-05-15  Austin Englishrtcwake: fix "maybe be" duplication
2019-05-15  Austin Englishmount: fix "maybe be" duplication
2019-05-15  Austin Englishlsblk: fix "maybe be" duplication
2019-05-15  Austin Englishlibmount: fix "maybe be" duplication
2019-05-15  Austin Englishlib/colors: fix "maybe be" duplication
2019-05-14  Karel Zaklosetup: keep static analyzer happy [coverity scan]
2019-05-14  Karel Zaklib/colors: keep static analyzer happy [coverity scan]
2019-05-14  Karel Zaklib/canonicalize: verify DM paths [coverity scan]
2019-05-14  Karel Zakbuild-sys: add PKG_INSTALLDIR fallback
2019-05-14  Karel Zakfdisk: initialize buffers for get_user_reply() [coverit...
2019-05-14  Karel Zakbuild-sys: add --with-pkgconfigdir
2019-05-14  Nikolay Borisovlibblkid: Set BLKID_BID_FL_VERIFIED in case revalidatio...
2019-05-14  Nikolay Borisovlibblkid: Don't check BLKID_PROBE_INTERVAL in blkid_verify
2019-05-13  Karel Zaklib/strutils: parse_size() fix frac digit calculation
2019-05-13  Karel Zaklib/strutils: parse_size() fix frac with zeros
2019-05-09  Karel Zakfstrim: affect only warnings by --quiet
2019-05-09  Karel Zakbash-completion: add fstrim --quiet
2019-05-09  Karel ZakMerge branch 'fstrim-bug-789' of https://github.com...
2019-05-09  Karel Zaklibmount: return errno on failed fstab stat()
2019-05-07  Sami Kerolafstrim: add --quiet option to suppress error messages
2019-05-07  Karel Zakbuild-sys: use __SANITIZE_ADDRESS__ rather than custom...
2019-05-07  Romain Izardlib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
2019-05-07  Karel Zaklibsmartcols: use scols_walk_* for calculations and...
2019-05-07  Karel Zaklibsmartcols: add generic function to walk on tree
2019-05-06  Karel Zaklsblk: fix heap-use-after-free
2019-05-03  Karel Zaklibsmartcols: cell width calulation cleanup
2019-05-03  Karel Zaklibsmartcols: (groups) use print functions tp calculate...
2019-05-03  Karel Zaklibsmartcols: (groups) print group childrent after...
2019-05-03  Karel Zaklibsmartcols: (groups) improve debug messages
2019-05-02  Karel Zaklsblk: add more debug messages
2019-05-02  Karel Zaklibsmartcols: fix groups reset, add debugs
2019-05-02  Karel Zaklibsmartcols: (groups) remove hardcoded const numbers
2019-05-02  Karel Zakhardlink: fix compiler warnings [-Wsign-compare -Wmaybe...
2019-05-01  Sami Kerolahardlink: retire NIOBUF in favour of more common BUFSIZ
2019-05-01  Sami Kerolahardlink: move global variables to a control structure
2019-05-01  Sami Kerolahardlink: use flexible array member rather than zero...
2019-04-30  Karel Zakbuild-sys: release++ (v2.34-rc1) v2.34-rc1
2019-04-30  Karel Zakdocs: update v2.34-ReleaseNotes
2019-04-29  Karel Zakdocs: update AUTHORS file
2019-04-29  Karel Zaktests: build-sys update
2019-04-25  Karel Zakbuild-sys: don't use ASAN on XOS
2019-04-24  Karel Zakpo: merge changes
2019-04-24  Karel Zakhardlink: remove \r from output
2019-04-24  Sebastian Rasmussenpo: update sv.po (from translationproject.org)
2019-04-24  Božidar Putanecpo: update hr.po (from translationproject.org)
2019-04-24  Frédéric Marchalpo: update fr.po (from translationproject.org)
2019-04-24  Antonio Ceballos Roapo: update es.po (from translationproject.org)
2019-04-24  Mario Blättermannpo: update de.po (from translationproject.org)
2019-04-24  Karel Zakbuild-sys: add devel-non-asan.conf
2019-04-24  Karel Zakbuild-sys: add 'make checklibdoc'
2019-04-24  Karel Zaksu: make comment more friedly to 'make checkxalloc'
2019-04-24  Karel Zaklosetup: man page has repeating words [make checkmans]
2019-04-24  Karel Zaktests: auto-enable ASAN option if necessary
2019-04-24  Stanislav Brabeclslogins: Fix discrepancies of SYS_UID_MIN
2019-04-24  Wang Shilongfstrim: document kernel return minlen explicitly
2019-04-17  Karel Zaktests: fix TS_ENABLE_ASAN usage
2019-04-17  Karel Zaktests: use TS_ENABLE_ASAN in tests to detect ASAN
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-16  Karel Zakinclude/c: add print_version() macro
2019-04-16  Karel Zakinclude/closestream: add close_stdout_atexit()
2019-04-16  Karel Zakchcpu: fix memory leak
2019-04-15  Karel Zaklibmount: fix compiler warning [-Wsometimes-uninitialized]
2019-04-15  Karel Zakbuild-sys: enable ASAN on travis-ci
2019-04-15  Karel Zakbuild-sys: add ASAN_LDFLAGS
2019-04-15  Karel Zaktests: ignore errors with enabled ASAN in python bindings
2019-04-15  Karel Zaklibmount: fix memleak on parse errors
2019-04-15  Wang Shilongfstrim: get realpath before trim ioctl
2019-04-11  Karel Zaktests: update lscpu due to 'Vulnerability' fields
2019-04-11  Karel Zaklscpu: wrap default output long lines on terminal
2019-04-11  Karel Zaklscpu: report CPU vulnerabilities
2019-04-11  Karel Zakinclude/strutils: add functions to replace and remove...
2019-04-11  Karel Zaklib/fileutils: add xreaddir()
2019-04-09  Andrew Savchenkosetarch: add new e2k subarches
2019-04-08  Karel Zaktests: add /mnt/test/foo^Mbar to mountinfo tests
2019-04-08  Karel Zaklibmount: don't use sscanf() for swaps parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for mountinfo parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for fstab parsing
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-04-01  Marcos Paulo... fstrim.c: Remove commnet about vfat not supporting...
2019-03-29  Karel Zaktastset: (man) add :N stride for CPU lists
2019-03-28  Karel Zakfsck: (man) labels are available for all filesystems
2019-03-25  Karel Zaksu: change error message
2019-03-22  Jakub Wilkdocs: fix typo
2019-03-20  Karel Zaktaskset: fix cpuset list parser
2019-03-19  Karel Zaklscpu: (man) tiny changes
2019-03-19  Karel Zaklscpu: fix excl[] array order
2019-03-19  Karel Zaklscpu: fix and document --output-all
2019-03-19  Karel Zaklscpu: define libsmartcols flags for -e
2019-03-19  Karel Zaklscpu: fix --caches order
2019-03-19  Karel Zaklscpu: (man) make SYNOPSIS compatible with another...
2019-03-19  Karel Zaklscpu: add --bytes
2019-03-19  Karel Zaklscpu: add --caches
2019-03-19  Karel Zaklib/path: remove extra semi-colons
2019-03-19  Karel Zaklscpu: rename macros and functions
2019-03-19  Karel Zaktests: update lscpu output
2019-03-19  Karel Zaklscpu: report more usable cache sizes
2019-03-18  Karel Zaklsblk: force tree on --json --tree independently on...
next