summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: release++ (v2.32.1)v2.32.1stable/v2.32Karel Zak2018-07-162-1/+5
* docs: update v2.32.1-ReleaseNotesKarel Zak2018-07-161-0/+90
* docs: update AUTHORS fileKarel Zak2018-07-161-0/+5
* po: merge changesKarel Zak2018-07-1627-14224/+13647
* po: update pt_BR.po (from translationproject.org)Rafael Fontenelle2018-07-161-139/+136
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2018-07-161-285/+943
* logger: Define SD_JOURNAL_SUPPRESS_LOCATION.YmrDtnJu2018-07-111-0/+1
* libfdisk: use \x<hex> to read/write partition nameKarel Zak2018-07-111-2/+6
* ORIG_HEADKarel Zak2018-07-111-0/+6
* exec_shell: prevent ".: applet not found" error when SHELL env is not set.osexp20002018-07-111-1/+2
* partx: exit with error code when partition read failedAndreas Henriksson2018-07-111-1/+3
* setarch: add another PER_LINUX32 aliases for ppcleKarel Zak2018-07-111-0/+2
* zramctl: (man) explain that --find is necessaryKarel Zak2018-07-111-1/+6
* blkzone: fix whole device detectionKarel Zak2018-07-111-4/+5
* agetty: keep c_iflags unmodified on --autologinKarel Zak2018-07-112-4/+17
* libsmartcols: don't print empty columnKarel Zak2018-07-111-2/+9
* lslocks: fix memory leakKarel Zak2018-07-111-1/+1
* lslocks: add info about OFDKarel Zak2018-07-112-5/+13
* libblkid: (hfs) check allocation sizeKarel Zak2018-07-111-0/+9
* rfkill: include <poll.h> instead of <sys/poll.h>Patrick Steinhardt2018-07-111-1/+1
* cfdisk: fix missing prototype for `get_wch`Patrick Steinhardt2018-07-111-0/+4
* fstrim: Return EXIT_FAILURE when FTRIM ioctl failsKarel Zak2018-07-111-10/+7
* tests: update column(1) space-separator testKarel Zak2018-07-111-6/+6
* column: fix leading space characters bugKarel Zak2018-07-113-35/+5
* libmount: include sys/mount.h on Linux onlyKarel Zak2018-07-111-1/+1
* libmount: include sys/mount.h only if necessaryKarel Zak2018-07-112-4/+9
* fstrim: cleanup includesKarel Zak2018-07-111-4/+4
* libfdisk: (docs) fix section nameKarel Zak2018-07-111-1/+1
* po: fix lsblk translationKarel Zak2018-07-111-1/+1
* lib/strutils: fix strnlen() fallbackKarel Zak2018-07-111-2/+2
* libblkid: (ntfs) fix cluster size checkKarel Zak2018-07-111-1/+1
* libblkid: udf: Fix reporting UDF 2.60 revisionPali Rohár2018-07-113-0/+20
* libblkid: (ntfs) enlarge cluster limit to 2MBKarel Zak2018-07-111-4/+8
* cfdisk: fix compiler warnings, follow-up 7085f1e4 (#636)Ruediger Meier2018-07-111-2/+2
* cfdisk: use uint64_t to avoid compiler warningsKarel Zak2018-07-111-11/+11
* lslogins: fix password verificationKarel Zak2018-07-111-4/+74
* lsblk: fix notes about RAM disksKarel Zak2018-07-111-3/+3
* lsblk: don't exclude RAM disks on --allKarel Zak2018-07-111-1/+1
* chcpu: Fix maximal number of CPUsStanislav Brabec2018-07-111-8/+8
* lscpu, chcpu: Avoid use of the old CPU macrosStanislav Brabec2018-07-112-7/+12
* libfdisk: fix list_del after partition resetVaclav Dolezal2018-07-111-1/+1
* dmesg: link together with syslog(2) manual pageSami Kerola2018-07-111-1/+7
* libfdisk: fix compiler warning [-Wunused-parameter]Karel Zak2018-07-115-15/+5
* libmount: fix compiler warning [-Wunused-parameter]Karel Zak2018-07-111-4/+2
* libblkid: (zfs) fix compiler warning [-Wmaybe-uninitialized]Karel Zak2018-07-111-1/+1
* fdisk: fix compiler warning [-Wmaybe-uninitialized]Karel Zak2018-07-111-1/+1
* blkid: (man) add note about udev encodingKarel Zak2018-07-111-2/+7
* build-sys: extend "Could not locate the pkg-config" error messageKarel Zak2018-07-111-1/+1
* build-sys: improve bison version detectionKarel Zak2018-07-111-1/+1
* libmount: improve docs about mnt_context_mount() return codesKarel Zak2018-07-111-3/+31