]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/su-common.c
scriptreplay: cleanup usage()
[thirdparty/util-linux.git] / login-utils / su-common.c
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-04-24  Karel Zaksu: make comment more friedly to 'make checkxalloc'
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: be sensitive to another SIGCHLD ssi_codes
2019-03-06  Karel Zaksu: fix --pty terminal initialization
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
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
2018-10-03  Karel Zaksu: cleanup code to copy to log strings
2018-08-15  Karel Zaksu: add --whitelist-environment
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
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 Zaksu: use errexec()
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2017-11-28  Karel Zaklogin-utils: use free_getlogindefs_data()
2017-11-28  Sami Kerolamisc: fix typos
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  Karel Zaksu: fix non-pty compilation
2017-09-18  Karel Zaksu: enable TIOCSCTTY and minor changes
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 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-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-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: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
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-05-16  Sami Kerolasu: remove duplicate const declaration
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-09  Karel ZakMerge branch '2017wk16' of git://github.com/kerolasa...
2017-05-02  Sami Kerolasulogin: reduce vulnerability surface
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-01  Karel Zaksu: properly clear child PID
2017-01-20  Karel ZakMerge branch 'shadow-man' of https://github.com/andhe...
2017-01-20  Karel Zaksu, runuser: fix typo in the /etc/default path
2017-01-19  Karel Zakrunuser: add "--" to SYNOPSIS
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-07  Ruediger Meierlogin-utils: switch to utmpx.h
2016-12-07  Ruediger Meierlogin-utils: remove _HAVE_UT_TV fallback
2016-10-03  Karel ZakRevert "su,runuser: add libseccomp based workaround...
2016-09-29  Karel Zaksu,runuser: add libseccomp based workaround for TIOCSTI...
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-02-15  Karel Zaksu: clean up groups initialization
2015-01-29  Karel Zaksu: fix mem leak in modify_environ() [coverity scan]
2014-12-15  Will Johanssonlogin-utils: Enable building util-linux against OpenPAM
2014-10-01  pcpasu: print proper core dump message when killed
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
next