summaryrefslogtreecommitdiffstats
path: root/login-utils/utmpdump.c
Commit message (Expand)AuthorAgeFilesLines
* utmpdump: check ftello() return valueKarel Zak2019-05-161-0/+3
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-4/+2Star
* lib/timeutils: add common ISO timestamp masksJ William Piggott2017-11-101-3/+1Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-3/+4
* build-sys: remove duplicate includesKarel Zak2017-05-121-1/+0Star
* utmpdump: remove unnecessary variableSami Kerola2017-03-311-3/+0Star
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-6/+6
* lib: add timegm() portability function to lib/timeutils.cSami Kerola2017-02-031-0/+1
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* login-utils: switch to utmpx.hRuediger Meier2016-12-071-5/+5
* utmpdump: code formatting for readabilityRuediger Meier2016-12-071-3/+5
* login-utils: remove _HAVE_UT_TV fallbackRuediger Meier2016-12-071-6/+2Star
* misc: simplify if clauses [oclint]Sami Kerola2016-07-211-3/+2Star
* utmpdump: use iso-8601 timestamp format with subsecond accuracySami Kerola2016-06-261-26/+37
* utmpdump: use always UTC-0 timezone in textual outputSami Kerola2016-06-261-3/+3
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-021-1/+1
* utmpdump: don't pass parameter of type "struct utmp" by value [coverity scan]Karel Zak2015-01-291-15/+15
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* utmpdump: fix localtime() error handlingRuediger Meier2014-06-111-2/+3
* utmpdump: make analyzers happyKarel Zak2013-10-011-1/+1
* utmpdump: make IPv6 addresses workSami Kerola2013-08-291-9/+13
* last, utmpdump, agetty, wall, write: avoid compatibility hacksSami Kerola2013-08-291-2/+9
* utmpdump: assigned values are never read [clang-analyzer]Sami Kerola2013-07-091-2/+2
* utmpdump: add option to write to a fileSami Kerola2013-04-261-38/+54
* utmpdump: fix compiler warning [-Wunused-result]Karel Zak2012-07-261-1/+1
* translation: unify file open error messagesSami Kerola2012-07-161-2/+2
* utmpdump: use help and version output macrosSami Kerola2012-07-161-4/+4
* utmpdump: remove unused variableSami Kerola2012-07-161-1/+0Star
* utmpdump: cleanup file descriptor usageKarel Zak2012-07-101-14/+18
* utmpdump: encourage users not to follow stdinSami Kerola2012-07-101-1/+3
* utmpdump: use inotify to when following fileSami Kerola2012-07-101-7/+107
* utmpdump: fixes based on static analysis [cppcheck]Sami Kerola2012-07-101-10/+1Star
* utmpdump: white space fixSami Kerola2012-07-091-20/+19Star
* utmpdump: document optional filename argumentBernhard Voelker2012-07-091-1/+1
* utmpdump: use xalloc.h, minor coding style changesKarel Zak2012-06-291-12/+13
* utmpdump: cleanup usage()Karel Zak2012-06-291-7/+17
* utmpdump: add long optionsKarel Zak2012-06-291-3/+14
* utmpdump: use err.h stuffKarel Zak2012-06-291-25/+26
* utmpdump: add NLS and closestream supportKarel Zak2012-06-291-6/+14
* utmpdump: remove dead codeKarel Zak2012-06-291-2/+2
* utmpdump: remove libc5 supportKarel Zak2012-06-291-73/+10Star
* utmpdump: cleanup comments, funcs definition linesKarel Zak2012-06-291-45/+29Star
* utmpdump: new command, merge from sysvinitKarel Zak2012-06-291-0/+316