]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2015-10-18  Sami Kerolatests: add uuid parser check
2015-10-16  Karel Zakscript: be pedantic and use "%"SCNi64
2015-10-16  Isaac Dunhamscript: don't assume that time_t is compatible with...
2015-10-16  James Clarkesulogin: Use fallback method on the Hurd for detecting...
2015-10-15  Karel Zaklibmount: follow docs with parse-error callback return...
2015-10-15  Karel ZakRevert "libblkid: support LSI RAID on partition too"
2015-10-15  Karel Zakmount, umount, swapon, fsck, lsblk, findmnt: ignore...
2015-10-13  Karel Zaklibblkid: make XFS Log visible for wipefs
2015-10-13  Karel Zaklibblkid: support LSI RAID on partition too
2015-10-12  Karel Zaklibmount: fix uid= and gid= translation
2015-10-09  Karel Zakinclude/pt-mbr-partnames: remove '|' from partition...
2015-10-09  Ian Wienandlibfdisk: Detect out-of-space when adding new primary...
2015-10-09  Jörg Jenderekfdisk: to recognize Intel Rapid Start hibernation partition
2015-10-09  Karel Zakpartx: prevent code duplication
2015-10-09  Karel Zakuuidd: add debug message for timeout
2015-10-09  Karel Zakbuild-sys: use REALTIME_LIBS
2015-10-09  Karel Zakuuidd: use cxt->quiet
2015-10-09  Karel Zakuuidd: fix compiler warning [-Wsign-compare]
2015-10-09  Sami Kerolauuidd: fix shadow declaration
2015-10-09  Sami Kerolauuidd: use signalfd() and setup_timer()
2015-10-09  Sami Kerolablkid, uuidd, uuidgen: assume getopt.h and getopt.h...
2015-10-09  Sami Kerolauuidd: slice up the usage text and normalize its layout
2015-10-06  Karel Zaktests: replace username with tag in logger test
2015-10-06  Karel Zaktests: add missing files
2015-10-06  Karel Zaktests: update and extend logger tests
2015-10-06  Karel Zaklogger: fix messages separation on UNIX socket
2015-10-02  Sami Kerolauuidd: improve socket activation error messaging
2015-10-02  Alexander Kuleshovbash-completion: curly brace missed for findmnt
2015-10-02  Jörg Jenderekfdisk: to recognize partition type 0xEA (Rufus)
2015-10-01  Karel ZakMerge branch 'logger'
2015-10-01  Karel Zaklogger: add --sd-id and -sd-param
2015-10-01  Karel Zaklib/strv: add strv_extendv()
2015-10-01  Karel ZakRevert "logger: add support for rfc5424 structured...
2015-10-01  Karel Zaklogger: add support for rfc5424 structured data (-...
2015-09-30  Karel Zaklibuuid: fix buffer overflow with long paths
2015-09-24  Karel Zakzramctl: fix lists of the all devices
2015-09-24  Karel Zaklibblkid: add read() based fallback for char (UBI)...
2015-09-24  Karel Zaklibblkid: use mmap() rather than read()
2015-09-24  Karel Zaklibblkid: (zfs) keep bufferes read-only
2015-09-24  Karel Zaklibblkid: (promise raid) cleanup code
2015-09-24  Karel Zaklib/crc32: don't require to modify GPT header
2015-09-17  Karel Zaksfdisk: add --delete
2015-09-17  Karel Zaklibfdisk: fix partition move/resize code
2015-09-17  Karel Zaklibfdisk: add more debug message to resize code
2015-09-17  Karel Zaksfdisk: fix -N return code detection, add debug messages
2015-09-17  Karel Zaklibfdisk: (gpt) control ranges in set_partition
2015-09-15  Karel Zakipcs: fix ipc_sem_get_limits()
2015-09-11  Karel Zaklibmount: (monitor) remove unnecessary epoll EPOLLPRI
2015-09-11  Karel Zaklibmount: (monitor) don't check for regular mtab
2015-09-09  Karel Zaksfdisk: cleanup and optimize --move-data
2015-09-09  Karel Zaktests: add sfdisk --move-data test
2015-09-08  Karel Zaksfdisk: add --move-data
2015-09-07  Karel Zaksfdisk: add --reorder
2015-09-07  Karel Zakbuild-sys: release++ (v2.27) v2.27
2015-09-07  Karel Zakdocs: update v2.27-ReleaseNotes
2015-09-07  Karel Zakdocs: update AUTHORS file
2015-09-07  Karel Zakpo: merge changes
2015-09-07  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2015-09-07  Jakub Boguszpo: update pl.po (from translationproject.org)
2015-09-07  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2015-09-07  Antonio Ceballos Roapo: update es.po (from translationproject.org)
2015-09-07  Michal Schmidtlogger: improve logger --journald man page example
2015-09-07  Andreas Henrikssonhwclock: fix format warning in alpha code
2015-09-04  Karel ZakMerge branch 'build-sys' of https://github.com/kolyshki...
2015-09-03  Kir Kolyshkinlibmount: typo fixes
2015-09-03  Kir Kolyshkinbuild-sys: allow gettext 0.17 to be used
2015-09-03  Kir Kolyshkinbuild-sys: allow autoconf < 2.64 to be used
2015-09-02  Karel Zaklibfdisk: (gpt) reorder only when necessary
2015-09-02  Karel Zakmount: remove XFS from man page, xfsprogs provides...
2015-09-01  Karel Zaklscpu: fix read_hypervisor_powerpc() logic
2015-08-31  Karel Zaktests: (blkid) update drbdmanage
2015-08-31  Karel Zaklibfdisk: (bsd) add note about non-written parental MBR
2015-08-31  Karel Zaklibblkid: use 'VERSION' rather than 'PERSISTENCE_VERSION'
2015-08-31  Karel Zaklibblkid: (drbdmanage) improve version setting code
2015-08-31  Karel Zaklibmount: fix compiler warning [-Wdiscarded-qualifiers]
2015-08-31  Chen Qilogin: replace siginterrupt with sigaction
2015-08-31  Chen Qibuild-sys: include errno.h instead of argp.h
2015-08-31  Karel Zaktests: (cal) update US week numbers
2015-08-31  Sami Kerolacal: check biggest week number correctly when highlighting
2015-08-31  Sami Kerolacal: replace magic constants with symbolical values
2015-08-31  Sami Kerolacal: correct gregorian week numbering
2015-08-31  Karel Zaklib/sysfs: make sysfs_next_subsystem() more robust
2015-08-31  Andreas Henrikssonlsblk: fix resource leak [coverity scan]
2015-08-31  Andreas Henrikssonlib/strutil: fix parse_switch resource leak [coverity...
2015-08-28  Karel ZakMerge branch 'escaped-test' of https://github.com/kees...
2015-08-27  Karel Zakdocs: fix typo
2015-08-27  Kees Cooktests: add very long mount line to libmount mtab
2015-08-27  Karel Zakdocs: add notest about drone.io and travis-ci
2015-08-27  Karel Zaklibblkid: (drbdmanage) add magic strings array terminator
2015-08-27  Karel Zaklibmount: handle arbitrary line length for mounts
2015-08-26  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2015-08-25  Yuri ChornoivanFix trivial typos
2015-08-25  Karel Zakdmesg: highlight -T issues in docs
2015-08-25  Karel Zakfallocate: fix error message
2015-08-24  Karel Zakbuild-sys: release++ (v2.27-rc2) v2.27-rc2
2015-08-24  Karel Zakdocs: update v2.27-ReleaseNotes
2015-08-24  Karel Zakdocs: update AUTHORS file
2015-08-24  Karel Zakpo: merge changes
2015-08-24  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2015-08-24  Lauri Nurmipo: update fi.po (from translationproject.org)
next