]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/last.c
last: do not use non-standard __UT_NAMESIZE
[thirdparty/util-linux.git] / login-utils / last.c
2019-03-04  Patrick Steinhardtlast: do not use non-standard __UT_NAMESIZE
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-14  Karel ZakMerge branch 'time-fixes' of https://github.com/kerolas...
2019-01-14  Karel ZakMerge branch 'asan-fixes' of https://github.com/kerolas...
2019-01-13  Sami Kerolalast: fix wtmp user name buffer overflow [asan]
2018-10-03  Karel Zaklast: make sure domain is zero terminated
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-10  Karel ZakMerge branch 'output-all' of https://github.com/kerolas...
2018-05-10  Karel ZakMerge branch 'fixes' of https://github.com/yontalcar...
2018-05-10  Sami Kerolalast: fix false positive compiler warning
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-11-10  J William Piggottlib/timeutils: add get_gmtoff()
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-07-10  coastal-hikerlast: condition (secs == 0) - now handled correctly
2017-07-10  coastal-hikerlast: don't show negative time
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-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-14  Ruediger Meiermisc: fix gcc-7 sprintf warnings -Wformat-overflow
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meiermisc: fix some warnings
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-13  Karel Zaklast: use domain string more carefully
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-01-16  Sami Kerolalast: use --time-format instruction when printing wtmp...
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 Meierlogin-utils: avoid using the defined utmp sizes.
2016-12-07  Ruediger Meierlogin-utils: remove _HAVE_UT_TV fallback
2016-12-07  Ruediger Meierlast: include libgen.h for basename(3p)
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: fix declarations shadowing variables in the globa...
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-24  Karel Zaklast: fix logout time
2016-05-24  Karel Zaklast: cleanup time formatting code
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-07  Ruediger Meierlibmount: don't include libio.h
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meierlogin-utils: minor utmp cleanup
2015-11-05  Karel ZakMerge branch 'cal-span' of https://github.com/Deiz...
2015-10-27  Karel ZakMerge branch 'uuid' of git://github.com/kerolasa/lelux...
2015-10-18  Sami Kerolalast: display input file in usage() according to comman...
2015-04-07  Karel ZakMerge branch 'fix-last' of https://github.com/rudimeier...
2015-03-25  Ruediger Meierlast, fix race when comparing time stamps
2015-03-25  Ruediger Meierlast: fix first (current) runlevel line
2015-03-13  Karel Zaklast: keep array of files in main()
2015-03-13  Karel Zaklast: fix utmplist usage
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
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-11-19  Karel Zakbuild-sys: move all around clock_gettime() to monotonic.c
2014-09-22  Karel ZakMerge branch 'misc' of git://github.com/kerolasa/lelux...
2014-09-19  Sami Kerolalast: improve code readability by renaming variable...
2014-09-19  Sami Kerolalast: make is_phantom() when kernel config does not...
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
next