]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
nologin: minor man page improvements
[thirdparty/util-linux.git] / login-utils /
2014-04-23  Ondrej Opralanologin: minor man page improvements
2014-04-23  Ondrej Opralautmpdump: minor man page improvements
2014-04-23  Ondrej Opralasulogin: minor man page improvements
2014-04-23  Ondrej Opralasu: fix minor typos in the man page
2014-04-23  Ondrej Opralarunuser: fix minor typos in the man page
2014-04-23  Ondrej Opralalast: fix minor typos in the man page
2014-04-23  Ondrej Opralalogin: fix minor typos in the man page
2014-04-23  Karel Zaksu: don't use kill(0, ...) when propagate signal
2014-01-14  Ville Skyttäman: Syntax and spelling fixes.
2014-01-14  Karel Zaksulogin: use dirent->d_type when scans /dev
2014-01-14  Karel Zakchsh, chfn: add info about non-local support to the...
2013-10-21  Karel Zaksu: add info about pam_lastlog to su.1
2013-10-15  Benno Schulenbergdocs: standardize the phrases for --help and --version...
2013-10-14  Benno Schulenbergdocs: improve grammar, wording and formatting of su...
2013-10-14  Benno Schulenbergdocs: sort options in last man page alphabetically
2013-10-14  Benno Schulenbergdocs: tweak wording and formatting of last man page
2013-10-14  Benno Schulenberglast: remove mistaken -F, --fullnames entry from the...
2013-10-09  Benno Schulenbergtextual: standardize some "cannot read" and "seek faile...
2013-10-08  Benno Schulenbergsu-common: pluralize one message
2013-10-02  Karel Zaksu: fix caught_signal logic and initialize oldact ...
2013-10-01  Karel Zakutmpdump: make analyzers happy
2013-10-01  Karel Zaklast: check fstat() return [coverity scan]
2013-09-30  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2013-09-30  Karel Zaknologin: add new command
2013-09-27  Karel Zakbuild-sys: fix lastb symlink
2013-09-26  Karel Zaklast: fix man page groff warning
2013-09-10  Karel Zaklib: rename time-util.c to timeutils.c, fix headers
2013-09-10  Sami Kerolalast: fix memory leak
2013-09-09  Karel Zaksu: fix lastlog and btmp logging
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 Kerolautmpdump: make IPv6 addresses work
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 Keroladocs: add --time-format to last(1) manual page
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 Keroladocs: add --since and time option formats to last(1...
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 Keroladocs: add --present to last(1) manual page
2013-08-29  Sami Kerolalast: fix typo
2013-08-27  Karel Zaksu: suppress PAM info messages for -c or non-login...
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-23  Sami Keroladocs: add long options to last.1 manual page
2013-08-13  Karel Zaklast: add link to util-linux to last.1
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 Zakbuild-sys: fix last stuff
2013-08-12  Karel Zaklast: clean up the begin of the file
2013-08-12  Ondrej Opralalast: merge sysvinit last/lastb
2013-07-09  Karel Zaksulogin: fix compiler warning
2013-07-09  Sami Kerolasulogin: fix memory leak [clang-analyzer]
2013-07-09  Sami Kerolachfn: assigned value is never read [clang-analyzer]
2013-07-09  Sami Kerolautmpdump: assigned values are never read [clang-analyzer]
2013-06-07  Benno Schulenbergtextual: improve clarity of some error messages
2013-06-07  Ondrej Opralasu: fix exit status if terminated by signal
2013-06-07  Benno Schulenbergdocs: improve grammar and consistency of comments in...
2013-06-07  Benno Schulenbergtextual: tiny alphabetical and grammatical tweak
2013-06-07  Benno Schulenbergtextual: standardize the spelling of "superuser"
2013-06-07  Benno Schulenbergtextual: standardize synopsis for login, and improve...
2013-06-07  Karel Zakrunuser: update man page, add note about -l vs. -p
2013-06-05  Karel Zaklogin: use TCSANOW to remove HUPCL
2013-05-29  Karel Zaksu: ignore --preserve-environment, it's mutually exclus...
2013-05-14  Karel Zaksulogin: clean up error messages
2013-05-13  Karel Zaklib/tty: don't hardcode terminal fd in get_terminal_name()
2013-05-06  Benno Schulenbergsu: consistent angular brackets and lowercase in help...
2013-04-26  Sami Kerolautmpdump: add option to write to a file
2013-04-17  Karel Zaksulogin: fix compiler warnings
2013-04-10  Karel Zaksu: remove '+' from getopt_long()
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-05  Sami Kerolavipw: add usage() function
2013-04-05  Sami Kerolanewgrp: use xstrdup to check allocation succeeded
2013-03-27  Karel Zaksulogin: don't run if not found passww entry [coverity...
2013-03-27  Karel Zaksu: make code more robust [coverity scan]
2013-03-27  Karel Zaklogin: check returns [coverity scan]
2013-03-26  Samuel Thibaultsulogin: couple of obvious fixes for non-linux systems
2013-03-20  Karel Zakremove duplicate includes
2013-03-20  Benno Schulenbergdocs: make the section AVAILABILITY always come last...
2013-03-04  Karel ZakMerge branch 'master' of https://github.com/zec/util...
2013-03-04  Sami Kerolalogin: remove file descriptor leak [cppcheck]
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-20  William Pitcockadd missing rpmatch.h everywhere it needs to be
2013-02-13  Karel Zakchsh-chfn: fix bugs, improve compilation
next