]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/utmpdump.c
include/pidfd-utils: small cleanup
[thirdparty/util-linux.git] / login-utils / utmpdump.c
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-20  Karel ZakMerge branch 'lscpu_midr_updates' of https://github...
2019-05-20  Karel ZakMerge branch 'lscpu-another' of https://github.com...
2019-05-16  Karel Zakutmpdump: check ftello() return value
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-10  J William Piggottlib/timeutils: add common ISO timestamp masks
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-05-12  Karel Zakbuild-sys: remove duplicate includes
2017-03-31  Sami Kerolautmpdump: remove unnecessary variable
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-09  Karel ZakMerge branch 'hwclock-jwp-reviewed' of git://github...
2017-02-03  Sami Kerolalib: add timegm() portability function to lib/timeutils.c
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-07  Ruediger Meierlogin-utils: switch to utmpx.h
2016-12-07  Ruediger Meierutmpdump: code formatting for readability
2016-12-07  Ruediger Meierlogin-utils: remove _HAVE_UT_TV fallback
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-07-21  Sami Kerolamisc: simplify if clauses [oclint]
2016-07-01  Karel ZakMerge branch 'utmpdump' of git://github.com/kerolasa...
2016-06-26  Sami Kerolautmpdump: use iso-8601 timestamp format with subsecond...
2016-06-26  Sami Kerolautmpdump: use always UTC-0 timezone in textual output
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
2015-01-29  Karel Zakutmpdump: don't pass parameter of type "struct utmp...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-06-16  Karel ZakMerge branch 'tests-utmp' of https://github.com/rudimei...
2014-06-11  Ruediger Meierutmpdump: fix localtime() error handling
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-10-01  Karel Zakutmpdump: make analyzers happy
2013-08-29  Sami Kerolautmpdump: make IPv6 addresses work
2013-08-29  Sami Kerolalast, utmpdump, agetty, wall, write: avoid compatibilit...
2013-07-09  Sami Kerolautmpdump: assigned values are never read [clang-analyzer]
2013-04-26  Sami Kerolautmpdump: add option to write to a file
2012-07-26  Karel Zakutmpdump: fix compiler warning [-Wunused-result]
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-07-16  Sami Kerolautmpdump: use help and version output macros
2012-07-16  Sami Kerolautmpdump: remove unused variable
2012-07-16  Petr Uzelutmpdump: kill unused variable in follow_by_inotify()
2012-07-10  Karel Zakutmpdump: cleanup file descriptor usage
2012-07-10  Sami Kerolautmpdump: encourage users not to follow stdin
2012-07-10  Sami Kerolautmpdump: use inotify to when following file
2012-07-10  Sami Kerolautmpdump: fixes based on static analysis [cppcheck]
2012-07-09  Sami Kerolautmpdump: white space fix
2012-07-09  Karel ZakMerge branch 'master' of https://github.com/dankamongme...
2012-07-09  Bernhard Voelkerutmpdump: document optional filename argument
2012-06-29  Karel Zakutmpdump: use xalloc.h, minor coding style changes
2012-06-29  Karel Zakutmpdump: cleanup usage()
2012-06-29  Karel Zakutmpdump: add long options
2012-06-29  Karel Zakutmpdump: use err.h stuff
2012-06-29  Karel Zakutmpdump: add NLS and closestream support
2012-06-29  Karel Zakutmpdump: remove dead code
2012-06-29  Karel Zakutmpdump: remove libc5 support
2012-06-29  Karel Zakutmpdump: cleanup comments, funcs definition lines
2012-06-29  Karel Zakutmpdump: new command, merge from sysvinit