]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2016-11-08  Karel Zakdocs: update v2.29-ReleaseNotes
2016-11-08  Karel Zakpo: merge changes
2016-11-08  Wylmer Wangpo: update zh_CN.po (from translationproject.org)
2016-11-08  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2016-11-08  Sebastian Rasmussenpo: update sv.po (from translationproject.org)
2016-11-08  Jakub Boguszpo: update pl.po (from translationproject.org)
2016-11-08  Benno Schulenbergpo: update nl.po (from translationproject.org)
2016-11-08  Antonio Ceballos Roapo: update es.po (from translationproject.org)
2016-11-08  Philipp Thomaspo: update de.po (from translationproject.org)
2016-11-07  Ruediger Meiertests: let lsmod fail silently
2016-11-07  Ruediger Meiertests: always quote $LODEV
2016-11-07  Ruediger Meiertests: replace sleep by udevadm
2016-11-07  Ruediger Meiertests: udevadm settle before losetup -d
2016-11-07  Karel Zakdocs: update TODO file
2016-11-03  Karel Zaklscpu: disable is_vmware_platform() for non-root users
2016-11-02  Karel Zaktests: check for timeout prog
2016-11-02  Ruediger Meiertests: wait for flock background process
2016-11-02  Karel Zaklsblk: add note about --sort and --list relation
2016-11-02  Karel Zaklsblk: sort by MAJ:MIN by default
2016-11-02  Karel Zaklibsmartcols: make scols_sort_table() usable for trees
2016-11-02  Karel Zaklibfdisk: fix typo
2016-10-31  Karel Zaktests: add flock tests
2016-10-31  Karel Zakflocks: keep run_program() simple
2016-10-31  Karel ZakMerge branch 'fixes-for-v2.29' of https://github.com...
2016-10-31  Karel Zakflock: fix no-flock patch
2016-10-27  Karel Zakmount: append inverting options for mount.<type> on...
2016-10-27  Ruediger Meiermisc: once again some printf format strings
2016-10-27  Ruediger Meiermisc: fix some compiler warnings
2016-10-27  Ruediger Meierchrt: fix HAVE_SCHED_SETATTR fallback case
2016-10-27  Ruediger Meierfdisk: fix memleak in list_disk_geometry()
2016-10-27  Karel Zaklibfdisk: cleanup labelitem initialization
2016-10-27  Ruediger Meierlibfdisk: fix uninitialized fdisk_labelitem
2016-10-26  Karel Zaktests: add sfdisk script case-insensitive test
2016-10-26  Karel Zaklibfdisk: (script) make bootable flag parsing more...
2016-10-26  Karel Zaklibfdisk: add trivial script test
2016-10-26  Karel Zakfdisk: fix compiler warning
2016-10-26  Karel ZakMerge branch 'tests-raid1' of https://github.com/rudime...
2016-10-26  Karel Zakmisc: fix unsigned int usage for ctype.h functions
2016-10-25  Karel Zakrtcwake: add note about RTC limits
2016-10-25  Karel Zaktests: let's follow ts_scsi_debug_rmmod
2016-10-25  Karel ZakMerge branch 'test-rmmod-scsi_debug' of https://github...
2016-10-25  Karel Zakdocs: add sfdisk scripts quotes issue to TODO file
2016-10-25  Karel Zaktests: add another sfdisk script tests
2016-10-25  Karel Zaklibfdisk: make script token parser more robust
2016-10-25  Karel Zaktests: add sfdisk Type= and Id= test
2016-10-25  Karel Zaklibfdisk: fix script Type= and Id= parsing
2016-10-25  Karel Zaktests: add GPT attributes parser tests
2016-10-25  Karel Zaklibfdisk: (gpt) make attributes parser more robust
2016-10-24  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2016-10-21  Karel Zakbuild-sys: improve libncursesw5 install for travis
2016-10-21  Ruediger Meiertest: fix raid1 minimum I/O size
2016-10-21  Ruediger Meiertests: consolidate rmmod scsi_debug
2016-10-21  Karel Zakgetopt: be sure that options array is terminated
2016-10-21  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-10-21  Karel Zakbuild-sys: fix drone.io builds
2016-10-20  Ruediger Meierbuild-sys: fix missing ncursesw message
2016-10-20  Ruediger Meiertests: avoid &>> for bash compatibility
2016-10-20  Karel Zaktests: call umount --fake for tmpfs tests
2016-10-20  Yuri ChornoivanFix minor typos
2016-10-20  Karel Zakbuild-sys: fix typo on ncurses-config command line
2016-10-20  Karel Zakbuild-sys: use ncurses-config rather than pkg-config
2016-10-19  Karel Zakbuild-sys: release++ (v2.29-rc2) v2.29-rc2
2016-10-19  Karel Zakdocs: update v2.29-ReleaseNotes
2016-10-19  Karel Zakdocs: update AUTHORS file
2016-10-19  Karel Zakpo: merge changes
2016-10-19  Karel Zaktests: update build-sys expected output
2016-10-19  Karel Zakcramfs: revert crc32 changes
2016-10-19  Karel Zakcramfs: add missing includes
2016-10-19  Gustavo Zacariaslib/crc32: prefix public functions
2016-10-18  Karel Zakfstrim: add -v to the systemd service
2016-10-07  Karel Zakcal: support abbreviated month names
2016-10-07  Karel Zakcal: support alone month name parameter
2016-10-07  Karel Zakcal: cleanup man page
2016-10-07  Karel Zakcal: remove err message from monthname_to_number()
2016-10-07  Karel Zakdocs: update AUTHORS file
2016-10-06  Stanislav Brabeclosetup --nooverlap: fix typo
2016-10-06  Tobias Stoeckmannrev: Avoid out of boundary read
2016-10-06  Tobias Stoeckmannrev: Avoid calling free in a signal handler
2016-10-06  Tobias Stoeckmannlibblkid: Avoid strlen if only first char is checked
2016-10-06  Karel Zakdocs: update infor about TIOCSTI
2016-10-05  Karel ZakMerge branch 'master' of https://github.com/Zeuh/util...
2016-10-05  Karel Zakwdct: mark usage() as noreturn [coverity scan]
2016-10-05  Karel Zakswapoff: fix mem leak [coverity scan]
2016-10-05  Karel Zaksetarch: let's keep analyzer happy [coverity scan]
2016-10-05  Karel Zakrtcwake: make sure buffer is zero terminated [coverity...
2016-10-05  Karel Zaklsns: fix mem leak [coverity scan]
2016-10-05  Karel Zakfindmnt: (verify) fix mem leak [coverity scan]
2016-10-04  Karel Zakisosize: fix read() result check
2016-10-04  Karel Zaklibmount: fix null-checking [coverity scan]
2016-10-04  Karel Zaklibblkid: check blkid_parse_tag_string() return code...
2016-10-04  Karel Zaklib/randutils: remove unnecessary function
2016-10-04  Karel Zaklib/mbsalign: free buffer after error [coverity scan]
2016-10-04  Karel Zaksfdisk: cleanup before going out of scope [coverity...
2016-10-04  Karel Zaksfdisk: free before going out of scope [coverity scan]
2016-10-04  Karel Zakisosize: don't ignore read() result [coverity scan]
2016-10-04  Karel Zakfsck.cramfs: don't ignore read() result [coverity scan]
2016-10-04  Karel Zaktests: (cramfs) check for test_sysinfo
2016-10-04  Karel Zakcfdisk: fix mountpoint detection
2016-10-04  Richard YannFix: list all block device from /dev and all symbolic...
2016-10-03  Karel ZakRevert "su,runuser: add libseccomp based workaround...
next