Luna/utils
apio 6dcdc43dc2
All checks were successful
Build and test / build (push) Successful in 1m34s
gui+su+base: Store hashed passwords and use those to log in
Unsalted SHA256 passwords are still a long way from being secure, but at least we're not storing plaintext anymore.
2024-12-14 12:48:13 +01:00
..
arch.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
base64.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
cat.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
chmod.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
chown.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
CMakeLists.txt utils: Add a hackish "logout" command 2024-09-07 17:40:39 +02:00
cp.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
date.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
edit.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
env.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
free.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
kill.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
ln.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
login.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
logout.cpp gui: Rename "launch" to "execd" 2024-12-11 20:34:47 +01:00
ls.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
mkdir.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
mktemp.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
mount.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
ps.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
rm.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
sha256sum.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
stat.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
su.cpp gui+su+base: Store hashed passwords and use those to log in 2024-12-14 12:48:13 +01:00
sysfuzz.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
time.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
touch.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
umount.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
uname.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00