]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
su: use full tty path for PAM_TTY
[thirdparty/util-linux.git] / login-utils /
2021-02-10  Karel Zaksu: use full tty path for PAM_TTY
2021-02-10  Karel Zaklslogins: call close() for usable FD [coverity scan]
2021-02-10  Pino Toscanobuild-sys: do not build plymouth-ctrl.c w/ disabled...
2020-11-13  Egor Chelakcast NULL to char * when using execl
2020-11-13  Egor Chelakvipw: fix short write handling in copyfile
2020-11-13  Sami Kerolalogin: close() only a file descriptor that is open...
2020-11-13  Sami Kerolalogin: ensure getutxid() does not use uninitialized...
2020-11-13  Karel Zakbuild-sys: exclude GPL from libcommon
2020-07-14  Michael Kerrisk... Manual pages: runuser.1, su.1: miscellaneous wording...
2020-07-14  Karel ZakManual pages: reword su.1 description
2020-07-14  Karel Zakdocs: reword others "allow to"
2020-07-14  Michael Kerrisk... Manual pages: various: reword "allow(s) to"
2020-07-14  Michael Kerrisk... Manual pages: login.1: various minor wording fixes
2020-07-14  Michael Kerrisk... Manual pages: login.1: formatting fixes
2020-07-14  Michael Kerrisk... Manual pages: login.1: SEE ALSO: add utmp(5), lastlog(8)
2020-07-14  Karel ZakMerge branch 'coverity' of https://github.com/evverx...
2020-07-14  Karel ZakMerge branch 'osx' of https://github.com/evverx/util...
2020-07-09  Yuri ChornoivanFix minor typos
2020-07-09  Karel Zaklast: fix use of non-terminated utmp->ut_line
2020-07-01  Karel ZakMerge branch 'bionic' of https://github.com/evverx...
2020-06-29  Karel ZakMerge branch 'ufiformat-reference' of https://github...
2020-06-29  Damien Goutte-Gattatchfn: Make readline prompt for each field on a separate...
2020-06-24  Karel ZakMerge branch 'bug422' of https://github.com/kerolasa...
2020-06-24  Karel ZakMerge branch 'some/small/fixes' of https://github.com...
2020-06-19  Toni Uhliglogin: fixed invalid sizeof usage
2020-06-16  Karel Zaklogin: cleanup get_hushlogin_status() use
2020-06-16  Karel Zaklogin: use PAM_SILENT to propagate hushlogin to PAM
2020-06-15  Karel ZakMerge branch 'cramfs-mkfs' of https://github.com/mator...
2020-06-15  Michael Kerrisk... Manual pages: runuser.1: Various wording and formatting...
2020-06-15  Bjarni Ingi Gislasondoc: login-utils/*: Fix some warnings from "mandoc...
2020-06-09  Karel Zaklogindefs: use xalloc.h, code cleanup
2020-06-09  Karel Zakbuild-sys: remove redundard includes
2020-06-01  Karel Zaklogin: cleanup -f in usage() and comments
2020-05-29  Karel Zaklogin: fix -f description in the man-page
2020-05-29  Michael Kerrisk... Manual pages: wording fix: "another" ==> "other"
2020-05-26  Karel Zakbuild-sys: add $LDADD and libcommon to test_logindefs_LDADD
2020-05-25  Karel Zakbuild-sys: cleanup $vendordir use
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-05-22  Karel ZakMerge branch 'patch-umount-autocomp' of https://github...
2020-05-22  Michael Kerrisk... Manual pages: order NOTES / HISTORY / BUGS / EXAMPLE...
2020-05-22  Michael Kerrisk... Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO...
2020-05-20  Michael Kerrisk... Manual pages: use the term "exit status"
2020-05-20  Michael Kerrisk... Manual pages: Standardize on ENVIRONMENT as section...
2020-05-20  Michael Kerrisk... Manual pages: Standardize on AUTHORS as section title
2020-05-19  Michael Kerrisk... docs: (man) remove double quotes (") in .SH lines
2020-05-19  Karel Zakagetty: extend --issue-file to support multiple paths
2020-05-18  Karel ZakMerge branch 'cal_column' of https://github.com/utix...
2020-05-12  Karel Zaklogin: keep default MOTD_FILE= backwardly compatible
2020-05-12  Karel Zaklogin: add MOTD_FIRSTONLY=
2020-05-12  Karel Zaklogin: add support for directories in MOTD_FILE=
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-03-31  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2020-03-31  Karel Zaklslogins: remove unnecessary brackets
2020-03-31  Karel ZakMerge branch '2020wk12' of https://github.com/kerolasa...
2020-03-29  Sami Kerolalslogins: use lastlog as wtmp fallback
2020-03-29  Sami Kerolalogin: avoid lseek() with pread() and pwrite()
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-03  Karel ZakMerge branch 'topic/fdisk'
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-27  Karel Zaksu, runuser: (man) add more info about PATH and PAM
2020-02-27  Karel Zakchsh: (man) fix default behavior description
2020-02-18  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2020-02-18  Karel ZakMerge branch 'various-fixes' of https://github.com...
2020-02-15  Sami Kerolavarious: use threadsafe versions of time functions...
2020-01-23  Karel ZakMerge branch 'patch-2' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-1' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'dmverity_sig' of https://github.com/bluca...
2020-01-15  Karel Zaklslogins: assume unterminated strings in wtmp/btmp...
2020-01-02  Karel ZakMerge branch 'fix-map-current-user-shortopt' of https...
2019-12-20  Karel ZakMerge branch 'master' of https://github.com/dsd/util...
2019-12-17  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2019-12-17  Bjarni Ingi Gislasonman pages: Change a HYPHEN-MINUS (-) to a minus (\...
2019-12-17  Bjarni Ingi Gislasonman pages: Add a comma after "e.g." and "i.e."
2019-12-17  Bjarni Ingi Gislasonman pages: Fix misuse of two-fonts macros
2019-12-09  Karel ZakMerge branch 'kill-pidfd' of https://github.com/kerolas...
2019-12-09  Karel ZakMerge branch 'make-manpage-of-su-clearer' of https...
2019-12-08  Manatsu TakahashiSlight change in terms
2019-12-08  Manatsu TakahashiMake the manpage of su clearer
2019-12-06  Jouke Witteveensu: silence a useless warning
2019-11-17  Sami Kerolanologin: silently ignore well known shell command-line...
2019-10-29  Karel Zaksu: fix error message
2019-10-17  Karel ZakMerge branch 'master' of https://github.com/smvoss...
2019-10-17  Karel Zaklogin: reduce file-descriptors cleanup overhead
2019-10-11  Stanislav Brabecnologin: Prevent error from su -c
2019-10-08  Thorsten KukukAdjust test output to pass test suite
2019-10-08  Karel Zaklib/pty-session: make wait_child callback optional
2019-10-08  Karel Zaksu: (pty) remove unnecessary call
2019-10-08  Karel Zakbuild-sys: fix build with pty
2019-10-08  Karel Zaksu: use lib/pty-session.c code for --pty
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-09-30  Karel ZakMerge branch 'master' of https://github.com/dsd/util...
2019-09-30  Karel ZakMerge branch 'nproc' of https://github.com/mator/util...
2019-09-30  Karel ZakMerge branch 'non-canonical-completion' of https:/...
2019-09-26  Quentin Rameauchsh: replace getpw unsafe functions with xgetpw
2019-09-20  Karel Zaklogin-utils: add header file guards [lgtm scan]
2019-09-16  Karel ZakMerge branch 'typos' of https://github.com/kerolasa...
2019-09-12  Sami Kerolamisc: fix typos [codespell]
next