]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2016-03-09  Ruediger Meiertests: skip btrfs tests if version too old
2016-03-09  Ruediger Meiertests: fix non-working udevadm settle for scsi_debug
2016-03-09  Ruediger Meiertests: hotfix, wait for scsi_debug partion
2016-03-09  Ruediger Meiertests: don't use mkfs.btrfs option -f
2016-03-09  Ruediger Meiertests: ignore swapon warnings
2016-03-09  Ruediger Meiertests: udevadm settle before losetup -d
2016-03-09  Karel Zakmisc: avoid shadowing
2016-03-09  Karel Zaklib/linux_version: avoid major and minor shadowing
2016-03-09  Sami Kerolacal: remove libtermcap arguments to my_tgetstr()
2016-03-09  Sami Kerolamisc: remove path name definitions that are unused
2016-03-09  Karel Zaktests: mark script race test as "known fail"
2016-03-08  Karel Zakinclude: move sys/sysmacros.h to c.h
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Benno Schulenbergmount: adjust some wordings and formatting in the man...
2016-03-08  Benno Schulenbergsfdisk: adjust more wordings and formatting in the...
2016-03-08  Benno Schulenbergctrlaltdel: tweak the wording in the man page
2016-03-08  Benno Schulenberglosetup: correct some formatting in the man page
2016-03-08  Benno Schulenbergmount: hardwrap an overlong example in the man page
2016-03-08  Benno Schulenbergfstrim: a few tiny tweaks of the man page
2016-03-08  Benno Schulenbergagetty: tweak formatting and some wordings in the man...
2016-03-08  Benno Schulenbergfdisk, sfdisk: adjust the wording of the --wipe option
2016-03-08  Benno Schulenbergfdisk, sfdisk: adjust some formatting in the man pages
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2016-03-08  Karel Zaktests: don't compare btrfs mount options
2016-03-07  Ruediger Meiergetopt: fix -n name for BSD
2016-03-07  Ruediger Meiertests: improve getopt loop error case
2016-03-07  Ruediger Meiertests: getopt2, add function gnu_getopt_clean()
2016-03-07  Ruediger Meiertests: don't skip case "output undefined"
2016-03-07  Ruediger Meiertests: cramfs, fix root group
2016-03-07  Ruediger Meierlibmount: don't include libio.h
2016-03-07  Ruediger Meiermisc: never cast void* from malloc(3) and friends
2016-03-07  Ruediger Meierlibfdisk: remove ifdef HDIO_GETGEO
2016-03-07  Ruediger Meierfdisk: sun, undef HAVE_QSORT_R for non-Linux
2016-03-07  Ruediger Meierlib: include sys/stat.h for struct stat
2016-03-07  Ruediger Meiermisc: again fixing many printf format strings
2016-03-07  Ruediger Meierwipefs, sfdisk: include libgen.h for basename(3p)
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Ruediger Meierbuild-sys: add and use openat build conditionals
2016-03-07  Ruediger Meierfdisk: remove unused include sysfs.h
2016-03-07  Ruediger Meierlib: move fopen_at() to fileutils.h, remove at.h
2016-03-07  Ruediger Meierlib: remove openat fallback functions (include/at.h)
2016-03-07  Yuriy M. Kaminskiytaskset: fix description of `-c` option in the man...
2016-03-07  Yuriy M. Kaminskiymisc: safer (and uniform) handling of return value
2016-03-07  Yuriy M. Kaminskiylsns.c: fix error return
2016-03-07  Yuriy M. Kaminskiylscpu: fix backward buffer size adjustment after adding...
2016-03-07  Andreas Henrikssonlibfdisk: Fix order of C/H/S numbers output
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-07  Dmitry V. Levinsetarch: fix personality syscall return code check
2016-03-06  Phil Ruffwindhexdump: certain long options should not accept arguments
2016-03-05  Ruediger Meiertests: add option --parsable
2016-03-05  Ruediger Meiertests: --parallel prints results in a single line
2016-03-03  Ruediger Meiertests: minix, add a useful non-root check
2016-03-03  Ruediger Meiertests: fix minix tests for big endian
2016-03-03  Ruediger Meiermkfs.minix: fix v2/v3 .badblocks inode number for big...
2016-03-03  Ruediger Meierfsck.minix: fix v3 version offset
2016-03-03  Ruediger Meiertests: minix, some corrections and cleanup
2016-03-03  Ruediger Meiertests: minix, use hexdump instead of md5sum
2016-02-29  Ruediger Meierlib: include strutils.h for mempcpy()
2016-02-29  Ruediger Meierbuild-sys: remove duplicate cal sources
2016-02-29  Ruediger Meierlib: provide fallback if mkostemp(3) missing
2016-02-29  Ruediger Meierbuild-sys: chrt requires a sched_set* function
2016-02-29  Ruediger Meierbuild-sys: add --disable-ipcrm --disable-ipcs
2016-02-29  Ruediger Meierbuild-sys: disable login-utils if shadow.h or utmp...
2016-02-29  Ruediger Meierlogin-utils: minor utmp cleanup
2016-02-29  Ruediger Meierbuild-sys: build_init should check for flock
2016-02-29  Ruediger Meiernewgrp: rename memset_s()
2016-02-29  Ruediger Meiermisc: fix some includes
2016-02-29  Ruediger Meierlibsmartcols: fix uninitialized variable
2016-02-29  Ruediger Meierfdisk: fix warning, incompatible pointer types passing...
2016-02-26  Ruediger Meierlogger: use SCM_CREDENTIALS on LINUX only
2016-02-24  Karel Zakblkdiscard: add --zeroout (BLKZEROOUT ioctl)
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-24  Karel Zaklibsmartcols: fix stupid typo
2016-02-24  Karel Zakunshare: add example for persistent mount namespace
2016-02-24  Ruediger Meierchrt: restore removed ifdef SCHED_RESET_ON_FORK
2016-02-24  Ruediger Meierchrt: fix case SCHED_RR
2016-02-24  Karel Zaklibsmartcols: fix relative column width for maxout
2016-02-24  Karel Zakfindmnt: use scols_table_print_range() for --poll
2016-02-24  Karel Zaklogger: always update header when writing stdin line
2016-02-23  Ruediger Meierbuild-sys: disable unused parameter warnings for some...
2016-02-23  Ruediger Meiermisc: fix compiler warnungs (unsigned/signed)
2016-02-23  Ruediger Meiermisc: fix warnings "unused parameter" [-Wunused-parameter]
2016-02-23  Ruediger Meierlibfdisk: fix warnings, "redundant redeclaration" ...
2016-02-23  Ruediger Meiertests: fix compiler warnings [-Wmissing-prototypes]
2016-02-23  Ruediger Meierlibfdisk: fix compiler warnings [-Wmissing-prototypes]
2016-02-23  Ruediger Meierlibfdisk: fix missing symbol
2016-02-23  Ruediger Meierlibblkid: fix compiler warnings [-Wmissing-prototypes]
2016-02-23  Ruediger Meierlibmount: add mnt_fs_set_priority()
2016-02-23  Ruediger Meierbuild-sys: always add AM_CFLAGS
2016-02-23  Ruediger Meierbuild-sys: always use global LDADD
2016-02-22  Karel Zaklibsmartcols: fix scols_table_print_range() to print...
2016-02-22  Karel ZakMerge branch 'scols_table_print_range_to_string' of...
2016-02-22  Karel ZakMerge branch 'errno-strutils' of https://github.com...
2016-02-22  Hushan Jiaipcs: show gid instead of uid
2016-02-22  Romain Naourvipw: Remove pre-ANSI compiler support
2016-02-22  Romain Naourbuild-sys: fix typo
2016-02-21  Igor Gnatenkolibsmartcols: implement scols_table_print_range_to_string
2016-02-21  Ruediger Meiertests: add logger tests "id _numbers_ with spaces"
next