summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: skip utmpdump tests for exotic archsRuediger Meier2014-06-125-12/+26
* tests: merge last/ and utmpdump/ into new utmp/ dirRuediger Meier2014-06-1123-32/+51
* utmpdump: fix localtime() error handlingRuediger Meier2014-06-111-2/+3
* libblkid: cleanup internal return codesKarel Zak2014-06-103-27/+34
* libblkid: ignore private LVM devicesKarel Zak2014-06-106-3/+69
* tests: fix fdisk/bsd for big endian systemsRuediger Meier2014-06-091-0/+12
* Merge branch 'travis-functions' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-092-26/+136
|\
| * travis-ci: refactor and add .travis-functions.shRuediger Meier2014-06-062-26/+136
* | Merge branch 'tests-hwclock' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-091-21/+76
|\ \
| * | tests: rewrite hwclock testRuediger Meier2014-06-081-21/+76
| |/
* | libfdisk: fix fdisk_context_assign_device() commentKarel Zak2014-06-091-4/+0Star
* | fsck: use private lock file rather than whole-disk directlyKarel Zak2014-06-093-19/+58
* | lib/fileutils: add stripoff_last_component() from libmountKarel Zak2014-06-096-27/+15Star
* | lib/fileutils: add mkdir_p() from libmountKarel Zak2014-06-095-38/+41
* | flock: document exit status of flock in man pagePhillip Susi2014-06-091-0/+3
* | libfdisk: fix bsd_translate_fstype() for alphaRuediger Meier2014-06-091-0/+2
* | umount: Make sure exit code does not overflowNicolas Boichat2014-06-071-1/+1
|/
* libsmartcols: add debug messagesKarel Zak2014-06-0617-20/+145
* mount: add btrfs to mount.8Gui Hecheng2014-06-061-0/+186
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-0612-27/+27
* cfdisk: resize UI on SIGWINCHKarel Zak2014-06-052-8/+108
* cfdisk: add [Sort] operationKarel Zak2014-06-051-2/+16
* Merge branch 'misc-build-sys' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-0417-114/+65Star
|\
| * tests: fix python tests for dist and out-of-tree buildsRuediger Meier2014-06-049-8/+18
| * build-sys: fix update-potfiles scriptRuediger Meier2014-06-041-10/+32
| * build-sys: restore make distcheck's configure flagsRuediger Meier2014-06-031-6/+9
| * build-sys: use automake's PYTHON primary for __init__.pyRuediger Meier2014-06-032-3/+2Star
| * tests: ignore deprecated lastRuediger Meier2014-06-032-0/+4
| * tests: remove deprecated mount testsRuediger Meier2014-06-034-87/+0Star
* | build-sys: fix with_python usage, improve logicKarel Zak2014-06-041-5/+8
* | build-sys: add --enable-pylibmountKarel Zak2014-06-041-6/+10
* | build-sys: fix ENABLE_ALLKarel Zak2014-06-031-1/+1
|/
* libsmartcols: fix docsKarel Zak2014-06-031-1/+1
* docs: rename libs xml/version.xml to xml/version-utils.xmlKarel Zak2014-06-037-7/+7
* buil-sys: disable in UL_BUILD_INIT() on --disable-all-programsKarel Zak2014-06-021-0/+3
* build-sys: don't compile deprecated last(1) on --enable-all-programsKarel Zak2014-06-021-2/+3
* script: fix spurious exit from input read loop on EINTR.Csaba Kos2014-06-021-1/+2
* script: fix a rare deadlock after child terminationCsaba Kos2014-06-021-8/+45
* libsmartcols: clean up test.c exampleKarel Zak2014-05-301-56/+28Star
* docs: update TODOKarel Zak2014-05-301-20/+0Star
* Merge branch 'lscpu-detect-v3' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-306-4/+205
|\
| * lscpu: improve vmware detectionRuediger Meier2014-05-291-1/+82
| * tests: add lscpu IBM pSeries test dataRuediger Meier2014-05-292-0/+2
| * lscpu: detect OS/400 and pHyp hypervisorsRuediger Meier2014-05-292-0/+63
| * tests: add vbox lscpu dumpRuediger Meier2014-05-292-0/+29
| * lscpu: minor cleanup and improve hypervisor detectionRuediger Meier2014-05-292-3/+29
* | libblkid: (zfs) let's keep compiler happyKarel Zak2014-05-301-1/+1
* | Merge branch 'warnings-squashed' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-307-9/+11
|\ \
| * | build: fix some compiler warningsRuediger Meier2014-05-307-9/+11
* | | libfdisk: (gpt) fix last LBA code for S_ISREGKarel Zak2014-05-301-6/+9
|/ /