]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
dmesg: link together with syslog(2) manual page
[thirdparty/util-linux.git] / login-utils /
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-02-12  Samuel Thibaultsu: build fix for the case where USE_PTY is not defined
2018-02-01  Karel Zakvipw: use errexec()
2018-02-01  Karel Zaknewgrp: use errexec()
2018-02-01  Karel Zaksu: use errexec()
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-04  Sami Kerolavipw: do not let editor to inherit open file descriptors
2017-12-04  Karel Zaklogin: add LOGIN_PLAIN_PROMPT to login.defs
2017-11-28  Karel Zaklogin-utils: use free_getlogindefs_data()
2017-11-28  Sami Kerolamisc: fix typos
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-10  J William Piggottlib/timeutils: add common ISO timestamp masks
2017-11-10  J William Piggottlib/timeutils: add get_gmtoff()
2017-10-11  Karel Zaklslogins: fix possible memory leak [coverity scan]
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-09-26  Tobias Stoeckmannlogin: fix signal race
2017-09-18  Karel Zaksu: (pty) improve SIGSTOP/SIGCONT semantic
2017-09-18  Karel Zaksu: (pty) save child status
2017-09-18  Karel Zaksu: (pty) simplify stdin usage in poll()
2017-09-18  Karel Zaksu: (pty) fix slave terminal attributes initialization
2017-09-18  Karel Zaksu: (pty) fix child signal mask usage
2017-09-18  Sami Kerolarunuser: fix linking
2017-09-18  Karel Zaksu: fix non-pty compilation
2017-09-18  Karel Zaksu: enable TIOCSCTTY and minor changes
2017-09-18  Karel Zaksu: add more informartion to man page
2017-09-18  Karel Zaksu: add PTY support
2017-09-18  Karel Zaksu: add --pty option
2017-09-18  Karel Zaksu: move parent signals setup to separate function
2017-09-18  Karel Zaksu: make wait_for_child() usable in arbitrary situation
2017-09-18  Karel Zaksu: keep old sigactions in control struct
2017-09-18  Karel Zaksu: fix refactoring bug in child PID usage
2017-09-18  Karel Zaksu: add child to control struct
2017-09-18  Karel Zaksu: fix compiler warnings [-Wimplicit-fallthrough=]
2017-09-18  Karel Zaksu: add wait_for_child()
2017-09-18  Karel Zaksu: unblock signals is all initialized
2017-09-18  Karel Zaksu: clean up signals usage
2017-09-18  Karel Zaksu: clean up const usage
2017-09-18  Karel Zaksu: fix debug message
2017-09-18  Karel Zaksu: properly clear child PID
2017-09-18  Karel Zaksu: improve some debug messages
2017-09-18  Karel Zaksu: add debug.h stuff
2017-09-18  Karel Zaksu: use switch() to split after fork
2017-09-18  Karel Zaksu: move PAM session initialization to separate function
2017-09-18  Karel Zaksu: rename evaluate_uid()
2017-09-18  Karel Zaksu: cosmetic code changes
2017-09-18  Karel Zaksu: cleanup setuid/gid related code
2017-09-18  Karel Zaksu: cleanup setenv related code
2017-09-18  Karel Zaksu: cleanup shell related code
2017-09-18  Karel Zaksu: cleanup usernames usage
2017-09-18  Karel Zaksu: cleanup pwd struct usage
2017-09-18  Karel Zaklogin: add xgetpwnam()
2017-09-18  Karel Zaksu: consolidate tty name usage
2017-09-18  Karel Zaksu: reorder functions
2017-09-18  Karel Zaksu: cleanup PAM stuff
2017-09-18  Karel Zaksu: cleanup usage()
2017-09-18  Karel Zaksu: add control struct
2017-09-18  Karel Zaksu: cosmetic changes after indent
2017-09-18  Karel Zaksu: fix indention
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-30  Sami Kerolachsh: remove local /etc/shells parsing in favour of...
2017-08-18  Karel Zaklslogins: be more explicit with -g in man page
2017-08-18  Karel Zaklslogins: ignore non-existing users
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-05  Sami Kerolavipw: use explicit_bzero() to clear buffer after copy
2017-08-05  Sami Kerolainclude: move pamfail.h to auth.c
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-07-10  coastal-hikerlast: condition (secs == 0) - now handled correctly
2017-07-10  coastal-hikerlast: don't show negative time
2017-07-04  Karel Zaklogin: use IPv4 on IPv4-mapping-to-IPv6
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 Meierlogin: add --help text
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
2017-06-26  Ruediger Meiermisc: cleanup and fix --unknownopt issues
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
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-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-06-22  Ruediger Meierlogin: add --help and --version
2017-06-22  Ruediger Meiermisc: remove superfluous null pointer checks for optarg
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-21  Karel Zakbuild-sys: make chown usage more robust
2017-06-20  Karel Zakbuild-sys: chown before chmod for SUIDs
2017-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-14  Ruediger Meiermisc: fix gcc-7 sprintf warnings -Wformat-overflow
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
next