]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/chsh.c
scriptreplay: cleanup usage()
[thirdparty/util-linux.git] / login-utils / chsh.c
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-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
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-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: consolidate all --help option descriptions
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
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-22  Ruediger Meiermisc: remove superfluous null pointer checks for optarg
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-05  Karel ZakMerge branch 'fdformat-done1' of https://github.com...
2017-06-05  Karel Zakchsh: cleanup global_shells usage
2017-06-05  Karel Zakchsh: split get_shell_list()
2017-06-05  Sami Kerolachsh: make readline completion to propose valid shells
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 Kerolachfn, chsh: use readline(3) to receive user input
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-01-20  Karel ZakMerge branch 'shadow-man' of https://github.com/andhe...
2017-01-19  Andreas Henrikssonchsh: use -h as shorthand for --help instead of -u
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-06-14  Karel Zakchfn: chsh: use selinux_check_passwd_access()
2015-08-24  Karel Zakchsh, chfn, vipw: fix filenames collision
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2015-01-06  Karel Zakchsh: keep struct options in .rodata
2015-01-06  Karel Zakchsh: simplify get_shell_list()
2015-01-05  Sami Kerolachsh: fail get_shell_list() check when /etc/shells...
2015-01-05  Sami Kerolachsh: simplify check_shell()
2015-01-05  Sami Kerolachsh: rewrite function interacting with user to get...
2015-01-05  Sami Kerolachsh: clean up parse_argv()
2015-01-05  Sami Kerolachsh: allow user to set shell to /bin/sh if none is set
2015-01-05  Sami Kerolachsh: set few variables read-only and rename one of...
2015-01-05  Sami Kerolachsh: use getline() to support arbitrarily long lines
2015-01-05  Sami Kerolachfn, chsh: share illegal_passwd_chars() function
2015-01-05  Sami Kerolachsh: remove function prototypes
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-13  Karel Zakchsh-chfn: fix bugs, improve compilation
2013-02-13  Cody Maloneychsh: Add libuser support
2013-02-13  Cody Maloneychsh-chfn: Move pam auth to its own function, factoring...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2012-12-12  Karel Zakchsh: use return rather than exit in main, clean up...
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolalogin-utils: verify writing to streams was successful
2012-03-18  Sami Kerolachsh: use pathnames.h for paths
2012-02-02  Karel Zaklogin: (and chsh) make pw_shell usage more robust
2011-11-29  Karel ZakMerge branch 'login-utils' of https://github.com/kerola...
2011-11-29  Sami Kerolachsh: fix coding style
2011-11-29  Sami Kerolachfn, chsh: new file pamfail.h for error printing
2011-11-23  Sami Kerolachsh: build bug: do not override config.h definition
2011-11-23  Sami Kerolachfn, chsh, setpwnam: get true/false from stdbool.h
2011-11-23  Sami Kerolachsh: use libc error printing facilities
2011-11-23  Sami Kerolachsh: align with howto-usage-function.txt
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-03  Karel Zakchsh: remove non-PAM code
2011-08-01  Karel Zakchsh: fix compiler warnings [-Wsign-compare]
2011-02-16  Benno Schulenbergtextual: improve the wording of some error and usage...
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-01-17  Fabian Groffenbuild-sys: improve check for crypt
2010-12-10  Karel Zakfix __noreturn__ usage
2010-12-10  Karel Zakchsh: use EXIT_* and err.h
2010-07-29  Karel Zakchsh: don't suggest ypchsh
2008-07-01  Karel Zakselinux: is_selinux_enabled() returns 0, 1 and -1
2008-04-15  Benno Schulenbergchfn, chsh, login: collapsing three similar messages...
2007-10-25  Benno Schulenbergdocs: tweak a few messages for clarity
2007-10-03  Yu Zhiguochsh: should use pam_end function to terminate the...
2007-08-14  Karel Zakchsh: don't use empty shell field in /etc/passwd
2007-03-07  Karel Zakchsh: remove tailing wihit-spaces and use PATH_BSHELL
2006-12-06  Karel ZakImported from util-linux-2.13-pre1 tarball. v2.13-pre1
2006-12-06  Karel ZakImported from util-linux-2.12i tarball. v2.12i
2006-12-06  Karel ZakImported from util-linux-2.12b tarball. v2.12b
2006-12-06  Karel ZakImported from util-linux-2.12a tarball. v2.12a
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11f tarball. v2.11f
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10s tarball. v2.10s
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f
2006-12-06  Karel ZakImported from util-linux-2.9v tarball. v2.9v
2006-12-06  Karel ZakImported from util-linux-2.9i tarball. v2.9i
2006-12-06  Karel ZakImported from util-linux-2.8 tarball. v2.8
2006-12-06  Karel ZakImported from util-linux-2.7.1 tarball. v2.7.1
2006-12-06  Karel ZakImported from util-linux-2.5 tarball. v2.5
2006-12-06  Karel ZakImported from util-linux-2.2 tarball. v2.2