]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/chfn.c
scriptreplay: cleanup usage()
[thirdparty/util-linux.git] / login-utils / chfn.c
2019-08-21  Karel ZakMerge branch 'container' of https://github.com/slashdd...
2019-08-19  Karel Zakchfn: don't append extra tailing commas
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-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-05-19  Sami Kerolachfn: disable tab completion
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]
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-05  Sami Kerolachfn, chsh: share illegal_passwd_chars() function
2014-12-19  Karel Zakchfn: fix compilation without libuser
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Sami Kerolachfn: make command to obey login.defs CHFN_RESTRICT...
2014-12-19  Sami Kerolachfn: remove set_changed_data() and add add_missing()
2014-12-19  Sami Kerolachfn: rename prompt() to ask_new_field()
2014-12-19  Sami Kerolachfn: move new and old finger structs to chfn control...
2014-12-19  Sami Kerolachfn: clean up parse_argv()
2014-12-19  Sami Kerolachfn: add minimalistic struct chfn_control
2014-12-19  Sami Kerolachfn: simplify parse_passwd() by using strsep()
2014-12-19  Sami Kerolachfn: fix usage() regression
2014-12-19  Sami Kerolachfn: use xasprintf() rather than bunch of strlen(...
2014-12-19  Sami Kerolachfn: rewrite prompt() to use strutils
2014-12-19  Sami Kerolachfn: remove function prototypes
2014-10-01  Sami Kerolatextual: use usage() text element macros
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...
2013-07-09  Sami Kerolachfn: assigned value is never read [clang-analyzer]
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 Maloneychfn: 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 Zakchfn: always use return rather than exit() in main
2012-12-12  Karel Zakchfn: clean up exit status
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 Kerolachfn: use pathnames.h for paths
2011-11-29  Karel ZakMerge branch 'login-utils' of https://github.com/kerola...
2011-11-29  Sami Kerolachfn: fix coding style
2011-11-29  Sami Kerolachfn, setpwnam: let config.h be in control of extension...
2011-11-29  Sami Kerolachfn, chsh: new file pamfail.h for error printing
2011-11-23  Sami Kerolachfn, chsh, setpwnam: get true/false from stdbool.h
2011-11-23  Sami Kerolachfn: use libc error printing facilities
2011-11-23  Sami Kerolachfn: align with howto-usage-function.txt
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-03  Karel Zakchfn: remove non-PAM code
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-13  Karel Zakchfn: remove non-ANSI definitions [smatch scan]
2011-08-01  Karel Zakchfn: fix compiler warnings [-Wsign-compare]
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  Marek Polacekchfn: Use EXIT_* and err()
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-07-29  Karel Zakchsh: don't suggest ypchsh
2008-12-12  Karel Zakchfn: several strings without gettext calls
2008-12-12  Karel ZakRevert "login-utils: several strings without gettext...
2008-10-03  Pedro Ribeirologin-utils: several strings without gettext calls
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-03  Karel Zakchfn: add pam_end() call and cleanup PAM code
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.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.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