summaryrefslogtreecommitdiffstats
path: root/login-utils/chfn.c
Commit message (Expand)AuthorAgeFilesLines
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* chfn, chsh: share illegal_passwd_chars() functionSami Kerola2015-01-051-11/+5Star
* chfn: fix compilation without libuserKarel Zak2014-12-191-1/+1
* chfn: make command to obey login.defs CHFN_RESTRICT instructionsSami Kerola2014-12-191-7/+76
* chfn: remove set_changed_data() and add add_missing()Sami Kerola2014-12-191-40/+39Star
* chfn: rename prompt() to ask_new_field()Sami Kerola2014-12-191-6/+7
* chfn: move new and old finger structs to chfn control structSami Kerola2014-12-191-89/+76Star
* chfn: clean up parse_argv()Sami Kerola2014-12-191-30/+18Star
* chfn: add minimalistic struct chfn_controlSami Kerola2014-12-191-8/+13
* chfn: simplify parse_passwd() by using strsep()Sami Kerola2014-12-191-36/+15Star
* chfn: fix usage() regressionSami Kerola2014-12-191-2/+2
* chfn: use xasprintf() rather than bunch of strlen() and malloc() callsSami Kerola2014-12-191-6/+3Star
* chfn: rewrite prompt() to use strutilsSami Kerola2014-12-191-39/+20Star
* chfn: remove function prototypesSami Kerola2014-12-191-142/+134Star
* textual: use usage() text element macrosSami Kerola2014-10-011-2/+2
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-231-1/+1
* chfn: assigned value is never read [clang-analyzer]Sami Kerola2013-07-091-1/+0Star
* chsh-chfn: fix bugs, improve compilationKarel Zak2013-02-131-8/+10
* chfn: Add libuser supportCody Maloney2013-02-131-4/+23
* chsh-chfn: Move pam auth to its own function, factoring out common codeCody Maloney2013-02-131-30/+3Star
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* chfn: always use return rather than exit() in mainKarel Zak2012-12-121-4/+4
* chfn: clean up exit statusKarel Zak2012-12-121-6/+5Star
* login-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* chfn: use pathnames.h for pathsSami Kerola2012-03-181-2/+2
* chfn: fix coding styleSami Kerola2011-11-291-328/+367
* chfn, setpwnam: let config.h be in control of extensions in useSami Kerola2011-11-291-2/+0Star
* chfn, chsh: new file pamfail.h for error printingSami Kerola2011-11-291-21/+9Star
* chfn, chsh, setpwnam: get true/false from stdbool.hSami Kerola2011-11-231-11/+8Star
* chfn: use libc error printing facilitiesSami Kerola2011-11-231-39/+26Star
* chfn: align with howto-usage-function.txtSami Kerola2011-11-231-5/+12
* chfn: remove non-PAM codeKarel Zak2011-11-031-18/+2Star
* chfn: remove non-ANSI definitions [smatch scan]Karel Zak2011-09-131-22/+8Star
* chfn: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* build-sys: improve check for cryptFabian Groffen2011-01-171-1/+4
* chfn: Use EXIT_* and err()Marek Polacek2010-12-101-82/+45Star
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-1/+1
* chsh: don't suggest ypchshKarel Zak2010-07-291-2/+1Star
* chfn: several strings without gettext callsKarel Zak2008-12-121-4/+4
* Revert "login-utils: several strings without gettext calls"Karel Zak2008-12-121-4/+4
* login-utils: several strings without gettext callsPedro Ribeiro2008-10-031-4/+4
* selinux: is_selinux_enabled() returns 0, 1 and -1Karel Zak2008-07-011-1/+1
* chfn, chsh, login: collapsing three similar messages into a single oneBenno Schulenberg2008-04-161-2/+2
* chfn: add pam_end() call and cleanup PAM codeKarel Zak2007-10-041-23/+32
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-9/+9
* Imported from util-linux-2.12i tarball.Karel Zak2006-12-071-2/+2
* Imported from util-linux-2.12a tarball.Karel Zak2006-12-071-0/+27
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-3/+3