aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-29libmount: fix mem leak in do_mount_by_types() [coverity scan]Karel Zak2-5/+7
2015-01-29libfdisk: make fdisk_partition_to_string() more robust [coverity scan]Karel Zak1-5/+8
2015-01-28libfdisk: (gpt) check return from GUID parser [coverity scan]Karel Zak1-3/+7
2015-01-28libfdisk: fix possible mem leak [coverity scan]Karel Zak1-1/+4
2015-01-28libblkid: (hfs) avoid overflow [coverity scan]Karel Zak1-1/+1
2015-01-28libblkid: fix macro redefinition [coverity scan]Karel Zak1-2/+7
2015-01-28lib/sysfs: use ssize_t for sysfs_readlink() [coverity scan]Karel Zak1-4/+3
2015-01-28sfdisk: fix --id fallthrough [coverity scan]Karel Zak1-0/+1
2015-01-28fsck: deallocate when no cache [coverity scan]Karel Zak1-2/+6
2015-01-28fdisk: check return and robust label usage [coverity scan]Karel Zak2-3/+6
2015-01-28blockdev: check return when read from sysfs [coverity scan]Karel Zak1-1/+4
2015-01-28cfdisk: fix mem leak and main_menu_action() logic [coverity scan]Karel Zak1-6/+9
2015-01-28libfdisk: support unknown partition types in sfdisk scriptsKarel Zak2-4/+4
2015-01-28Merge branch 'fix-tests-ppc' of https://github.com/rudimeier/util-linuxKarel Zak3-5/+10
2015-01-28more: fix repeat search crashSami Kerola1-0/+3
2015-01-28setarch: fix --listKarel Zak1-1/+1
2015-01-27libblkid: improve MBR vs. FAT + boot sector detectionKarel Zak2-13/+29
2015-01-26tests: fix fdisk/bsd again for big endianRuediger Meier1-1/+1
2015-01-26tests: fix swaplabel test for 9a83b03cRuediger Meier2-2/+3
2015-01-26Revert "tests: simplify and update swaplabel test"Ruediger Meier2-4/+8
2015-01-26chrt: add note about zero priority for IDLE and BATCHKarel Zak1-2/+2
2015-01-26libfdisk: don't use off_t in public APIKarel Zak7-13/+17
2015-01-26libmount: add options map to docsKarel Zak3-5/+12
2015-01-26Merge branch 'timex' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2-1/+9
2015-01-26cfdisk: actually translate the table headers and the bottom lineBenno Schulenberg1-2/+2
2015-01-26cfdisk: shorten the help screen to make it fit within 25 linesBenno Schulenberg1-14/+7
2015-01-26cfdisk: don't mess up the help screen by printing the PO file headerBenno Schulenberg1-6/+5
2015-01-26switch_root: document that maintains /run tooKarel Zak1-1/+1
2015-01-26textual: fix various minor typosYuri Chornoivan3-12/+12
2015-01-26Merge branch 'icc-fixes' of https://github.com/rudimeier/util-linuxKarel Zak6-8/+19
2015-01-26Merge branch 'opts' of https://github.com/jwpi/util-linuxKarel Zak31-121/+121
2015-01-26logger: improve usage()Karel Zak1-14/+14
2015-01-26docs: fix two "maybe be" duplications in program commentsBenno Schulenberg2-21/+16
2015-01-26textual: put option and its description into a single translatable stringBenno Schulenberg1-2/+2
2015-01-26docs: fix two spellings in man page of loggerBenno Schulenberg1-2/+2
2015-01-26ionice: drop the duplicate docstringBenno Schulenberg1-2/+0
2015-01-26textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg9-32/+32
2015-01-26docs: fix grammar and punctuation and typos in 2.26 release notesBenno Schulenberg1-37/+37
2015-01-26dmesg: Enable proper indent for messages containing line breaksIngo Brückl1-24/+40
2015-01-23logger: check availability of ntp_gettime()Samuel Thibault2-1/+9
2015-01-21build: fix printf warnings for icc (-Wformat-security)Ruediger Meier3-6/+6
2015-01-20docs: restore minus symbols in long optsJ William Piggott31-121/+121
2015-01-20build-sys: fix UL_SCANF_TYPE_MODIFIER for iccRuediger Meier1-0/+3
2015-01-20build-sys: free() needs stdlib.hRuediger Meier1-0/+1
2015-01-20build-sys: avoid icc warnings "ignoring unknown option"Ruediger Meier1-0/+7
2015-01-20libfdisk: accept Start offset in {B,M,G..}iB in sfdisk scriptsKarel Zak3-7/+19
2015-01-20tests: python tests should not remove user's LD_LIBRARY_PATHRuediger Meier1-2/+2
2015-01-20libfdisk: (docs) fix typoKarel Zak1-1/+1
2015-01-19sfdisk: fix --bytesKarel Zak1-4/+6
2015-01-19libfdisk: make label names case insensitiveKarel Zak1-4/+6
2015-01-19libfdiskL add API to print SIZE field in bytesKarel Zak8-11/+72
2015-01-16libmount: revert "read mtab on remount" ideaKarel Zak2-15/+9
2015-01-15libblkid: (bcache) fix keys usageKarel Zak1-1/+3
2015-01-14docs: fix typosKarel Zak3-4/+4
2015-01-14build-sys: release++ (v2.26-rc1)v2.26-rc1Karel Zak2-1/+5
2015-01-14docs: update v2.26-ReleaseNotesKarel Zak1-0/+893
2015-01-14fdisk: add --output to usage()Karel Zak1-0/+2
2015-01-14docs: update AUTHORS fileKarel Zak1-4/+26
2015-01-14po: merge changesKarel Zak27-116922/+147775
2015-01-14docs: add TODO entry for libblkidKarel Zak1-0/+7
2015-01-14po: update zh_TW.po (from translationproject.org)Wei-Lun Chao1-9114/+7209
2015-01-14po: update zh_CN.po (from translationproject.org)Wylmer Wang1-1509/+1312
2015-01-14po: update vi.po (from translationproject.org)Trần Ngọc Quân1-683/+701
2015-01-14po: update uk.po (from translationproject.org)Yuri Chornoivan1-671/+710
2015-01-14po: update ru.po (from translationproject.org)Pavel Maryanov1-6551/+5937
2015-01-14po: update pt_BR.po (from translationproject.org)Rafael Ferreira1-1441/+1331
2015-01-14po: update pl.po (from translationproject.org)Jakub Bogusz1-670/+670
2015-01-14po: update nl.po (from translationproject.org)Benno Schulenberg1-698/+752
2015-01-14po: update ja.po (from translationproject.org)Takeshi Hamasaki1-1087/+1228
2015-01-14po: update fr.po (from translationproject.org)David Prévot1-699/+744
2015-01-14po: update fi.po (from translationproject.org)Lauri Nurmi1-754/+754
2015-01-14po: update es.po (from translationproject.org)Antonio Ceballos Roa1-3391/+3386
2015-01-14po: update de.po (from translationproject.org)Mario Blättermann1-679/+746
2015-01-14po: update da.po (from translationproject.org)Joe Hansen1-1735/+1629
2015-01-14po: update cs.po (from translationproject.org)Petr Písař1-1406/+1298
2015-01-14Merge branch 'isa' of github.com:jwpi/util-linuxKarel Zak2-49/+33
2015-01-13hwclock: update man-page for directisa changeJ William Piggott1-42/+33
2015-01-13hwclock: remove automatic ISA fallbackJ William Piggott1-7/+0
2015-01-13docs: fix-up man-pages flaged by checkmans.shJ William Piggott4-4/+1
2015-01-13tools: checkmans.sh add statsJ William Piggott1-11/+22
2015-01-13tools: checkmans.sh clean up 'let'J William Piggott1-10/+4
2015-01-13tools: checkman.sh portability lexgrogJ William Piggott1-5/+21
2015-01-13tools: checkman.sh portabilityJ William Piggott1-14/+12
2015-01-13build-sys: add sfdisk.staticKarel Zak1-0/+8
2015-01-13tests: update build testsKarel Zak18-102/+132
2015-01-13hwclock: exclude also i386 from CMOS auto-probingKarel Zak1-3/+3
2015-01-13libfdisk: add version.cKarel Zak8-3/+165
2015-01-13libfdisk: fix some typosKarel Zak3-8/+8
2015-01-13libblkid: fix compiler warnings [-Wpointer-sign]Karel Zak1-3/+3
2015-01-13libsmartcols: (docs) improve section descriptionsKarel Zak6-6/+6
2015-01-13libmount: (docs) add monitor exampleKarel Zak1-0/+20
2015-01-13docs: update API docs yearsKarel Zak3-3/+3
2015-01-13libmount: cleanup gtk-docs warningsKarel Zak5-9/+14
2015-01-13libsmartcols: cleanup gtk-docs warningsKarel Zak1-2/+2
2015-01-13libfdisk: cleanup gtk-docs warningsKarel Zak6-36/+70
2015-01-13raw: fix raw queryKarel Zak1-1/+1
2015-01-13hwclock: don't check CMOS automatically on x86_64Karel Zak1-0/+4
2015-01-12unshare: add some examplesLubomir Rintel1-0/+14
2015-01-12hwclock: man regressionJWP1-1/+1
2015-01-12setarch: cleanup options usageKarel Zak1-28/+38
2015-01-12docs: mention that setarch may not be able to set all listed architecturesBenno Schulenberg1-4/+5
2015-01-12setarch: differentiate between "unrecognized" and "cannot set"Benno Schulenberg1-1/+1
2015-01-12partx: don't use "hard drive" in man pagesKarel Zak3-3/+3
2015-01-12docs: make the wording of the partx man page a bit more preciseBenno Schulenberg1-16/+19
2015-01-12partx: simplify a --verbose progress messageBenno Schulenberg1-1/+1
2015-01-12docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg43-99/+20
2015-01-12docs: sync the docstring of addpart, delpart and resizepart to the man pageBenno Schulenberg3-29/+25
2015-01-12partx: add --update to ul_excl_twq listKarel Zak2-4/+6
2015-01-09libfdisk: (gpt) cleanup header size usageKarel Zak2-8/+27
2015-01-09Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak10-0/+45
2015-01-09hwclock: man page 'Since v2.26' notesJWP1-19/+5
2015-01-09hwclock: update man page for v2.26 rcJWP1-382/+752
2015-01-09hwclock: Incorrect UTC defaultsJWP1-2/+2
2015-01-09hwclock: enable --directisa for x86_64JWP1-4/+5
2015-01-09nsenter: add --preserve-credentials and cleanup setgroups() usageKarel Zak2-6/+25
2015-01-09nsenter: keep semantic consistentKarel Zak1-0/+9
2015-01-09unshare: add --setgroups=deny|allowKarel Zak2-6/+65
2015-01-09unshare: Fix --map-root-user to work on new kernelsEric W. Biederman2-0/+20
2015-01-08tests: Add UDF hdd image created by NetBSD newfs_udf (from UDFclient 0.7.7)Pali Rohár2-0/+9
2015-01-08tests: Add UDF hdd image created by NetBSD newfs_udf (from UDFclient 0.7.5)Pali Rohár2-0/+9
2015-01-08tests: Add UDF hdd image created by Linux mkudffs with custom paramsPali Rohár2-0/+9
2015-01-08tests: Add UDF hdd image created by Linux mkudffsPali Rohár2-0/+9
2015-01-08tests: Add UDF hdd image created by Windows 7Pali Rohár2-0/+9
2015-01-08Merge branch '2015wk01' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak10-55/+25
2015-01-08Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak4-22/+213
2015-01-08docs: add howto-pull-request.txtSami Kerola2-2/+292
2015-01-08docs: small improvements to howto-contribute.txtSami Kerola1-7/+12
2015-01-07eject: add verbosity to cdrom door lock errorSami Kerola1-8/+11
2015-01-07libblkid: assume strtoull() is availableSami Kerola2-11/+3
2015-01-07ipcs: remove FIXME markupSami Kerola1-4/+0
2015-01-07ul: remove unexplained TERM=lpr overrideSami Kerola1-9/+0
2015-01-07look: remove dead codeSami Kerola1-10/+0
2015-01-07docs: make tools/checkmans.sh to pass without warningsSami Kerola1-1/+1
2015-01-07build-sys: fix make checkincludes warningsSami Kerola3-11/+9
2015-01-07docs: add howto-pull-request.txtSami Kerola2-2/+292
2015-01-07docs: small improvements to howto-contribute.txtSami Kerola1-7/+12
2015-01-07libsmartcols: use ASCII art for trees rather than paddingKarel Zak1-35/+97
2015-01-07build-sys: support nsenter.staticKarel Zak2-1/+8
2015-01-07fsck.minix: fix segmentation faultSami Kerola1-3/+10
2015-01-07lslocks: fix type warningSami Kerola1-1/+1
2015-01-07maint: fix shadow declarationSami Kerola11-66/+69
2015-01-07fallocate: create mode 0666, that's what umask is forKarel Zak1-1/+2
2015-01-06libmount: (monitor) make mnt_monitor_next_changed() usable for epoll version tooKarel Zak1-14/+29
2015-01-06linmount: (monitor) refresh docs, headers and symbols tableKarel Zak4-8/+23
2015-01-06libmount: (monitor) use inotify for utab lock fileKarel Zak1-73/+75
2015-01-06libmount: (monitor) add kernel mountninfo monitoringKarel Zak3-48/+175
2015-01-06libmount: (monitor) cleanup wait/verify stuffKarel Zak4-77/+286
2015-01-06libmount: make public top-level monitor FD onlyKarel Zak3-166/+223
2015-01-06libmount: monitor unref function refactoringKarel Zak1-14/+10
2015-01-06libmount: cleanup monitor testKarel Zak1-26/+34
2015-01-06libmount: split monitor initializationKarel Zak4-118/+181
2015-01-06ipcrm: fix usageKarel Zak1-2/+2
2015-01-06ipc*: use customary fputs() instead of fprintf() with the usage macrosBenno Schulenberg3-16/+22
2015-01-06tailf: slice up the usage text for ease of translationBenno Schulenberg1-10/+9
2015-01-06look: slice up the usage text for ease of translationBenno Schulenberg1-8/+9
2015-01-06colcrt: slice up the usage text for ease of translationBenno Schulenberg1-8/+8
2015-01-06textual: list the options of setarch in a more alphabetical orderBenno Schulenberg1-6/+8
2015-01-06setarch: make the usage synopsis comprehensible for translatorsBenno Schulenberg1-3/+4
2015-01-06docs: restore the alternative form of setarch in its man pageBenno Schulenberg1-10/+11
2015-01-06ipcrm: gettextize the command synopsis of the usage textBenno Schulenberg1-3/+3
2015-01-06ipcs: in usage show resource option as nonoptional when used with -iBenno Schulenberg1-4/+4
2015-01-06docs: improve some wordings on the man page of wipefsBenno Schulenberg1-16/+17
2015-01-06textual: add a docstring to most of the utilitiesBenno Schulenberg98-14/+343
2015-01-06chsh: keep struct options in .rodataKarel Zak1-1/+1
2015-01-06chsh: simplify get_shell_list()Karel Zak1-8/+5
2015-01-05newgrp: set function arguments read-only when possibleSami Kerola1-3/+3
2015-01-05newgrp: move shell determination closer where it is usedSami Kerola1-5/+3
2015-01-05newgrp: simplify if else clausesSami Kerola1-7/+4
2015-01-05chsh: fail get_shell_list() check when /etc/shells cannot be openedSami Kerola1-5/+3
2015-01-05chsh: simplify check_shell()Sami Kerola1-33/+16
2015-01-05chsh: rewrite function interacting with user to get path to new shellSami Kerola1-24/+19
2015-01-05chsh: clean up parse_argv()Sami Kerola1-8/+3
2015-01-05chsh: allow user to set shell to /bin/sh if none is setSami Kerola1-2/+5
2015-01-05chsh: set few variables read-only and rename one of themSami Kerola1-19/+13
2015-01-05chsh: use getline() to support arbitrarily long linesSami Kerola1-7/+8
2015-01-05chfn, chsh: share illegal_passwd_chars() functionSami Kerola5-25/+53
2015-01-05chsh: remove function prototypesSami Kerola1-147/+143
2015-01-05cfdisk: improve Dump dialogKarel Zak1-9/+6
2015-01-05cfdisk: improve menu clean functionKarel Zak1-7/+8
2015-01-05cfdisk: detect too small partition sizesKarel Zak1-6/+15
2014-12-19chfn: fix compilation without libuserKarel Zak1-1/+1
2014-12-19more: fix compiler warningsKarel Zak1-2/+2
2014-12-19Merge remote-tracking branch 'sami/2014wk49'Karel Zak4-330/+332
2014-12-19ipcs: fix shmctl() usageKarel Zak3-15/+17
2014-12-19tests: don't check the current ipcs limitsKarel Zak3-12/+8
2014-12-19more: blacklist unsigned integer overflow [AddressSanitizer]Sami Kerola1-4/+11
2014-12-19ipcs: fix two data type errors [AddressSanitizer]Sami Kerola1-2/+2
2014-12-19lscpu: blacklist vmware_bdoor() AddressSanitizer checkSami Kerola1-1/+1
2014-12-19include/c: define UL_ASAN_BLACKLIST address_sanitizer function attributeSami Kerola1-0/+17
2014-12-19chfn: make command to obey login.defs CHFN_RESTRICT instructionsSami Kerola2-8/+81
2014-12-19chfn: remove set_changed_data() and add add_missing()Sami Kerola1-40/+39
2014-12-19chfn: rename prompt() to ask_new_field()Sami Kerola1-6/+7
2014-12-19chfn: move new and old finger structs to chfn control structSami Kerola1-89/+76
2014-12-19chfn: clean up parse_argv()Sami Kerola1-30/+18
2014-12-19chfn: add minimalistic struct chfn_controlSami Kerola1-8/+13
2014-12-19chfn: simplify parse_passwd() by using strsep()Sami Kerola1-36/+15
2014-12-19chfn: fix usage() regressionSami Kerola1-2/+2
2014-12-19chfn: use xasprintf() rather than bunch of strlen() and malloc() callsSami Kerola1-6/+3
2014-12-19chfn: rewrite prompt() to use strutilsSami Kerola1-39/+20
2014-12-19chfn: remove function prototypesSami Kerola1-142/+134