aboutsummaryrefslogtreecommitdiffstats
path: root/misc-utils
AgeCommit message (Expand)AuthorFilesLines
2015-03-12cal: care about setuprterm() resultHEADmasterKarel Zak1-21/+38
2015-03-11logger: small change in usage()Karel Zak1-1/+1
2015-03-10logger man page: fix typoRainer Gerhards1-1/+1
2015-03-10logger: add --msgid option, permits to set RFC5424 MSGID fieldRainer Gerhards2-4/+19
2015-03-10logger: fix multiple format bugs in rfc5424 formatterRainer Gerhards1-21/+57
2015-03-10findmnt: don't rely on st_dev for --targetKarel Zak2-10/+16
2015-03-10logger: check for ntp_gettime() rather than for timex.hKarel Zak1-4/+3
2015-03-10logger: add --skip-empty-lines to prevent logging empty linesRainer Gerhards2-3/+19
2015-03-10logger man page: update --size docRainer Gerhards1-4/+7
2015-03-10logger: bugfix: missing sanity checks with --prio-prefix optionRainer Gerhards1-37/+48
2015-03-10logger: refactor message generationRainer Gerhards1-44/+47
2015-03-10logger: permit to send messages larger than 1024 charactersRainer Gerhards2-7/+31
2015-03-06Merge branch 'logger-man-syslog-routine' of https://github.com/rgerhards/util...Karel Zak1-3/+3
2015-03-06logger man page: bump man page date to currentRainer Gerhards1-1/+1
2015-03-06logger man page: fix some "syslog(3) routine" remnantsRainer Gerhards1-2/+2
2015-03-06Merge branch 'logger-fix-tcp-framing' of https://github.com/rgerhards/util-linuxKarel Zak1-13/+27
2015-03-06logger: use username as the default tagKarel Zak1-1/+1
2015-03-06logger: bugfix: tcp syslog framing is broken, -T unusableRainer Gerhards1-0/+15
2015-03-06logger: refactor the way output is writtenRainer Gerhards1-13/+12
2015-03-06logger: remove "interface to syslog(3)" from man pageKarel Zak1-5/+1
2015-03-06Merge branch 'logger-kernel-regression' of https://github.com/rgerhards/util-...Karel Zak1-1/+3
2015-03-06logger: fix whitespace and compiler warning [-Wunused-variable]Karel Zak1-2/+1
2015-03-06Merge branch 'logger-fix-local-timestamp' of https://github.com/rgerhards/uti...Karel Zak1-13/+29
2015-03-06logger: add commentKarel Zak1-1/+1
2015-03-05logger: fix -p kern.* priority is accepted regressionRainer Gerhards1-0/+2
2015-03-05logger: messages are logged with kern.* priority by defaultRainer Gerhards1-1/+1
2015-03-05logger: fix invalid timestamp regression in local formatRainer Gerhards1-13/+29
2015-03-05logger: fix inconsistent format regression when logging locallyRainer Gerhards1-8/+6
2015-03-05Merge branch 'logger-fix-rfc5424-timestamp' of https://github.com/rgerhards/u...Karel Zak1-2/+6
2015-03-05whereis: make "-BMS <dir> -f" more obvious in usage()Karel Zak1-1/+1
2015-03-05logger: fix -i argument parsing regressionSami Kerola2-5/+13
2015-03-04logger: fix invalid timestamp in rfc5425 formatRainer Gerhards1-2/+6
2015-03-03whereis: tell when mandatory option is missingSami Kerola1-1/+11
2015-02-27lib/colors: use libtinfo to check terminal capabilityKarel Zak1-1/+1
2015-02-26Merge branch 'fixes' of https://github.com/rudimeier/util-linuxKarel Zak1-2/+2
2015-02-25colors: cleanup man pages, add hint to usage()Karel Zak2-14/+10
2015-02-24logger: link libsystemd-daemon.soRuediger Meier1-2/+2
2015-02-24logger: move /dev/log to pathnames.hSami Kerola1-1/+2
2015-02-16logger: add --socket-errors compatibility optionSami Kerola2-12/+80
2015-02-12findmnt: don't parse mountinfo twiceKarel Zak1-0/+23
2015-02-10rename: use strrchr() instead of rindex()Sami Kerola1-1/+1
2015-02-10cal: use int64_t instead of longRuediger Meier1-1/+2
2015-02-03docs: add info about *_DEBUG= to man pagesKarel Zak1-0/+3
2015-02-02textual: grammarize and harmonize the stat error messageBenno Schulenberg2-2/+2
2015-02-02whereis: lookup also info docsKarel Zak2-4/+6
2015-01-29wipefs: fix FD leak on error [coverity scan]Karel Zak1-2/+1
2015-01-29lsblk: implement SOMEOK (=64) return codeKarel Zak2-13/+38
2015-01-29findmnt: fix mem leaks [coverity scan]Karel Zak1-10/+16
2015-01-26Merge branch 'timex' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak1-1/+8
2015-01-26textual: fix various minor typosYuri Chornoivan1-1/+1
2015-01-26Merge branch 'opts' of https://github.com/jwpi/util-linuxKarel Zak3-3/+3
2015-01-26logger: improve usage()Karel Zak1-14/+14
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-26textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg1-1/+1
2015-01-23logger: check availability of ntp_gettime()Samuel Thibault1-1/+8
2015-01-20docs: restore minus symbols in long optsJ William Piggott3-3/+3
2015-01-13docs: fix-up man-pages flaged by checkmans.shJ William Piggott1-1/+0
2015-01-12docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg9-19/+0
2015-01-07look: remove dead codeSami Kerola1-10/+0
2015-01-07lslocks: fix type warningSami Kerola1-1/+1
2015-01-07maint: fix shadow declarationSami Kerola2-4/+4
2015-01-06look: slice up the usage text for ease of translationBenno Schulenberg1-8/+9
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 Schulenberg15-0/+51
2014-12-19cal: fix signed integer overflow [AddressSanitizer]Sami Kerola1-2/+4
2014-12-19docs: adjust some formatting and wordings in a handful of man pagesBenno Schulenberg5-65/+68
2014-12-19docs: adjust the grammar, text, sorting and formatting of logger man pageBenno Schulenberg1-142/+116
2014-12-19docs: don't use bold or italics for "[option]" in synopsis of man pagesBenno Schulenberg12-20/+25
2014-12-19docs: improve the sorting of the options in the man page of getoptBenno Schulenberg1-9/+9
2014-12-19textual: do not start option descriptions with a capitalBenno Schulenberg1-14/+14
2014-12-09getopt: cleanup add_log_options()Karel Zak1-6/+9
2014-12-09getopt: rename function to keep code readableKarel Zak1-6/+6
2014-12-09getopt: fix compiler warningKarel Zak1-1/+1
2014-12-08getopt: avoid re-terminating long_option list at every updateSami Kerola1-11/+10
2014-12-08getopt: change --shell argument parsing functionSami Kerola1-12/+10
2014-12-08getopt: prefer switch-case rather than long if statementSami Kerola1-27/+37
2014-12-08getopt: remove unnecessary codeSami Kerola1-9/+1
2014-12-08getopt: make normalize() print stringsSami Kerola1-14/+12
2014-12-08getopt: use xstrdup rather than malloc + strcpySami Kerola1-12/+5
2014-12-08getopt: add struct getopt_control and remove global variablesSami Kerola1-81/+83
2014-12-08getopt: remove function prototypesSami Kerola1-10/+0
2014-12-08getopt: make nonoptions optstring comment correctSami Kerola1-2/+2
2014-12-08getopt: sync with 1.1.6 releaseSami Kerola1-4/+17
2014-12-02lsblk: add SUBSYSTEMS columnKarel Zak1-0/+37
2014-12-02lsblk: add HOTPLUG columnKarel Zak1-1/+6
2014-11-27libblkid: care about unsafe chars in cacheKarel Zak2-3/+6
2014-11-19blkid: add hint about lsblk to the man pageKarel Zak1-1/+9
2014-11-18uuidd: Fixed a typo in daemon logging messageNikolay Sivov1-1/+1
2014-11-18docs: Spelling fixesVille Skyttä1-1/+1
2014-11-03docs: update info about env debug variablesKarel Zak5-7/+15
2014-10-31findmnt: document --uniq option in man pageBernhard Voelker1-0/+4
2014-10-31docs: spelling, wording, and grammar fixes in the man page of whereisBenno Schulenberg1-18/+19
2014-10-24include/debug: fix typoKarel Zak1-1/+1
2014-10-23blkid: remove extra trailing spaces in outputKarel Zak1-2/+3
2014-10-23whereis: reset search mask more carefullyKarel Zak2-17/+45
2014-10-23whereis: cleanup debug stuff, fix argv[] usageKarel Zak1-33/+74
2014-10-01lsblk: fix compiler warningSami Kerola1-4/+4
2014-10-01textual: use usage() text element macrosSami Kerola6-20/+15
2014-10-01textual: use manual tail usage() macroSami Kerola5-2/+5
2014-09-22logger: gettimeofday needs <sys/time.h>Andreas Henriksson1-1/+1
2014-09-21cal: `color` option documentation should match actual behaviourEugene Yunak1-1/+1
2014-09-05lsblk: add notes about udev to the man pageKarel Zak1-2/+13
2014-08-20logger: use generic --id=<id>Karel Zak2-35/+17
2014-08-15docs: mentintion default udp and tcp ports logger is usingSami Kerola1-0/+7
2014-08-15logger: set function arguments read-only when possibleSami Kerola1-9/+9
2014-08-15logger: optimize string initializationsSami Kerola1-2/+4
2014-08-15logger: remove openlog(3) optionsSami Kerola1-8/+8
2014-08-15logger: allow use of --id=ppid when logging locallySami Kerola1-11/+27
2014-08-11textual: remove some inconsistent periods from error messagesBenno Schulenberg3-4/+4
2014-07-29docs: sort the options in the man pages of hwclock and uuiddBenno Schulenberg1-26/+26
2014-07-29logger: fix untranslated messageKarel Zak1-1/+1
2014-07-29logger: require --{server,socket} to remote rfc542/rfc3164 logKarel Zak1-0/+5
2014-07-29logger: fix -i=ppidKarel Zak1-2/+6
2014-07-29logger: clean up strings usageKarel Zak1-28/+38
2014-07-28logger: add hostname to rfc3164 messageSami Kerola1-3/+8
2014-07-28logger: warn when --file and command line message are combinedSami Kerola1-2/+5
2014-07-28logger: improve readablity of pencode() functionSami Kerola1-18/+16
2014-07-28logger: make --stderr print remote server messagesSami Kerola1-0/+4
2014-07-28logger: add process --id=parent optional argumentSami Kerola2-10/+35
2014-07-28docs: add logger protocol notes to manual pageSami Kerola1-1/+27
2014-07-28logger: add rfc5424 supportSami Kerola1-9/+110
2014-07-28logger: tidy up main() by adding small functions and ctl dataSami Kerola1-69/+95
2014-07-28logger: add function pointer to choose how logging is doneSami Kerola1-51/+54
2014-07-28docs: make logger.1 facilities and levels easier to readSami Kerola1-20/+41
2014-07-28logger: refactor long if clauseSami Kerola1-18/+16
2014-07-28logger: do not rely only getlogin(3) telling who ran the commandSami Kerola1-6/+14
2014-07-28logger: fix indentation issuesSami Kerola1-49/+49
2014-07-28logger: ensure program writes everything to syslog file descriptorSami Kerola1-2/+3
2014-07-28mcookie: avoid format warningBernhard Voelker1-2/+2
2014-07-23textual: fix some typos and inconsistencies in various messagesBenno Schulenberg7-12/+13
2014-07-22Merge branch 'rename' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-58/+105
2014-07-22Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak1-1/+1
2014-07-22Merge branch 'ioclt' of https://github.com/lanurmi/util-linuxKarel Zak1-1/+1
2014-07-18rename: use function pointer to select file or symlink operationSami Kerola1-75/+67
2014-07-18rename: continue despite something failedSami Kerola2-21/+71
2014-07-18rename: allow renaming in subdirectoriesSami Kerola1-2/+7
2014-07-18findmnt: more robust usage of columns[]Karel Zak1-34/+46
2014-07-18lslocks: clean up columns[] usageKarel Zak1-7/+8
2014-07-18lsblk: check number of used columnsKarel Zak1-45/+59
2014-07-18lsblk: differentiate between infos[] and columns[]Karel Zak1-3/+3
2014-07-18Merge branch 'patch-1' of https://github.com/bneijt/util-linuxKarel Zak1-0/+1
2014-07-17findmnt: fix memory leak [coverity scan]Karel Zak1-4/+9
2014-07-16Add missing paragraph mark before -fA. Bram Neijt1-0/+1
2014-07-14textual: fix the usage message of killBenno Schulenberg1-10/+10
2014-07-14Merge branch 'minor-fixes' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-7/+1
2014-07-14uuidd.rc: Requires remote_fsAndreas Henriksson1-2/+2
2014-07-14uuidd.rc: drop on-demand mode from scriptAndreas Henriksson1-10/+1
2014-07-14kill: use --queue option argument as sigval integer valueSami Kerola1-3/+1
2014-07-14docs: fix many wording and some formatting issues in the man page of killBenno Schulenberg1-48/+52
2014-07-14whereis: fix missing newline on empty resultsAndreas Henriksson1-1/+1
2014-07-13whereis: avoid printing uninitialized stringSami Kerola1-2/+1
2014-07-13cal: remove unnused structure and definitionSami Kerola1-5/+0
2014-07-11Fix typo "ioclt" in various files.Lauri Nurmi1-1/+1
2014-07-03Fix typos in user visible messagesYuri Chornoivan1-1/+1
2014-07-01findmnt: simplify cache_set_targets()Karel Zak1-12/+5
2014-07-01findmnt: use mnt_cache_set_targets() for non-kernel tableEric Rannaud1-0/+33
2014-06-30findmnt: minimally improve wording of usage textBenno Schulenberg1-7/+7
2014-06-30findmnt: slightly improve wording and formatting in man pageBenno Schulenberg1-5/+5
2014-06-16findmnt: add --nocanonicalize to avoid realpath()Karel Zak2-11/+29
2014-06-12rename: remove reference to mmv gtom man pageKarel Zak1-1/+0
2014-06-06libsmartcols: add debug messagesKarel Zak3-0/+4
2014-05-30build: fix some compiler warningsRuediger Meier1-2/+0
2014-05-27Merge branch 'uuid' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-14/+19
2014-05-27cal: all output must use my_putstringRuediger Meier1-20/+30
2014-05-26uuidd: do not mix signed type and unsigned codeSami Kerola1-2/+2
2014-05-26uuidgen: use type definitions from uuid.hSami Kerola1-7/+4
2014-05-26uuidd: set options to be mutually exclusiveSami Kerola1-3/+9
2014-05-26uuidd: ensure pid file is wrote when it is requestedSami Kerola1-2/+4
2014-05-26Merge branch 'master' of https://github.com/rudimeier/util-linuxKarel Zak1-1/+0
2014-05-21lsblk: fix, set default sort_id = -1Ruediger Meier1-1/+0
2014-05-21build-sys: add BUILD_GETOPTKarel Zak1-0/+2
2014-05-21build-sys: add BUILD_{BLKID,FINDFS,WIPEFS,FINDMNT}Karel Zak1-12/+16
2014-05-21build-sys: add BUILD_{UUIDGEN,CAL,LOGGER,LOOP,MCOOKIE,NAMEI,WHEREIS}Karel Zak1-3/+15
2014-05-20lsblk: add --sort <column>Karel Zak2-32/+182
2014-05-13Revert "blkid: remove unused variable"Karel Zak1-2/+2
2014-05-12build-sys: remove unnecessary void castsSami Kerola1-1/+1
2014-05-12logger: check numeric priority and facility input valuesSami Kerola1-3/+14
2014-05-12logger: fail when io vector number exceeds maximumSami Kerola1-1/+6
2014-05-12blkid: remove unused variableSami Kerola1-2/+2
2014-05-06textual: remove square brackets from around three dotsBenno Schulenberg1-1/+1
2014-05-06lsblk: add -O option to show all available columnsMasatake YAMATO2-1/+15
2014-04-29uuidd: remove timeout from systemd service fileKarel Zak1-1/+1
2014-04-28Merge branch 'kill-tests-v4' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak1-5/+16
2014-04-26kill: add --verbose option to display what is killedSami Kerola1-2/+9
2014-04-26kill: remove unnecessary indirectionSami Kerola1-3/+1
2014-04-26kill: make options --pid and --queue mutually exclusiveSami Kerola1-0/+6
2014-04-24wipefs: don't erase nested partition tables by defaultKarel Zak2-1/+18
2014-04-09build-sys: consolidate systemd supportKarel Zak3-18/+18
2014-04-07kill: fix bug in --all semanticKarel Zak1-1/+1
2014-04-07kill: make kill-by-name more obvious in man pageKarel Zak1-6/+6
2014-04-07kill: add copyrights, etc.Karel Zak2-4/+13
2014-04-07kill: return 64 on partial successKarel Zak2-24/+52
2014-04-07kill: tiny change in man pageKarel Zak1-1/+1
2014-04-07kill: coding style, simplify codeKarel Zak1-15/+13
2014-04-07kill: rename printsig() to print_signal_name()Karel Zak1-7/+7
2014-04-07kill: rename printsignals() to print_all_signalsprint_all_signals()Karel Zak1-4/+4
2014-04-07kill: reorder functions to make it more readableKarel Zak1-199/+195
2014-04-07Merge branch 'kill' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-289/+301
2014-04-03libsmartcols: clean up flags usageKarel Zak3-13/+13