util-linux/login-utils
Sami Kerola 3160589d86
various: use threadsafe versions of time functions [lgtm scan]
Deprecating calls to not-thread safe asctime(), ctime(), and localtime()
calls is pretty close to pointless change.  Lets do it to reduce lgtm scan
warnings with justification it's nicer to use static analysis tools when
they have very few positives.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2020-02-15 15:23:44 +00:00
..
Makemodule.am build-sys: fix build with pty 2019-10-08 13:11:54 +02:00
auth.c include: move pamfail.h to auth.c 2017-08-05 09:58:18 +01:00
auth.h login-utils: add header file guards [lgtm scan] 2019-09-20 16:10:43 +02: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 pages: Add a comma after "e.g." and "i.e." 2019-12-17 12:32:43 +01:00
chfn.c chfn: don't append extra tailing commas 2019-08-19 14:03:07 +02:00
chsh.1 man: Change the only argument to two for the two-fonts macros 2018-05-23 10:43:27 +02:00
chsh.c chsh: replace getpw unsafe functions with xgetpw 2019-09-26 15:55:41 +02:00
islocal.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
islocal.h login-utils: add header file guards [lgtm scan] 2019-09-20 16:10:43 +02:00
last.1 man pages: Remove "left" (or change to "l") in the column formats of tables 2018-08-06 08:58:57 +02:00
last.c various: use threadsafe versions of time functions [lgtm scan] 2020-02-15 15:23:44 +00: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 login-utils: add header file guards [lgtm scan] 2019-09-20 16:10:43 +02:00
login.1 man pages: Add a comma after "e.g." and "i.e." 2019-12-17 12:32:43 +01:00
login.c various: use threadsafe versions of time functions [lgtm scan] 2020-02-15 15:23:44 +00:00
logindefs.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
logindefs.h login-utils/logindefs: clenaup API 2019-01-11 12:15:22 +01:00
lslogins.1 man pages: Add a comma after "e.g." and "i.e." 2019-12-17 12:32:43 +01:00
lslogins.c lslogins: assume unterminated strings in wtmp/btmp [coverity scan] 2020-01-15 13:20:23 +01:00
newgrp.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
newgrp.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
nologin.8 man pages: Change a HYPHEN-MINUS (-) to a minus (\-) for options and numbers 2019-12-17 12:32:43 +01:00
nologin.c nologin: silently ignore well known shell command-line options 2019-11-17 08:33:04 +00:00
runuser.1 man pages: Change a HYPHEN-MINUS (-) to a minus (\-) for options and numbers 2019-12-17 12:32:43 +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: use more appropriate allocation size types 2019-08-21 15:00:16 +02:00
setpwnam.h chsh, chfn, vipw: fix filenames collision 2015-08-24 10:05:55 +02:00
su-common.c su: silence a useless warning 2019-12-06 12:40:55 +01:00
su-common.h su: move generic su code to su-common.c 2012-09-04 17:00:30 +02:00
su.1 man pages: Add a comma after "e.g." and "i.e." 2019-12-17 12:32:43 +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 cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
sulogin.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
sulogin.c sulogin: fix variable / function shadowing [cppcheck] 2019-05-18 22:41:58 +01:00
utmpdump.1 man pages: Change a HYPHEN-MINUS (-) to a minus (\-) for options and numbers 2019-12-17 12:32:43 +01:00
utmpdump.c utmpdump: check ftello() return value 2019-05-16 13:46:03 +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 xstrncpy() 2019-05-20 12:57:39 +02:00