aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-27libfdisk: (docs) add missing version notesKarel Zak3-2/+8
2016-09-27libsmartcols: (docs) add missing version notesKarel Zak3-1/+20
2016-09-27libsmartcols: fixes in doc generationIgor Gnatenko6-31/+35
2016-09-26libsmartcols: support custom wrap and remove SCOLS_FL_WRAPNLKarel Zak7-58/+208
2016-09-23libsmartcols: (docs) add missing functionsKarel Zak1-0/+3
2016-09-23Merge branch 'getters' of https://github.com/ignatenkobrain/util-linuxKarel Zak3-3/+48
2016-09-23libsmartcols: add scols_table_is_nolinesep()Igor Gnatenko3-2/+17
2016-09-23libsmartcols: add scols_table_is_nowrap()Igor Gnatenko3-1/+16
2016-09-23libsmartcols: cleanup scols_table_set_symbols() APIKarel Zak6-34/+103
2016-09-23libsmartcols: add scols_table_get_name()Igor Gnatenko3-0/+15
2016-09-23findmnt: (verify) add docsKarel Zak3-1/+15
2016-09-23findmnt: (verify) minor changes in stringsKarel Zak1-3/+3
2016-09-23findmnt: (verify) check filesystem typeKarel Zak1-0/+198
2016-09-23findmnt: (verify) add swaparea verificationKarel Zak1-2/+30
2016-09-23findmnt: (verify) add options verificationKarel Zak1-1/+23
2016-09-23findmnt: (verify) add source verificationKarel Zak3-8/+86
2016-09-23findmnt: add --verify and --verboseKarel Zak5-43/+284
2016-09-23libsmartcols: use const qualifier for scols_table_get_termwidthIgor Gnatenko2-2/+2
2016-09-23Merge branch 'api_const' of https://github.com/ignatenkobrain/util-linuxKarel Zak10-77/+70
2016-09-23Merge branch 'master' of https://github.com/ignatenkobrain/util-linuxKarel Zak1-2/+2
2016-09-22libsmartcols: keep scols_table_get_termwidth() read-onlyKarel Zak1-2/+1
2016-09-21swapon: fix discard option parsingKarel Zak1-3/+4
2016-09-21libsmartcols: use const qualifier where it's possibleIgor Gnatenko7-71/+65
2016-09-21debug: use const void * for ul_debugobj()Igor Gnatenko4-5/+5
2016-09-21libsmartcols: make get_line/column_separator() return constIgor Gnatenko2-5/+4
2016-09-20trivial: use tabs consistentlyIgor Gnatenko1-2/+2
2016-09-19Merge branch 'hotfix' of https://github.com/ignatenkobrain/util-linuxKarel Zak2-31/+31
2016-09-19Merge branch 'typos' of https://github.com/ignatenkobrain/util-linuxKarel Zak2-6/+6
2016-09-19libsmartcols: be consistent, use 'sy' for symbolsIgor Gnatenko2-31/+31
2016-09-19libsmartcols: fix typos in docsIgor Gnatenko2-6/+6
2016-09-19libsmartcols: be more strict about empty tablesKarel Zak2-6/+15
2016-09-19libsmartcols: fix commentKarel Zak1-1/+1
2016-09-19libsmartcols: cleanup get functionsKarel Zak5-72/+47
2016-09-16tests: add columns separator to libsmartcols testKarel Zak3-10/+37
2016-09-16tests: add export and raw to libsmartcols testKarel Zak4-2/+64
2016-09-16tests: add libsmartcols JSON testKarel Zak4-0/+96
2016-09-16libsmartcols: add JSON support to sample applicationKarel Zak1-1/+7
2016-09-16libsmartcols: improve JSONKarel Zak2-2/+3
2016-09-16libsmartcols: cleanup line separator usageKarel Zak2-36/+49
2016-09-15tests: add libsmartcols wrap and wrapnl tree testsKarel Zak3-0/+67
2016-09-15tests: add tree libsmartcols test filesKarel Zak6-0/+40
2016-09-15libsmartcols: fix tree paddingKarel Zak1-4/+3
2016-09-15libsmartcols: add support for trees to the sample applicationKarel Zak2-5/+92
2016-09-15Merge branch 'patch-1' of https://github.com/ignatenkobrain/util-linuxKarel Zak1-1/+1
2016-09-14trivial: s/automatical/automatic/gIgor Gnatenko1-1/+1
2016-09-14smartcols/symbols: free cell_padding in unref()Igor Gnatenko1-0/+1
2016-09-14tests: add missing expected/ dir stuffKarel Zak5-0/+62
2016-09-14tests: add libsmartcols title testKarel Zak6-3/+61
2016-09-14tests: add another libsmartcols testsKarel Zak8-1/+92
2016-09-14libsmartcols: fix hidden file usageKarel Zak1-14/+31
2016-09-13build-sys: remove dead libsmartcols sampleKarel Zak1-5/+0
2016-09-13tests: improve libsmartcols testKarel Zak3-1/+26
2016-09-13libsmartcols: add functions to control terminal usageKarel Zak6-8/+94
2016-09-13libsmartcols: add application to test library featuresKarel Zak17-141/+367
2016-09-12libsmartcols: fix WRAPNL on strings without \nKarel Zak1-4/+6
2016-09-12libsmartcols: fix WRAPNL crashesKarel Zak1-1/+1
2016-09-08mount: add note about another flags for "remount,bind"Karel Zak1-3/+4
2016-09-07libsmartcols: support LIBSMARTCOLS_DEBUG_PADDING=onKarel Zak7-1/+28
2016-09-07libsmartcols: add fallback for symbolsKarel Zak1-14/+25
2016-09-07libsmartcols: allow to change cell padding charKarel Zak7-8/+33
2016-09-06fsck: remove fs-specific options from man pageKarel Zak1-65/+12
2016-09-06libsmartcols: extend wrapnl sampleKarel Zak1-12/+19
2016-09-06libsmartcols: fix padding for non-maxout outputKarel Zak1-8/+10
2016-09-06libsmartcols: remove debuging code from sampleKarel Zak1-5/+1
2016-09-06libsmartcols: commit missing fileKarel Zak28-54730/+60442
2016-09-06libsmartcols: support multi-line cells based on line breaksKarel Zak8-19/+109
2016-09-06lib/randutils: add xsrand() and rand_get_number()Karel Zak2-3/+20
2016-09-02sfdisk: add --no-tell-kernelKarel Zak2-3/+17
2016-09-01tests: update sfdisk output stringsKarel Zak11-20/+29
2016-08-31sfdisk: make non-interactive output more readableKarel Zak1-14/+26
2016-08-31libsmartcols: use SCOLS_FL_RIGHT in sampleKarel Zak1-1/+1
2016-08-31libsmartcols: add maxout sampleKarel Zak2-1/+62
2016-08-31libsmartcols: fix minimal column width calculationKarel Zak1-3/+5
2016-08-31libsmartcols: fix non-tty output for 'maxout' columnsKarel Zak1-1/+1
2016-08-31libsmartcols: fix title output on non-ttyKarel Zak2-9/+19
2016-08-31libsmartcols: fix scols_table_enable_colors() usage in samplesKarel Zak3-3/+3
2016-08-31libsmartcols: don't print title color is colors disabledKarel Zak1-3/+6
2016-08-31lib/loopdev: Set errno in is_loopdev on errorTobias Stoeckmann1-5/+6
2016-08-31mount: add note about paths verification to mount.8Karel Zak1-5/+6
2016-08-30libblkid: [exfat] Limit maximum number of iterations in find_labelRostislav Skudnov1-1/+6
2016-08-30libblkid: ignore empty MBR on LVM deviceKarel Zak1-0/+31
2016-08-30libblkid: remove unused functionKarel Zak2-11/+0
2016-08-30umount: cleanup umount.8 about mtabKarel Zak1-4/+14
2016-08-30umount: fix obsolete info about loop= in umount.8Karel Zak1-7/+11
2016-08-29libblkid: Avoid OOB access on illegal ZFS superblocksTobias Stoeckmann1-1/+1
2016-08-29libfdisk: Distinguish between first LBA sector and partitionTobias Stoeckmann1-2/+2
2016-08-29libfdisk: Fix assert error in free space handlingTobias Stoeckmann1-1/+1
2016-08-26lib/pager: fix testKarel Zak1-1/+1
2016-08-26lib/pager: restore signals setting by pager_close()Karel Zak1-5/+23
2016-08-26fdisk: use PAGER for 'l' command.Karel Zak1-0/+6
2016-08-26lib/pager: cleanup and extend APIKarel Zak3-7/+57
2016-08-18su, runuser, setpriv: create links between man pagesKarel Zak3-1/+24
2016-08-17tests: fix losetup tests for --nooverlapKarel Zak1-18/+18
2016-08-17losetup: allow to use --nooverlap when device specifiedKarel Zak1-1/+20
2016-08-17tests: Add losetup-loop test suiteStanislav Brabec12-0/+252
2016-08-17losetup: Prevent AUTOCLEAR detach raceStanislav Brabec1-0/+6
2016-08-17loopdev: Implememt loopcxt_set_status()Stanislav Brabec2-1/+36
2016-08-17losetup: add --nooverlap optionsKarel Zak3-47/+114
2016-08-16tests: keep 'hppa' in fdisk/bsd test tooKarel Zak1-1/+1
2016-08-16build-sys: add parisc to define ARCH_Karel Zak1-1/+1
2016-08-16tests: really fix fdisk/bsd for hppaHelge Deller1-1/+1
2016-08-16lsns: support cgroup namespacesMichaƂ Bartoszkiewicz2-5/+7
2016-08-16include/closestream: define exit codesKarel Zak5-5/+16
2016-08-16include/env: minor fixes and clean upsKarel Zak2-4/+11
2016-08-16Merge branch 'misc' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak12-41/+36
2016-08-16libblkid: Check that cluster size is nonzero when probing exFATRostislav Skudnov1-1/+1
2016-08-15lsns: missing ns/<name> is not errorKarel Zak1-2/+2
2016-08-14pg: stop building the command by defaultSami Kerola1-2/+2
2016-08-14kill: remove pid command-name to option aliasSami Kerola3-14/+0
2016-08-12misc: always check setenv(3) return valueSami Kerola8-25/+34
2016-08-12tests: mark build-in paths test as optionalKarel Zak1-0/+5
2016-08-12Merge branch 'pathnames_fbsd' of https://github.com/fichtner/util-linuxKarel Zak1-0/+4
2016-08-12Merge branch 'blkdev_fbsd_11' of https://github.com/fichtner/util-linuxKarel Zak1-2/+2
2016-08-11travis: fix OSX, glibtoolize could not find sedRuediger Meier1-0/+3
2016-08-11pathnames: guard clashing definitions on FreeBSDFranco Fichtner1-0/+4
2016-08-11blkdev: guard against missing DIOCGDINFO on FreeBSD 11Franco Fichtner1-2/+2
2016-08-10libmount: Preserve empty string value in optstr parsingFilipe Brandenburger9-2/+37
2016-08-10tests: Allow running a single test case from tests/run.shFilipe Brandenburger1-1/+1
2016-08-10tests: Use proper word splitting when executing testsFilipe Brandenburger1-2/+2
2016-08-09taskset: clarify that masks are always hex in man pageChris Metcalf1-2/+11
2016-08-08libmount: ignore redundant slashesKarel Zak5-70/+116
2016-08-08uuidd: remove unnecessary pidpile path variableSami Kerola1-5/+2
2016-08-08sfdisk: add show-pt-geometry to usage() and sfdisk.8Karel Zak2-2/+5
2016-08-08deprecated.txt: Add sfdisk --show-pt-geometryStanislav Brabec1-0/+5
2016-08-08sfdisk: Add --show-pt-geometry compatibility codeStanislav Brabec1-1/+4
2016-08-04tests: fix loop-overlay testKarel Zak1-3/+4
2016-08-04tests: fix libmount loop-overlay testKarel Zak1-5/+4
2016-08-04Merge branch 'lo'Karel Zak12-39/+248
2016-08-04mount: small change to mount.8 loopdev sectionKarel Zak1-2/+3
2016-08-04libmount: one iteration to detect overlap and reuse loopdevKarel Zak2-36/+49
2016-08-04lib/loopdev: cleanup sizelimit checkKarel Zak3-14/+16
2016-08-03lscpu: print correct number of threads per core if possibleHeiko Carstens1-3/+10
2016-08-03lspcu: minor manpage improvementHeiko Carstens1-2/+2
2016-08-03lscpu: only try to read sysfs attributes of present CPUsHeiko Carstens1-0/+4
2016-08-03lscpu: add parsable testcase with the --physical optionHeiko Carstens13-0/+256
2016-08-03lscpu: add --physical optionHeiko Carstens2-20/+103
2016-08-03mount.8: Update loop device documentationStanislav Brabec1-1/+1
2016-08-03tests: Add loop-overlay testStanislav Brabec2-0/+71
2016-08-03libmout: Reuse loop device safelyStanislav Brabec1-13/+52
2016-08-03Implement loopcxt_check_conflict()Stanislav Brabec2-0/+58
2016-08-03Add sizelimit to internal APIStanislav Brabec7-20/+34
2016-08-03mount: Handle MNT_ERR_LOOPOVERLAPStanislav Brabec1-0/+3
2016-08-03libmount: Introduce new error: MNT_ERR_LOOPOVERLAPStanislav Brabec1-1/+7
2016-08-03libmount: Fix possible crash in mnt_context_setup_loopdev()Stanislav Brabec1-2/+4
2016-08-02tests: remove unnecessary fileSami Kerola1-0/+0
2016-08-02Merge branch 'getopt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-32/+60
2016-08-02liblkid: fix probe_nilfs2 I/O error backupKarel Zak1-4/+15
2016-08-02Merge branch 'oclint' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak36-316/+250
2016-08-02libsmartcols: Corrected JSON escapingKarel Zak2-2/+82
2016-07-27getops: improve getopt-parse.bash exampleSami Kerola2-32/+60
2016-07-21libblkid: fix debugging macro [oclint]Sami Kerola1-19/+13
2016-07-21agetty: move unreachable code to pre-processor #else segment [oclint]Sami Kerola1-2/+3
2016-07-21setterm: fix declarations shadowing variables in the global scope [oclint]Sami Kerola1-40/+40
2016-07-21misc: fix declarations shadowing variables in the global scope [oclint]Sami Kerola7-30/+30
2016-07-21dmesg: drop core at impossible case in read_buffer() [oclint]Sami Kerola1-0/+2
2016-07-21libmount, look: remove dead code [oclint]Sami Kerola3-4/+0
2016-07-21syspriv: flip inverted logic [oclint]Sami Kerola1-6/+6
2016-07-21logger: simplify if clause [oclint]Sami Kerola1-24/+24
2016-07-21libblkid: simplify if clause [oclint]Sami Kerola1-6/+4
2016-07-21lslogins: simplify if clause and move definition and comments [oclint]Sami Kerola1-11/+9
2016-07-21switch_root: simplify code and reduce indentation [oclint]Sami Kerola1-15/+14
2016-07-21misc: simplify if clauses [oclint]Sami Kerola26-159/+105
2016-07-20agetty: call uname() only when necessaryKarel Zak1-2/+6
2016-07-20agetty: fix \S usageKarel Zak1-10/+15
2016-07-20Revert "sfdisk: exit with error if rereading partition table fails"Karel Zak1-1/+1
2016-07-19logger: remove trailing spaces when outputing to journalSami Kerola2-6/+2
2016-07-19tailf: Fix previously adjusted segfault patchTobias Stoeckmann1-1/+1
2016-07-15tests: fix ttyutils testKarel Zak1-1/+1
2016-07-14write: don't use strftime()Karel Zak1-6/+7
2016-07-14Merge branch 'write-improvements' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak6-224/+216
2016-07-14sulogin: remove __nonnull__ function attributeSami Kerola1-1/+1
2016-07-14tests: Fix fdisk/id and fdisk/mbr-nondos-mode on SparcJames Clarke4-0/+218
2016-07-14blkdiscard: Improve man pageAllon Mureinik1-1/+1
2016-07-14tailf: Fix segmentation fault in tailf on 32 bitTobias Stoeckmann1-2/+5
2016-07-14fdisk: make -l <dev ...> behaves like fdisk -lThierry Vignaud1-1/+6
2016-07-12libblkid: avoid non-empty recursion in EBRKarel Zak3-0/+23
2016-07-11chrt: add fallback to be usable on kernels without sched_{get,set}attrKarel Zak1-8/+43
2016-07-11tests: mark chrt as TS_KNOWN_FAILKarel Zak1-0/+3
2016-07-11tests: make chrt test more debug-ableKarel Zak2-0/+12
2016-07-11tests: mark chrt tests as root-onlyKarel Zak1-0/+1
2016-07-11tests: implement ts_skip_subtestKarel Zak2-11/+18
2016-07-11tests: add chrt testKarel Zak10-2/+125
2016-07-07cfisk: add /dev/vda as another default diskKarel Zak1-13/+23
2016-07-07libblkid: ignore extended partition at zero offsetKarel Zak1-2/+12
2016-07-03lib: try to find tty in get_terminal_name()Sami Kerola5-19/+20
2016-07-03write: stop removing and adding /dev/ in front of tty stringSami Kerola2-43/+39
2016-07-03write: tell when effective gid and tty path group mismatchSami Kerola1-2/+7
2016-07-03write: improve coding styleSami Kerola1-36/+35
2016-07-03write: remove PUTC macroSami Kerola1-10/+5
2016-07-01write: make timestamp to be obviously just a clock timeSami Kerola1-8/+9
2016-07-01write: remove unnecessary utmp variablesSami Kerola1-17/+11
2016-07-01write: improve function and variable namesSami Kerola1-38/+35
2016-07-01write: add control structure to clarify what is going onSami Kerola1-42/+54
2016-07-01write: run atexit() checks at the end of executionSami Kerola1-12/+17
2016-07-01write: use xstrncpy() from strutils.hSami Kerola1-2/+2
2016-07-01write: set atime value in term_chk() only when neededSami Kerola1-4/+4
2016-07-01write: remove pointless fileno(3) callsSami Kerola1-6/+6
2016-07-01write: get rid of function prototypesSami Kerola1-141/+132
2016-07-01write: remove unused variableSami Kerola1-4/+0
2016-07-01lsns: check for OOMKarel Zak1-2/+2