minimal login utility
  • Shell 85%
  • C 13.7%
  • M4 0.8%
  • Makefile 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ørjan Malde d27f854747 login: use timing safe memcpy
Signed-off-by: Ørjan Malde <red@foxi.me>
2022-09-27 13:00:05 +02:00
build-aux autotoolize 2019-11-25 19:45:11 +01:00
compat login: use timing safe memcpy 2022-09-27 13:00:05 +02:00
os style correction 2022-09-26 23:55:03 +02:00
.gitignore .gitignore 2019-11-24 19:19:59 +01:00
aclocal.m4 autotoolize 2019-11-25 19:45:11 +01:00
config.h.in autotoolize 2019-11-25 19:45:11 +01:00
configure.ac autotoolize 2019-11-25 19:45:11 +01:00
COPYRIGHT.MLOGIN mlogin: create COPYING.LOGIN 2019-01-19 00:05:51 +01:00
login.c login: use timing safe memcpy 2022-09-27 13:00:05 +02:00
login.h autotoolize 2019-11-25 19:45:11 +01:00
Makefile.am mlogin: message of the day 2020-09-21 14:45:10 +02:00
motd.c mlogin: message of the day 2020-09-21 14:45:10 +02:00
motd.h mlogin: message of the day 2020-09-21 14:45:10 +02:00
nologin.c primitive nologin(8) implementation 2020-06-01 12:07:16 +02:00
README mlogin: create README 2019-01-19 00:05:51 +01:00

Minimalistic and simple login(1) shell implementation.

Further details to be added at a later date...



Everything is LGPL 2.1 licensed unless otherwise stated in the source code file.