]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/last.c
textual: fix some typos and inconsistencies in various messages
[thirdparty/util-linux.git] / login-utils / last.c
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-18  Karel ZakMerge branch 'patch-1' of https://github.com/bneijt...
2014-07-17  Karel Zaklast: fix is_phantom() logic [coverity scan]
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolatextual: fix some typos
2014-05-12  Karel ZakMerge branch 'tests-features' of https://github.com...
2014-05-10  Ruediger Meierlast: avoid leading "-" before "no logout"
2014-05-08  Ruediger Meierlast: minor cleanup if statements
2014-05-08  Ruediger Meierlast: --time-format=full should do the same like -F
2014-05-07  Ruediger Meierlast: fix uninitialized length
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Karel Zaklib/timeutils: remove get_boot_time from libcommon
2014-05-04  Sami Kerolalast: fix is_phantom() detection
2014-04-07  Karel ZakMerge branch 'kill' of git://github.com/kerolasa/lelux...
2014-04-03  Karel Zakinclude/carefulputc: cleanup and add fputs_{quoted...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-02-10  Sami Kerolalast: make session gone determination more robust
2013-10-09  Benno Schulenbergtextual: standardize some "cannot read" and "seek faile...
2013-10-01  Karel Zaklast: check fstat() return [coverity scan]
2013-09-10  Karel Zaklib: rename time-util.c to timeutils.c, fix headers
2013-09-10  Sami Kerolalast: fix memory leak
2013-09-02  Karel Zaklast: --fulltime and --time-format are mutually exclusive
2013-09-02  Karel Zaklast: consolidate time formatting to one struct
2013-09-02  Karel Zaklast: use bit array
2013-08-29  Sami Kerolalast, utmpdump, agetty, wall, write: avoid compatibilit...
2013-08-29  Sami Kerolalast: tell verbally system is still running
2013-08-29  Sami Kerolalast: trim trailing white spaces
2013-08-29  Sami Kerolalast: never restrict session time
2013-08-29  Sami Kerolalast: add --time-format with iso-8601 format
2013-08-29  Sami Kerolalast: use configuration struct
2013-08-29  Sami Kerolalast: fix --present option logic error
2013-08-29  Sami Kerolalast: add --since time spec option
2013-08-29  Sami Kerolalib/time-util: move YYYYMMDDHHMMSS to common parser
2013-08-29  Sami Kerolalast: parse easy to use time formats
2013-08-29  Sami Kerolalast: fix typo
2013-08-23  Karel Zaklast: mention optional arguments in usage
2013-08-23  Sami Kerolalast: add --present option
2013-08-23  Sami Kerolalast: allow --file to be defined multiple times
2013-08-23  Sami Kerolalast: global variables are initialize automatically...
2013-08-23  Sami Kerolalast: use as narrow variable scoping as possible
2013-08-23  Sami Kerolalast: remove broken code
2013-08-23  Sami Kerolalast: prefer enum rather than #definition list
2013-08-23  Sami Kerolalast: make switch cases complete, and inform if impossi...
2013-08-23  Sami Kerolalast: check expected numeric user input is number
2013-08-23  Sami Kerolalast: use carefulput() for printable character output
2013-08-13  Karel Zaklast: coding style clean up
2013-08-12  Karel Zaklast: use xalloc.h, err.h, nls.h and EXIT_ macros
2013-08-12  Karel Zaklast: consolidate btmp/wtmp file paths
2013-08-12  Karel Zaklast: add long options, improve usage()
2013-08-12  Karel Zaklast: clean up the begin of the file
2013-08-12  Ondrej Opralalast: merge sysvinit last/lastb
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2012-10-19  Karel Zaklast: stop usig MAXHOSTNAMELEN
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel Zaklast: use min() from c.h
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolalogin-utils: verify writing to streams was successful
2012-03-18  Sami Keroladocs: add deprecation comments
2011-11-29  Karel ZakMerge branch 'login-utils' of https://github.com/kerola...
2011-11-29  Sami Kerolalast: fix few compiler warnings
2011-11-29  Sami Kerolalast: possible buffer overflow fixed [smatch scan]
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-12  Karel ZakMerge branch 'smatch' of https://github.com/kerolasa...
2011-09-10  Sami Kerolalast: fix smatch warning
2011-08-01  Karel Zaklast: fix compiler warnings [-Wsign-compare]
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-12-10  Marek Polaceklast: Use EXIT_* and err()
2010-11-30  Davidlohr Buesolast: use xalloc lib
2010-10-29  Marek Polacekuse _exit() instead of exit() in sighandlers
2009-11-20  Karel Zaklast: fix utmp.ut_time usage
2006-12-06  Karel ZakImported from util-linux-2.13-pre1 tarball. v2.13-pre1
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10s tarball. v2.10s
2006-12-06  Karel ZakImported from util-linux-2.9v tarball. v2.9v
2006-12-06  Karel ZakImported from util-linux-2.9i tarball. v2.9i
2006-12-06  Karel ZakImported from util-linux-2.8 tarball. v2.8
2006-12-06  Karel ZakImported from util-linux-2.7.1 tarball. v2.7.1
2006-12-06  Karel ZakImported from util-linux-2.5 tarball. v2.5
2006-12-06  Karel ZakImported from util-linux-2.2 tarball. v2.2