util-linux/login-utils
Ruediger Meier 5118d1be2a misc: never use usage(ERROR)
We are using better/shorter error messages and somtimes
also errtryhelp().

Here we fix all cases where the usage function took
an int argument for exit_code.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2017-06-26 14:38:24 +02:00
..
Makemodule.am build-sys: make chown usage more robust 2017-06-21 11:12:04 +02:00
auth.c login-utils: Enable building util-linux against OpenPAM 2014-12-15 10:16:03 +01:00
auth.h chsh-chfn: Move pam auth to its own function, factoring out common code 2013-02-13 09:28:33 +01:00
ch-common.c chfn, chsh: share illegal_passwd_chars() function 2015-01-05 22:52:50 +00:00
ch-common.h chfn, chsh: share illegal_passwd_chars() function 2015-01-05 22:52:50 +00:00
chfn.1 man: chfn(1): add chsh and login.defs to SEE ALSO 2017-01-19 22:52:57 +01:00
chfn.c chfn: disable tab completion 2017-05-19 11:43:34 +02:00
chsh.1 chsh: use -h as shorthand for --help instead of -u 2017-01-19 23:11:42 +01:00
chsh.c misc: remove superfluous null pointer checks for optarg 2017-06-22 02:56:57 +02:00
islocal.c login-utils: use libc error printing facility 2014-12-09 09:19:20 +01:00
islocal.h login: rewrite is_local() to remove limits on line length 2008-04-14 13:12:14 +02:00
last.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
last.c misc: fix ggc-7 fallthrough warnings 2017-06-14 11:48:22 +02:00
lastb.1 last: merge sysvinit last/lastb 2013-08-12 12:07:52 +02:00
libuser.c chsh-chfn: fix bugs, improve compilation 2013-02-13 13:44:34 +01:00
libuser.h chsh: Add libuser support 2013-02-13 09:37:15 +01:00
login.1 login: add --help and --version 2017-06-22 21:34:54 +02:00
login.c login: add --help and --version 2017-06-22 21:34:54 +02:00
logindefs.c login: prevent OOB read on illegal /etc/hushlogins 2017-03-13 12:46:49 +01:00
logindefs.h lslogins: add functionality 2014-05-15 13:55:59 +02:00
lslogins.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
lslogins.c Merge branch '170622' of github.com:jwpi/util-linux 2017-06-26 13:56:45 +02:00
newgrp.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
newgrp.c newgrp: use libc explicit_bzero() when it is available 2017-01-16 12:30:09 +01:00
nologin.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
nologin.c nologin: don't call fstat() after failed open() [coverity scan] 2017-05-17 12:59:33 +02:00
runuser.1 runuser: add "--" to SYNOPSIS 2017-01-19 12:04:05 +01:00
runuser.c su: fix stupid typo 2012-11-01 13:03:28 +01:00
selinux_utils.c chfn: chsh: use selinux_check_passwd_access() 2016-06-14 13:38:13 +02:00
selinux_utils.h chfn: chsh: use selinux_check_passwd_access() 2016-06-14 13:38:13 +02:00
setpwnam.c setpwnam: fix memory leak 2016-04-19 21:27:54 +01:00
setpwnam.h chsh, chfn, vipw: fix filenames collision 2015-08-24 10:05:55 +02:00
su-common.c misc: never use usage(ERROR) 2017-06-26 14:38:24 +02:00
su-common.h su: move generic su code to su-common.c 2012-09-04 17:00:30 +02:00
su.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
su.c su: fix stupid typo 2012-11-01 13:03:28 +01:00
sulogin-consoles.c sulogin: reduce vulnerability surface 2017-05-02 23:22:04 +01:00
sulogin-consoles.h include/ttyutils: add default chardata 2013-01-08 15:42:12 +01:00
sulogin.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
sulogin.c misc: cleanup and fix --unknownopt issues 2017-06-26 14:38:24 +02:00
utmpdump.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
utmpdump.c build-sys: remove duplicate includes 2017-05-12 11:17:02 +02:00
vigr.8 Imported from util-linux-2.7.1 tarball. 2006-12-07 00:25:34 +01:00
vipw.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
vipw.c vipw: use getopt_long() to parse options 2017-05-10 10:53:28 +02:00