]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils/agetty.c
agetty: Fix input of non-ASCII characters in get_logname()
[thirdparty/util-linux.git] / term-utils / agetty.c
2019-03-04  Stanislav Brabecagetty: Fix input of non-ASCII characters in get_logname()
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-11-22  Karel ZakMerge branch 'master' of https://github.com/nyantec...
2018-11-22  Karel ZakMerge branch 'fix-uuid-oids-test' of https://github...
2018-11-21  Stanislav Brabecagetty: Return old behavior with empty logname
2018-11-12  Paul AsmuthMerge branch 'master' of github.com:karelzak/util-linux
2018-11-12  Christian Hesseagetty: fix output of escaped characters
2018-11-12  Samuel Thibaultagetty: fix portability issues
2018-10-31  Stanislav Brabecagetty: when logname is erased, re-enable reloads
2018-10-22  Lubomir Rintelagetty: don't put the VC into canonical mode
2018-10-11  Karel Zakagetty: don't use __u32
2018-10-11  Karel Zakagetty: make output more robust
2018-10-11  Karel Zakagetty: cleanup issue output change, remove bool
2018-10-11  Karel Zakagetty: move all issue variables to struct
2018-10-11  Stanislav Brabecagetty: Reload only if it is really needed
2018-10-11  Stanislav Brabecagetty: Watch only protocol requested by issue escapes
2018-10-11  Stanislav Brabecagetty: rename variable changed to triggered
2018-10-03  Karel Zakagetty: cleanup code to copy to log strings
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-06  Karel Zakagetty: keep c_iflags unmodified on --autologin
2017-11-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-21  Steven Smithagetty: Fix a use of uninitialised memory in an agetty...
2017-11-07  Karel Zakagetty: add support for /etc/issue.d
2017-11-06  Karel Zakagetty: remove unused flag
2017-10-05  Karel Zakagetty: fix /etc/os-release parsing
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-10  Karel ZakMerge branch 'master' of https://github.com/RAOF/util...
2017-08-07  Karel ZakMerge branch 'blkid-ubi'
2017-08-07  Karel ZakMerge branch '170724' of github.com:jwpi/util-linux
2017-08-07  Karel Zakagetty: keep returns in main()
2017-08-05  Sami Kerolaagetty: fix invalid usage crash
2017-08-05  Sami Kerolaagetty: add compile time features to --version output
2017-08-05  Sami Kerolaagetty: add --list-speeds option
2017-08-05  Sami Kerolaagetty: remove dead DO_DEVFS_FIDDLING code segment
2017-07-31  Karel Zakagetty: fix --login-pause logic
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel Zakagetty: print /etc/issue on --skip-login
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
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: consolidate all --help option descriptions
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cleanup and fix --unknownopt issues
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-23  Karel Zakagetty: fix login name DEL/CTRL^U issue
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-04-04  Karel ZakMerge branch 'hwclock-date7-3' of github.com:jwpi/util...
2017-04-04  Karel ZakMerge branch 'tailf-removal' of https://github.com...
2017-04-04  Karel ZakMerge branch '2017wk13' of https://github.com/kerolasa...
2017-04-03  Sami Kerolaagetty: make --remote to forward --nohostname as -H...
2017-04-01  Sami Kerolaagetty: remove variable that is set but not read
2017-03-27  Karel Zakagetty: fix typo
2017-03-27  Karel Zakagetty: fix characters reorder in login prompt
2017-02-27  Matthias Gerstneragetty: fix a memory leak when parsing \S in issue...
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-04  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2017-01-03  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2016-12-21  Ruediger Meieragetty: fix ifdef typo
2016-12-07  Ruediger Meieragetty: re-add utmp.h for Debian GNU/kFreeBSD
2016-12-07  Ruediger Meierlogin-utils: switch to utmpx.h
2016-12-07  Ruediger Meieragetty: remove obsolete HAVE_UPDWTMP fallback
2016-12-07  Ruediger Meierlogin-utils: remove _HAVE_UT_TV fallback
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 Kerolaagetty: move unreachable code to pre-processor #else...
2016-07-21  Sami Kerolamisc: simplify if clauses [oclint]
2016-07-20  Karel Zakagetty: call uname() only when necessary
2016-07-20  Karel Zakagetty: fix \S usage
2016-07-01  Karel ZakMerge branch 'utmpdump' of git://github.com/kerolasa...
2016-06-30  Karel Zakagetty: don't modify argv[] when parse speeds
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-26  Karel Zakbuild-sys: add --disable-plymouth-support
2016-05-20  Werner Finksulogin: agetty: use the plymouth local protocol instea...
2016-03-29  Karel Zakagetty: remove atoi() from argv[] parsing [clang analyze]
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
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-02-17  Karel Zakagetty: support \e{name} for issue file
2016-02-12  Karel ZakMerge branch 'compiler-warnings' of https://github...
2016-02-12  Karel ZakMerge branch 'travis2' of https://github.com/filbranden...
2016-02-12  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-02-11  Karel Zakagetty: add support for \e in issue file to print \033
2015-12-02  Karel ZakMerge branch 'races' of git://github.com/kerolasa/lelux...
2015-11-24  Karel Zakagetty: don't ignore netlink on select()
2015-11-09  Sami Kerolaagetty: fix chown(3), chmod(3) and open(3) race
2015-08-05  Karel Zakagetty: cleanup plymouth usage [coverity scan]
2015-07-28  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-07-20  Stef Walteragetty: Reprompt once the network addresses change...
next