]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/login.c
Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linux
[thirdparty/util-linux.git] / login-utils / login.c
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-26  Karel ZakMerge branch 'usage-part1' of https://github.com/rudime...
2017-06-22  Ruediger Meierlogin: add --help and --version
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: remove _HAVE_UT_TV fallback
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-07-14  Karel ZakMerge branch 'write-improvements' of git://github.com...
2016-07-03  Sami Kerolalib: try to find tty in get_terminal_name()
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
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-07  Ruediger Meiermisc: never cast void* from malloc(3) and friends
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  Yuriy M. Kaminskiymisc: safer (and uniform) handling of return value
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meierlogin-utils: minor utmp cleanup
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierinclude: check for sys/sysmacros.h
2016-02-11  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2016-02-04  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2016-02-03  Ruediger Meierdocs: fix typos found by codespell
2015-12-15  Karel ZakMerge branch 'scols_print_to_string' of https://github...
2015-12-15  Karel Zaklogin, mount: fix __SC_GETPW_R_SIZE_MAX usage
2015-11-09  Sami Kerolalogin: fix stat(2) race
2015-08-31  Chen Qilogin: replace siginterrupt with sigaction
2015-01-29  Karel Zaklogin: fix mem leak in init_environ() [coverity scan]
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-12-18  Will Johanssonlogin: Fix unused variables in login.c if _HAVE_UT_TV...
2014-12-15  Will Johanssonlogin-utils: Enable building util-linux against OpenPAM
2014-11-19  Karel Zaklogin: ignore SIGXFSZ when write to lastlog
2014-07-22  Karel ZakMerge branch 'rename' of git://github.com/kerolasa...
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-11  Lauri NurmiFix typo "ioclt" in various files.
2014-05-16  Karel ZakMerge branch 'tests-mount' of https://github.com/rudime...
2014-05-16  Karel ZakMerge branch 'tests-check-prog' of https://github.com...
2014-05-15  Ondrej Opralalslogins: add functionality
2014-05-15  Ondrej Opralalogin: extract get_hushlogin_status
2013-06-07  Benno Schulenbergdocs: improve grammar and consistency of comments in...
2013-06-07  Benno Schulenbergtextual: standardize synopsis for login, and improve...
2013-06-05  Karel Zaklogin: use TCSANOW to remove HUPCL
2013-05-13  Karel Zaklib/tty: don't hardcode terminal fd in get_terminal_name()
2013-03-27  Karel Zaklogin: check returns [coverity scan]
2013-03-04  Karel ZakMerge branch 'master' of https://github.com/zec/util...
2013-03-04  Sami Kerolalogin: remove file descriptor leak [cppcheck]
2012-12-12  Karel Zaklogin: check lastlog lseek return code [coverity scan]
2012-11-22  Karel Zaklogin: use get_terminal_name() from ttyutils.c
2012-10-22  Karel Zaklogin: fix compiler warning [-Wunused-result]
2012-10-19  Karel Zaklogin: stop using MAXHOSTNAMELEN
2012-10-05  Karel Zaklogin: reuse DEAD_PROCESS utmp entries
2012-07-12  Karel Zaklogin: close tty before vhangup()
2012-07-09  Karel ZakMerge branch 'master' of https://github.com/dankamongme...
2012-07-09  Bernhard Voelkerdocs: fix typos found by misspellings
2012-06-05  Karel Zaklogin: fix compiler warning [-Wsign-compare]
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-02  Sami Kerolalogin: allow TTYGROUP name begin by number
2012-06-02  Sami Kerolalogindefs: change getlogindefs_num() to return unsigned...
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-29  Thomas Schwingelogin: Include <linux/major.h> only if it exists.
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-21  Karel Zaklogin: fix segmentation fault in log_utmp
2012-05-15  Petr Uzelinclude: rename writeall.h to all-io.h
2012-04-23  Karel Zaklogin: use get_fd_tabsize()
2012-04-23  chas williams -... login: use getdtablesize() correctly in login.c
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-03-13  Dave Reisnerlogin: add USER to initial environment
2012-03-05  Karel Zaklogin: fix LOGIN_CHOWN_VCS code
2012-02-28  Karel Zaklogin: support crazy shadow-utils syntax in login.defs
2012-02-10  Karel Zaklogin: add LOGIN_RETRIES, cleanup retries check code
2012-02-06  Karel Zaklogin: fix leak, improve strtok usage
2012-02-02  Karel Zaklogin: allocate buffer with shell name
2012-02-02  Karel Zaklogin: (and chsh) make pw_shell usage more robust
2012-01-31  Karel Zaklogin: comparing an array to null is not useful [coveri...
2012-01-31  Karel Zaklogin: more robust sysconf() usage [coverity scan]
2011-11-29  Karel ZakMerge branch 'login-utils' of https://github.com/kerola...
2011-11-23  Sami Kerolalogin: add version printing option
2011-11-18  Karel Zaklogin: fix compiler warning [-Wreturn-type]
2011-11-18  Karel Zaklogin: improve pam_setcred() usage
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-07  Karel Zaklogin: clean FAIL_DELAY usage
2011-11-03  Karel Zaklogin: remove unnecessary ifdef HAVE_CRYPT_H
2011-10-26  Karel Zaklogin: cosmetic changes in docs
2011-10-26  Karel Zaklogin: use ENV_PATH and ENV_{ROOT,SU}PATH from login...
2011-10-26  Karel Zaklogin: add -H option for compatibility with Suse
2011-10-26  Karel Zaklogin: use LOG_UNKFAIL_ENAB from login.defs, improve...
2011-10-26  Karel Zaklogin: use DEFAULT_HOME from login.defs
2011-10-26  Karel Zaklogin: use HUSHLOGIN_FILE from login.defs
2011-10-26  Karel Zaklogin: use TTYGROUP from login.defs
2011-10-26  Karel Zaklogin: use TTYPERM from login.defs
2011-10-26  Karel Zaklogin: use FAIL_DELAY from login.defs
2011-10-26  Karel Zaklogin: use LOGIN_TIMEOUT from login.defs
2011-10-26  Karel Zaklogin: rewrite motd(), use MOTD_FILE from login.defs
next