]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
lslocks: remove dead code
[thirdparty/util-linux.git] / login-utils /
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-05-17  Karel Zaknologin: don't call fstat() after failed open() [coveri...
2017-05-16  Sami Kerolasu: remove duplicate const declaration
2017-05-12  Karel Zakbuild-sys: remove duplicate includes
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-10  Sami Kerolavipw: use getopt_long() to parse options
2017-05-09  Karel Zaksulogin: add missing type
2017-05-09  Karel ZakMerge branch '2017wk16' of git://github.com/kerolasa...
2017-05-02  Sami Kerolachfn, chsh: use readline(3) to receive user input
2017-05-02  Sami Kerolasulogin: reduce vulnerability surface
2017-03-31  Sami Kerolautmpdump: remove unnecessary variable
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-13  Karel Zaklast: use domain string more carefully
2017-03-13  Tobias Stoeckmannlogin: prevent OOB read on illegal /etc/hushlogins
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
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
2017-02-01  Karel Zaksu: properly clear child PID
2017-01-20  Karel ZakMerge branch 'shadow-man' of https://github.com/andhe...
2017-01-20  Karel Zaksu, runuser: fix typo in the /etc/default path
2017-01-19  Andreas Henrikssonchsh: use -h as shorthand for --help instead of -u
2017-01-19  Andreas Henrikssonman: chsh(1): add login.defs to SEE ALSO
2017-01-19  Andreas Henrikssonman: chfn(1): add chsh and login.defs to SEE ALSO
2017-01-19  Karel Zakrunuser: add "--" to SYNOPSIS
2017-01-16  Sami Kerolalast: use --time-format instruction when printing wtmp...
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-16  Sami Kerolanewgrp: use libc explicit_bzero() when it is available
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-06  Karel ZakMerge branch 'betterMinixChecks' of https://github...
2017-01-05  Karel Zaklib/list: remove LIST_HEAD macro
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-19  Sébastien Helleudocs: replace FTP by HTTPS in kernel.org URLs
2016-12-09  Karel ZakMerge branch doc_fixes
2016-12-09  Michael Kerriskdocs: last(1): Eliminate oddball formatting
2016-12-09  Michael Kerriskdocs: last(1): SEE ALSO: add reference to wtmp(5)
2016-12-09  Michael Kerriskdocs: various pages: Use consistent terminology (set...
2016-12-09  Michael Kerriskdocs: various pages: Format pathnames as italic (.I)
2016-12-07  Andreas Henrikssonsulogin: bail out from getpasswd(...) on timeout
2016-12-07  Andreas Henrikssonsulogin: make getpasswd(...) return NULL on ^D
2016-12-07  Ruediger Meierlogin-utils: switch to utmpx.h
2016-12-07  Ruediger Meierlogin: re-add lastlog.h header
2016-12-07  Ruediger Meierlogin-utils: avoid using the defined utmp sizes.
2016-12-07  Ruediger Meierutmpdump: code formatting for readability
2016-12-07  Ruediger Meierlslogins: remove useless strlen()
2016-12-07  Ruediger Meierlogin-utils: remove _HAVE_UT_TV fallback
2016-12-07  Ruediger Meierlast: include libgen.h for basename(3p)
2016-11-30  Ruediger Meiermisc: spelling, always use "cannot" instead of "can...
2016-11-29  Michael Kerrisk... Correctly format page cross references
2016-11-29  Michael Kerrisk... Place SEE ALSO entries in order
2016-10-26  Karel ZakMerge branch 'tests-raid1' of https://github.com/rudime...
2016-10-26  Karel Zakmisc: fix unsigned int usage for ctype.h functions
2016-10-03  Karel ZakRevert "su,runuser: add libseccomp based workaround...
2016-09-29  Karel Zaksu,runuser: add libseccomp based workaround for TIOCSTI...
2016-08-18  Karel Zaksu, runuser, setpriv: create links between man pages
2016-08-16  Karel Zakinclude/env: minor fixes and clean ups
2016-08-16  Karel ZakMerge branch 'misc' of https://github.com/kerolasa...
2016-08-12  Sami Kerolamisc: always check setenv(3) return value
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-07-21  Sami Kerolalslogins: simplify if clause and move definition and...
2016-07-21  Sami Kerolamisc: simplify if clauses [oclint]
2016-07-14  Karel ZakMerge branch 'write-improvements' of git://github.com...
2016-07-14  Sami Kerolasulogin: remove __nonnull__ function attribute
2016-07-03  Sami Kerolalib: try to find tty in get_terminal_name()
2016-07-01  Karel ZakMerge branch 'utmpdump' of git://github.com/kerolasa...
2016-06-27  Sami Keroladocs: add file format note to utmpdump manual page
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
2016-06-14  Karel Zakchfn: chsh: use selinux_check_passwd_access()
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-31  Sebastian Rasmussendocs: Fix various typos
2016-05-26  Karel Zakbuild-sys: add --disable-plymouth-support
2016-05-24  Karel Zaklast: fix logout time
2016-05-24  Karel Zaklslogins: use strtime_short()
2016-05-24  Karel Zaklslogins: use strtm_iso()
2016-05-24  Karel Zaklast: cleanup time formatting code
2016-05-20  Werner Finksulogin: agetty: use the plymouth local protocol instea...
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-04-22  Karel ZakMerge branch 'scan-build' of https://github.com/kerolas...
2016-04-19  Sami Kerolasetpwnam: fix memory leak
2016-04-18  Karel ZakMerge branch '2016wk15' of git://github.com/kerolasa...
2016-04-16  Sami Kerolasulogin: make fopen O_CLOEXEC specifier usage portable
2016-03-29  Karel Zakvipw: make tmp_file usage more robust [clang analyze]
2016-03-24  Karel ZakMerge branch 'tests-setarch' of https://github.com...
2016-03-22  Werner Finksulogin: Always make echo work after performing getpass...
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-21  Ruediger Meiersulogin: ignore missing WEXITED, add warning
2016-03-15  Sami Kerolavipw: print only one new line when asking about shadow...
2016-03-14  Karel Zakvipw: use puts() when formatting unnecessary
2016-03-14  Karel ZakMerge branch 'travis-osx' of https://github.com/rudimei...
2016-03-14  Karel Zaksulogin: fix sigset_t initialization
2016-03-13  Ruediger Meiermisc: fix icc/clang compiler warnings
2016-03-09  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-08  Karel Zakinclude: move sys/sysmacros.h to c.h
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
next