]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2016-01-19  Boris Egorovlibblkid: check limits before indexing array [cppcheck]
2016-01-19  Boris Egorovreadprofile: add scanf field width limits [cppcheck]
2016-01-19  Boris Egorovlibblkid,libmount: Do not use void* in calculations...
2016-01-19  Boris Egorovlibblkid: (zfs) add cast to fix UB [cppcheck]
2016-01-18  Karel Zaklibblkid: make minix prober more robust
2016-01-18  Karel Zaklibsmartcols: don't sort if cmpfunc() is not set
2016-01-18  Karel Zaklibsmartcols: be sure column is unused
2016-01-18  Karel ZakMerge branch 'gh/254' of https://github.com/ignatenkobr...
2016-01-18  Karel ZakMerge branch 'sym_is_hidden' of https://github.com...
2016-01-18  Yuriy M. Kaminskiylsns: fix failure after zombie process
2016-01-17  Igor GnatenkoAUTHORS: add Igor Gnatenko
2016-01-17  Igor Gnatenkolibsmartcols: reflect changinging SCOLS_FL_TREE after...
2016-01-15  Igor Gnatenkolibsmartcols: add scols_column_is_hidden into sym file
2016-01-13  Karel Zakfstrim: add reference to blkdiscard
2016-01-13  Karel Zakcolumn: ignore non-printable chars
2016-01-13  Karel Zaklib/mbsalign: fix warnings when compile without widechars
2016-01-12  Karel Zaklibblkid: use internally uint64_t for offsets and sizes
2016-01-12  Karel Zaklsblk: use unsigned type for SIZE
2016-01-12  Karel Zaklibsmartcols: allow to set data by reference to libscol...
2016-01-12  Andrew Wilcoxlibfdisk: Add GPT type GUID for Itanium Linux root
2016-01-12  Peter Hoegfstrim: systemd timer units should be WantedBy=timers...
2016-01-07  Karel Zaklibsmartcols: make output buffer size estimation more...
2016-01-07  Karel Zakhwclock: change audit message
2016-01-07  Filipe Brandenburgerscriptreplay/newgrp: use signed int to store return...
2016-01-06  Boris Egorovlib/tty: Pass default width to get_terminal_width()
2016-01-05  Osamu Aokimount.8: Add documentation of overlay mount options
2016-01-05  Karel Zaktests: fallback for missing TS_DESC
2016-01-05  Ruediger Meiertests: wipefs fix, ts_init was called too late
2016-01-05  Ruediger Meiertests: fix run.sh --parallel=1
2016-01-05  Ruediger Meiertests: always create sparse image files
2016-01-05  Ruediger Meiertests: no more sleep, udevadm settle only
2016-01-05  Ruediger Meiertests: use sfdisk --no-reread wherever it's needed
2016-01-05  W. Trevor Kinglsns: Fix "lowers" -> "lowest" typo in --help for COL_PID
2015-12-21  Karel Zaklslogins: fix getgrouplist() usage for 64BE
2015-12-17  Ruediger Meiertravis: workaround env pollution, PYTHON_CFLAGS
2015-12-17  Ruediger Meiertravis: cosmetics, order scripts like they are executed
2015-12-15  Karel ZakMerge branch 'scols_print_to_string' of https://github...
2015-12-15  Karel Zaklogin, mount: fix __SC_GETPW_R_SIZE_MAX usage
2015-12-15  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-12-13  Igor Gnatenkoscols/table_print: restore old stream after printing...
2015-12-11  Bill Pembertonwipefs: Allow b to be used as the short option for...
2015-12-10  Ruediger Meiertests: sfdisk/gpt-reorder, add missing results
2015-12-10  Ruediger Meiertests: skip nonroot before checking for progs in PATH
2015-12-10  Ruediger Meiertests: skip automake's empty "Testsuite summary"
2015-12-10  Karel Zaklsblk: tiny man page update for --sort
2015-12-10  Karel Zaklsblk: allow to --sort by hidden column
2015-12-10  Karel Zaklibsmartcols: add SCOLS_FL_HIDDEN
2015-12-10  Karel Zaklibmount: add comment, remove TODO item
2015-12-10  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-12-09  Ruediger Meiertests: skip BLKDISCARD if unsupported
2015-12-09  Ruediger Meiertests: blkdiscard, check return values
2015-12-09  Ruediger Meierblkdiscard: don't report "zero range" at the end
2015-12-09  Ruediger Meierblkdiscard: fix stats reporting (off by one)
2015-12-09  Ruediger Meierblkdiscard: fix timeval comparison inclusive usecs
2015-12-09  Karel Zaklibmount: use fstatat(AT_NO_AUTOMOUNT) for mountpoints
2015-12-09  Ruediger Meiertests: use xz instead of bzip2 for blkid images
2015-12-08  Karel Zaklibmount: add cgroup2 pseudo FS
2015-12-08  Karel ZakMerge branch 'patch-1' of https://github.com/frioux...
2015-12-08  Karel Zakbuild-sys: fix typo and more all RT to the same place
2015-12-07  fREW SchmidtFix subtle typo
2015-12-07  Karel Zaklibsmartcols: fix right-aligned logic for last column
2015-12-07  Karel Zakcfdisk: use new libsmartcols functionality to fix output
2015-12-07  Karel Zaklibsmartcols: don't use fprintf() when count cells
2015-12-07  Karel Zaklibsmartcols: add scols_table_enable_nowrap()
2015-12-07  Karel ZakRevert "cfdisk: make sure that output fits to terminal...
2015-12-04  Benno Schulenberglsns: improve formatting and wording of the man page
2015-12-03  Karel Zaklibblkid: fix buffers mapping on 32bit archs
2015-12-03  Ruediger Meiertests: add some line tests
2015-12-03  Ruediger Meiertests: avoid sed -E
2015-12-02  Karel Zakline: keep stdin unbuiffered
2015-12-02  Karel Zaklibmount: fix is-mounted check for btrfs
2015-12-02  Sukadev Bhattiprolulscpu: Print physical cpu information
2015-12-02  Karel ZakMerge branch 'races' of git://github.com/kerolasa/lelux...
2015-12-01  Karel Zaklsns: improve man page
2015-12-01  Karel Zakinclude: add missing header file
2015-12-01  Karel Zaklsns: fix usage()
2015-12-01  Karel Zaklsns: add details to the man page
2015-12-01  Karel Zaklsns: sort namespaces, avoid duplicate entries in tree...
2015-12-01  Karel Zaklsns: remove unwanted comment
2015-12-01  Karel Zaklsns: add man page
2015-11-30  Karel Zaklsns: filter by NS type
2015-11-30  Karel Zaklsln: allows to list namespace processes
2015-11-30  Karel Zaklibsmartcols: make sure we have space for ascii art
2015-11-30  Karel Zaklibsmartcols: allow to reduce tree columns
2015-11-27  Karel Zaklsns: read all processes when --task specified
2015-11-27  Karel Zakbuild-sys: add lsns to gitignore
2015-11-27  Karel Zaklsns: add USER and UID
2015-11-27  Karel Zaknamei: move icache to lib/
2015-11-26  Karel Zaklsns: new command
2015-11-25  Karel Zaklslocks: use stuff from lib/procutils
2015-11-24  Karel Zakagetty: don't ignore netlink on select()
2015-11-22  Sami Kerolamesg: fix multiple races
2015-11-22  Sami Kerolafdformat: fix block device open race
2015-11-22  Sami Kerolamkswap: fix block device open race
2015-11-22  Sami Kerolamkfs.minix: fix block device open race
2015-11-22  Sami Kerolamkfs.bfs: allow creating file system to a file
2015-11-22  Sami Kerolamkfs.bfs: fix block device open race
2015-11-22  Sami Kerolalib/blkdev: add open_blkdev_or_file() function
2015-11-22  Sami Kerolainclude/fileutils: add is_same_inode() check
2015-11-19  Karel Zaktests: update ZFS test
next