]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
blkzone: deny destructive ioctls on busy blockdev
[thirdparty/util-linux.git] / login-utils /
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  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]
2019-08-27  Karel ZakMerge branch '2019wk33' of https://github.com/kerolasa...
2019-08-24  Sami Keroladocs: correct su.1 runuser reference from section 8...
2019-08-21  Sami Kerolasetpwnam: use more appropriate allocation size types
2019-08-21  Karel ZakMerge branch 'container' of https://github.com/slashdd...
2019-08-19  Karel Zakchfn: don't append extra tailing commas
2019-07-24  Sami Kerolalogin: simplify string handling
2019-07-24  Sami Kerolalast: replace strncat() with more robust mem2strcpy()
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-05-31  Jakub Hrozeksu: More descriptive error message on malformed user...
2019-05-27  Karel Zaklogin: retire use of __FUNCTION__ macro
2019-05-20  Karel Zakvipw: use xstrncpy()
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-20  Karel ZakMerge branch 'lscpu_midr_updates' of https://github...
2019-05-20  Karel ZakMerge branch 'lscpu-another' of https://github.com...
2019-05-18  Sami Kerolasulogin: fix variable / function shadowing [cppcheck]
2019-05-16  Karel Zakutmpdump: check ftello() return value
2019-04-24  Karel Zaksu: make comment more friedly to 'make checkxalloc'
2019-04-24  Stanislav Brabeclslogins: Fix discrepancies of SYS_UID_MIN
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-25  Karel Zaksu: change error message
2019-03-06  Karel Zaksu: add note about ECHO on --pty
2019-03-06  Karel Zaksu: be sensitive to another SIGCHLD ssi_codes
2019-03-06  Karel Zaksu: fix --pty terminal initialization
2019-03-04  Karel Zaksu/runuser: don't mark --pty as experimental, add it...
2019-03-04  Karel ZakMerge branch 'mps_losetup_has_device_inline' of https...
2019-03-04  Karel ZakMerge branch 'evelu-epyc' of https://github.com/ErwanAl...
2019-03-04  Patrick Steinhardtlast: do not use non-standard __UT_NAMESIZE
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-14  Karel ZakMerge branch 'time-fixes' of https://github.com/kerolas...
2019-01-14  Karel ZakMerge branch 'asan-fixes' of https://github.com/kerolas...
2019-01-13  Sami Kerolalast: fix wtmp user name buffer overflow [asan]
2019-01-11  Karel Zaklogin: add support for login.defs(5) LASTLOG_UID_MAX
2019-01-11  Karel Zaklogin-utils/logindefs: clenaup API
2019-01-10  Stanislav Brabecsu-common.c: prefer ENV_SUPATH over ENV_ROOTPATH
2019-01-10  Stanislav Brabecsu-common.c: prefer /etc/default/su over login.defs
2019-01-08  Carlos Santosutmpdump: fix word swapping in manual page
2018-12-11  Karel Zaklslogins: make valid_pwd() more robust
2018-12-11  Karel ZakMerge branch 'fix-couple-warnings' of https://github...
2018-12-10  Sami Kerolalslogins: remove duplicate NULL check
2018-10-03  Karel Zaksu: cleanup code to copy to log strings
2018-10-03  Karel Zaklogin: cleanup code to copy to log strings
2018-10-03  Karel Zaklast: make sure domain is zero terminated
2018-08-22  Karel Zaksu: add note about merged /usr
2018-08-16  Karel Zaksulogin: restore signals after failed exec() only
2018-08-16  Karel Zaksulogin: do not use plain 0 as NULL
2018-08-16  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
next