aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-07sulogin: bail out from getpasswd(...) on timeoutHEADmasterAndreas Henriksson1-0/+4
2016-12-07sulogin: make getpasswd(...) return NULL on ^DAndreas Henriksson1-0/+1
2016-12-07build-sys: disable tailf by defaultRuediger Meier1-1/+5
2016-12-07agetty: re-add utmp.h for Debian GNU/kFreeBSDRuediger Meier2-1/+9
2016-12-07travis: let OSX auto-skip utmpx toolsRuediger Meier1-8/+0
2016-12-07build-sys: check for POSIX utmpx usageRuediger Meier1-0/+9
2016-12-07login-utils: switch to utmpx.hRuediger Meier9-90/+92
2016-12-07agetty: remove obsolete HAVE_UPDWTMP fallbackRuediger Meier5-25/+1
2016-12-07login: re-add lastlog.h headerRuediger Meier2-0/+4
2016-12-07login-utils: avoid using the defined utmp sizes.Ruediger Meier2-10/+10
2016-12-07utmpdump: code formatting for readabilityRuediger Meier1-3/+5
2016-12-07lslogins: remove useless strlen()Ruediger Meier1-6/+2
2016-12-07login-utils: remove _HAVE_UT_TV fallbackRuediger Meier5-56/+15
2016-12-07last: include libgen.h for basename(3p)Ruediger Meier1-1/+6
2016-12-05docs: kill(1): Wording fixMichael Kerrisk1-1/+1
2016-12-05docs: kill(1): Formatting fixesMichael Kerrisk1-2/+7
2016-12-05docs: kill(1): Rework notes on thread groupsMichael Kerrisk1-18/+15
2016-12-05docs: kill(1): Add more detail on use of SIGTERM vs SIGKILLMichael Kerrisk1-3/+11
2016-12-05docs: kill(1): Fix section reference for sigqueue(3) and add to SEE ALSOMichael Kerrisk1-1/+2
2016-12-05docs: various pages: Use "system call" not "syscall"Michael Kerrisk5-8/+9
2016-12-05chrt: default to SCHED_RR policyAndreas Henriksson1-1/+1
2016-12-05docs: nsenter(1): add missing 'see also' for --userKarel Zak1-0/+1
2016-12-05docs: nsenter(1): Formatting fixMichael Kerrisk1-14/+36
2016-12-05docs: nsenter(1): Describe the 'file' argument used by namespace optionsMichael Kerrisk1-0/+7
2016-12-02wall: check -g GIDKarel Zak2-2/+8
2016-12-02fallocate: add insert range supportFabian Frederick2-2/+15
2016-12-02wall: add --group optionJim Patterson3-1/+86
2016-12-02lsns: Fix parser for /proc/<pid>/stat which is including space in commOGAWA Hirofumi1-4/+26
2016-12-01misc: fix typos using codespellRuediger Meier4-5/+5
2016-11-30misc: spelling, always use "cannot" instead of "can not"Ruediger Meier11-15/+15
2016-11-30tests: update sfdisk outputKarel Zak48-0/+96
2016-11-30sfdisk: support empty label use-caseKarel Zak7-10/+75
2016-11-30sfdisk: cleanup --dump error messagesKarel Zak1-1/+4
2016-11-30tests: update lsmem testsKarel Zak2-35/+35
2016-11-29Merge branch 'master' of https://github.com/rudimeier/util-linuxKarel Zak1-1/+1
2016-11-29sfdisk: don't be silent when list non-existing deviceKarel Zak1-6/+10
2016-11-29build-sys: use sed to substituteKarel Zak1-1/+1
2016-11-29build-sys: cosmetics, avoid useless m4 quotesRuediger Meier1-1/+1
2016-11-29build-sys: fix bashism, introduced in 85004b14Ruediger Meier1-1/+1
2016-11-29build-sys: fix "remove the g in git describe"Ruediger Meier1-8/+8
2016-11-29build-sys: remove old git fallback from git-version-genRuediger Meier1-21/+0
2016-11-29build-sys: cosmetics PACKAGE_VERSION_MINORRuediger Meier1-2/+2
2016-11-29build-sys: update package release number during developmentRuediger Meier1-1/+1
2016-11-29build-sys: fix empty package release numberRuediger Meier1-4/+2
2016-11-29IPC namespaces also isolate POSIX message queuesMichael Kerrisk (man-pages)2-2/+4
2016-11-29Provide better cross references for namespace conceptsMichael Kerrisk (man-pages)1-15/+44
2016-11-29Provide better cross references for namespace conceptsMichael Kerrisk (man-pages)1-10/+47
2016-11-29SEE ALSO: add cross reference to namespaces(7)Michael Kerrisk (man-pages)2-1/+3
2016-11-29Replace reference to sigvec(2) with sigaction(2)Michael Kerrisk (man-pages)1-1/+1
2016-11-29Fix formatting errors in page cross referencesMichael Kerrisk (man-pages)4-4/+4
2016-11-29Fix reference for scheduling discussionMichael Kerrisk (man-pages)1-1/+1
2016-11-29Fix section number in lockf() page xrefMichael Kerrisk (man-pages)1-1/+1
2016-11-29Fix page cross referencesMichael Kerrisk (man-pages)3-11/+11
2016-11-29Correctly format page cross referencesMichael Kerrisk (man-pages)4-5/+5
2016-11-29Place SEE ALSO entries in orderMichael Kerrisk (man-pages)47-88/+88
2016-11-29Fix typo in page cross reference (capabilities(7), not, capability(7))Michael Kerrisk (man-pages)1-1/+1
2016-11-09lsmem: improve node lookupHeiko Carstens1-0/+1
2016-11-09lsmem: (man page) recommend use --outputKarel Zak1-4/+4
2016-11-09lsmem: align STATE to the rightKarel Zak1-1/+1
2016-11-09lsmem: add CopyrightKarel Zak2-2/+3
2016-11-09tests: add x86_64-16g lsmem testKarel Zak3-1/+272
2016-11-09tests: cleanup and update lsmemKarel Zak2-105/+126
2016-11-09lsmem: add missing placeholdersKarel Zak1-0/+4
2016-11-09lsmem: cleanup for --summary=onlyKarel Zak1-0/+11
2016-11-09lsmem: cleanup man pageKarel Zak2-62/+45
2016-11-09lsmem: disable summary for JSONm, raw and export outputKarel Zak1-0/+3
2016-11-09lsmem: add --summary[=<when>] optionKarel Zak1-12/+48
2016-11-09lsmem: rename control structKarel Zak1-67/+67
2016-11-09lsmem: cleanup, use libsmartcols for all outputKarel Zak1-188/+213
2016-11-09build-sys: mark lsmem and chmem as Linux onlyKarel Zak1-2/+7
2016-11-09lsmem: add testcaseHeiko Carstens5-0/+166
2016-11-09chmem: new toolHeiko Carstens5-0/+435
2016-11-09lsmem: new toolHeiko Carstens5-0/+605
2016-11-09lib,strutils: add strtoux[16|32|64]_or_err functionsHeiko Carstens2-6/+41
2016-11-08build-sys: release++ (v2.29)Karel Zak2-1/+5
2016-11-08docs: update v2.29-ReleaseNotesKarel Zak1-1/+50
2016-11-08po: merge changesKarel Zak27-7484/+8020
2016-11-08po: update zh_CN.po (from translationproject.org)Wylmer Wang1-1614/+1171
2016-11-08po: update uk.po (from translationproject.org)Yuri Chornoivan1-195/+150
2016-11-08po: update sv.po (from translationproject.org)Sebastian Rasmussen1-194/+146
2016-11-08po: update pl.po (from translationproject.org)Jakub Bogusz1-233/+157
2016-11-08po: update nl.po (from translationproject.org)Benno Schulenberg1-212/+182
2016-11-08po: update es.po (from translationproject.org)Antonio Ceballos Roa1-188/+141
2016-11-08po: update de.po (from translationproject.org)Philipp Thomas1-2735/+2407
2016-11-07tests: let lsmod fail silentlyRuediger Meier1-2/+2
2016-11-07tests: always quote $LODEVRuediger Meier1-23/+23
2016-11-07tests: replace sleep by udevadmRuediger Meier1-11/+10
2016-11-07tests: udevadm settle before losetup -dRuediger Meier1-0/+10
2016-11-07docs: update TODO fileKarel Zak1-2/+7
2016-11-03lscpu: disable is_vmware_platform() for non-root usersKarel Zak1-0/+9
2016-11-03tests: check for timeout progKarel Zak1-0/+1
2016-11-02tests: wait for flock background processRuediger Meier1-0/+10
2016-11-02lsblk: add note about --sort and --list relationKarel Zak2-1/+4
2016-11-02lsblk: sort by MAJ:MIN by defaultKarel Zak1-0/+5
2016-11-02libsmartcols: make scols_sort_table() usable for treesKarel Zak1-3/+50
2016-11-02libfdisk: fix typoKarel Zak1-1/+1
2016-10-31tests: add flock testsKarel Zak9-0/+107
2016-10-31flocks: keep run_program() simpleKarel Zak1-8/+7
2016-10-31Merge branch 'fixes-for-v2.29' of https://github.com/rudimeier/util-linuxKarel Zak8-45/+22
2016-10-31flock: fix no-flock patchKarel Zak1-17/+28
2016-10-27mount: append inverting options for mount.<type> on "users"Karel Zak1-1/+2
2016-10-27misc: once again some printf format stringsRuediger Meier3-5/+7
2016-10-27misc: fix some compiler warningsRuediger Meier4-37/+9
2016-10-27chrt: fix HAVE_SCHED_SETATTR fallback caseRuediger Meier1-2/+3
2016-10-27fdisk: fix memleak in list_disk_geometry()Ruediger Meier1-1/+3
2016-10-27libfdisk: cleanup labelitem initializationKarel Zak3-2/+12
2016-10-27libfdisk: fix uninitialized fdisk_labelitemRuediger Meier1-1/+1
2016-10-26tests: add sfdisk script case-insensitive testKarel Zak2-0/+35
2016-10-26libfdisk: (script) make bootable flag parsing more robustKarel Zak1-1/+2
2016-10-26libfdisk: add trivial script testKarel Zak1-0/+19
2016-10-26fdisk: fix compiler warningKarel Zak1-2/+2
2016-10-26Merge branch 'tests-raid1' of https://github.com/rudimeier/util-linuxKarel Zak2-1/+3
2016-10-26misc: fix unsigned int usage for ctype.h functionsKarel Zak5-8/+8
2016-10-25rtcwake: add note about RTC limitsKarel Zak1-0/+3
2016-10-25tests: let's follow ts_scsi_debug_rmmodKarel Zak1-2/+0
2016-10-25Merge branch 'test-rmmod-scsi_debug' of https://github.com/rudimeier/util-linuxKarel Zak24-54/+45
2016-10-25docs: add sfdisk scripts quotes issue to TODO fileKarel Zak1-0/+3
2016-10-25tests: add another sfdisk script testsKarel Zak8-0/+263
2016-10-25libfdisk: make script token parser more robustKarel Zak1-3/+29
2016-10-25tests: add sfdisk Type= and Id= testKarel Zak2-0/+92
2016-10-25libfdisk: fix script Type= and Id= parsingKarel Zak1-2/+1
2016-10-25tests: add GPT attributes parser testsKarel Zak6-0/+2264
2016-10-25libfdisk: (gpt) make attributes parser more robustKarel Zak1-5/+14
2016-10-24Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak3-4/+4
2016-10-21build-sys: improve libncursesw5 install for travisKarel Zak1-1/+1
2016-10-21test: fix raid1 minimum I/O sizeRuediger Meier2-1/+3
2016-10-21tests: consolidate rmmod scsi_debugRuediger Meier24-54/+45
2016-10-21getopt: be sure that options array is terminatedKarel Zak1-8/+11
2016-10-21Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak3-5/+5
2016-10-21build-sys: fix drone.io buildsKarel Zak1-0/+1
2016-10-20build-sys: fix missing ncursesw messageRuediger Meier1-2/+2
2016-10-20tests: avoid &>> for bash compatibilityRuediger Meier2-3/+3
2016-10-20tests: call umount --fake for tmpfs testsKarel Zak2-2/+15
2016-10-20Fix minor typosYuri Chornoivan3-4/+4
2016-10-20build-sys: fix typo on ncurses-config command lineKarel Zak1-1/+1
2016-10-20build-sys: use ncurses-config rather than pkg-configKarel Zak2-8/+41
2016-10-19build-sys: release++ (v2.29-rc2)Karel Zak2-1/+5
2016-10-19docs: update v2.29-ReleaseNotesKarel Zak1-1/+47
2016-10-19docs: update AUTHORS fileKarel Zak1-0/+2
2016-10-19po: merge changesKarel Zak27-13472/+13518
2016-10-19tests: update build-sys expected outputKarel Zak18-36/+36
2016-10-19cramfs: revert crc32 changesKarel Zak2-11/+21
2016-10-19cramfs: add missing includesKarel Zak2-0/+2
2016-10-19lib/crc32: prefix public functionsGustavo Zacarias7-18/+18
2016-10-18fstrim: add -v to the systemd serviceKarel Zak1-1/+1
2016-10-07cal: support abbreviated month namesKarel Zak2-4/+21
2016-10-07cal: support alone month name parameterKarel Zak2-7/+16
2016-10-07cal: cleanup man pageKarel Zak1-20/+22
2016-10-07cal: remove err message from monthname_to_number()Karel Zak1-3/+7
2016-10-07docs: update AUTHORS fileKarel Zak1-1/+1
2016-10-06losetup --nooverlap: fix typoStanislav Brabec1-1/+1
2016-10-06rev: Avoid out of boundary readTobias Stoeckmann1-0/+3
2016-10-06rev: Avoid calling free in a signal handlerTobias Stoeckmann1-1/+0
2016-10-06libblkid: Avoid strlen if only first char is checkedTobias Stoeckmann6-6/+6
2016-10-06docs: update infor about TIOCSTIKarel Zak2-2/+13
2016-10-05Merge branch 'master' of https://github.com/Zeuh/util-linuxKarel Zak1-1/+1
2016-10-05wdct: mark usage() as noreturn [coverity scan]Karel Zak1-1/+1
2016-10-05swapoff: fix mem leak [coverity scan]Karel Zak1-1/+4
2016-10-05setarch: let's keep analyzer happy [coverity scan]Karel Zak1-0/+1
2016-10-05rtcwake: make sure buffer is zero terminated [coverity scan]Karel Zak1-1/+1
2016-10-05lsns: fix mem leak [coverity scan]Karel Zak1-1/+1
2016-10-05findmnt: (verify) fix mem leak [coverity scan]Karel Zak1-5/+6
2016-10-04isosize: fix read() result checkKarel Zak1-1/+1
2016-10-04libmount: fix null-checking [coverity scan]Karel Zak1-1/+1
2016-10-04libblkid: check blkid_parse_tag_string() return code [coverity scan]Karel Zak2-4/+2
2016-10-04lib/randutils: remove unnecessary functionKarel Zak2-10/+3
2016-10-04lib/mbsalign: free buffer after error [coverity scan]Karel Zak1-5/+6
2016-10-04sfdisk: cleanup before going out of scope [coverity scan]Karel Zak1-5/+12
2016-10-04sfdisk: free before going out of scope [coverity scan]Karel Zak1-0/+2
2016-10-04isosize: don't ignore read() result [coverity scan]Karel Zak1-1/+1
2016-10-04fsck.cramfs: don't ignore read() result [coverity scan]Karel Zak1-1/+1
2016-10-04tests: (cramfs) check for test_sysinfoKarel Zak1-0/+1
2016-10-04cfdisk: fix mountpoint detectionKarel Zak1-21/+26
2016-10-04Fix: list all block device from /dev and all symbolic links to block devicesRichard Yann1-1/+1
2016-10-03Revert "su,runuser: add libseccomp based workaround for TIOCSTI ioctl"Karel Zak3-40/+3
2016-10-03tests: add chrt vs. nice testKarel Zak2-0/+64
2016-10-03chrt: follow nice setting, prefer sched_setscheduler()Karel Zak1-16/+18
2016-10-01tools: make ko-release-gen usable with gpg2Karel Zak1-1/+2
2016-09-30build-sys: release++ (v2.29-rc1)Karel Zak2-1/+5
2016-09-30docs: update v2.29-ReleaseNotesKarel Zak1-0/+485
2016-09-30docs: update AUTHORS fileKarel Zak1-1/+17
2016-09-30po: merge changesKarel Zak27-19051/+25266
2016-09-30libsmartcols: add scols_column_add_width()Karel Zak4-0/+23
2016-09-30po: update sv.po (from translationproject.org)Sebastian Rasmussen1-5808/+5136
2016-09-30po: update pl.po (from translationproject.org)Jakub Bogusz1-2257/+2026
2016-09-30po: update nl.po (from translationproject.org)Benno Schulenberg1-2417/+2158
2016-09-30po: update ja.po (from translationproject.org)Takeshi Hamasaki1-2263/+2464
2016-09-30po: update es.po (from translationproject.org)Antonio Ceballos Roa1-2258/+2029
2016-09-30po: update de.po (from translationproject.org)Philipp Thomas1-2258/+2026
2016-09-30po: update cs.po (from translationproject.org)Petr Písař1-2259/+2033
2016-09-30findmnt: remove duplicate includeKarel Zak1-1/+0
2016-09-30tests: update build-sys testsKarel Zak18-50/+36
2016-09-29su,runuser: add libseccomp based workaround for TIOCSTI ioctlKarel Zak3-3/+40
2016-09-29tests: Add helper for TIOCSTI exploitStanislav Brabec3-0/+32
2016-09-29libmount: paranoid change in mnt_table_is_fs_mounted()Karel Zak1-1/+3
2016-09-29libmount: fix mount -a for cifsAurelien Aptel1-3/+24
2016-09-29ul: Fix buffer overflowTobias Stoeckmann1-10/+4
2016-09-29lib/strutils: make left and right trims more robustSami Kerola1-2/+7
2016-09-27libsmartcols: custom wrap fixesKarel Zak3-8/+6
2016-09-27docs: some random fixesKarel Zak10-33/+43