summaryrefslogtreecommitdiffstats
path: root/login-utils/newgrp.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+2Star
* newgrp: use errexec()Karel Zak2018-02-011-4/+1Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-7/+8
* newgrp: use libc explicit_bzero() when it is availableSami Kerola2017-01-161-0/+6
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* newgrp: rename memset_s()Ruediger Meier2016-02-291-2/+2
* scriptreplay/newgrp: use signed int to store return of getopt_longFilipe Brandenburger2016-01-071-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* newgrp: set function arguments read-only when possibleSami Kerola2015-01-051-3/+3
* newgrp: move shell determination closer where it is usedSami Kerola2015-01-051-5/+3Star
* newgrp: simplify if else clausesSami Kerola2015-01-051-7/+4Star
* docs: update deprecation bannersSami Kerola2014-10-011-9/+0Star
* textual: use a somewhat clearer and more standard failure messageBenno Schulenberg2014-10-011-1/+1
* textual: share crypt() error message in sulogin and newgrpSami Kerola2014-09-191-1/+1
* newgrp: avoid use of obsolete getpass() functionSami Kerola2014-09-191-1/+47
* newgrp: use libc function to read gshadow if it is availableSami Kerola2014-09-191-0/+11
* newgrp: use xstrdup to check allocation succeededSami Kerola2013-04-051-1/+2
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* newgrp: more robust crypt() usageKarel Zak2013-02-011-3/+7
* login-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* docs: add deprecation commentsSami Kerola2012-03-181-0/+9
* login: (and chsh) make pw_shell usage more robustKarel Zak2012-02-021-1/+2
* newgrp: fix possible FILE leak on errorKarel Zak2012-02-011-2/+6
* newgrp: fix coding styleSami Kerola2011-11-291-113/+119
* newgrp: add version and help optionsSami Kerola2011-11-231-0/+29
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+0Star
* build-sys: improve check for cryptFabian Groffen2011-01-171-1/+4
* newgrp: Use err() and EXIT_*Marek Polacek2010-12-021-28/+19Star
* newgrp: use c.h, remove tailing whitespaceKarel Zak2009-10-161-11/+5Star
* newgrp: add support for /etc/gshadowKarel Zak2007-03-211-7/+43
* newgrp: check result from getgrnam() more carefullyKarel Zak2007-03-211-1/+5
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-8/+17
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+95