|
ca95d390c2
|
fix: build error on x64
|
2024-08-20 23:56:46 +02:00 |
|
Cereal
|
e0a0df80c0
|
added a missing newline to src/auth.c
|
2024-08-16 03:37:04 +01:00 |
|
|
fe4a52ecfa
|
chore: chvt_str into chvt.c
|
2024-08-07 00:14:19 +02:00 |
|
|
4de2720bed
|
small changes
|
2024-08-07 00:07:44 +02:00 |
|
grialion
|
e745b27a68
|
feat(chvt): use custom implementation instead of system()
Calling system() is vulnerable and shouldn't be used.
|
2024-08-06 17:11:18 +02:00 |
|
|
9d81c9df8b
|
feat: better handling
* setui/setgid/etc errors are recoverable now
* fix small print_errno arguments bug
* send TERM env var to session (if present)
|
2024-07-26 18:17:17 +02:00 |
|
|
a32e4a577f
|
feat: add dinit support
|
2024-07-26 16:40:46 +02:00 |
|
|
844687809b
|
fix: missing \n (added perror too)
|
2024-07-26 14:25:22 +02:00 |
|
|
12207ee4a9
|
fix: keep pam session alive
|
2024-07-25 14:25:11 +02:00 |
|
|
483445007b
|
fix: bug (it overlaps backwards, moving items >:(, why buggy copy sometimes?)
|
2024-07-25 02:03:17 +02:00 |
|
|
468ebf769e
|
fix: pam env, actually usable now
if ur in dinit, don't forget about turnstiled
|
2024-07-25 01:54:54 +02:00 |
|
|
6145973cca
|
oopsie: woopsie
|
2024-07-18 21:59:13 +02:00 |
|
|
080966978c
|
fix: env stuff
|
2024-07-16 09:21:53 +02:00 |
|
|
18a00ca264
|
remove: hardcoded ansi sequence
|
2024-07-15 00:02:35 +02:00 |
|
|
9f024edde7
|
done :)
|
2024-07-14 22:25:22 +02:00 |
|
|
0955b115e6
|
do config :)
|
2024-07-14 21:44:08 +02:00 |
|
|
f9bfc48a9f
|
spain's gonna win btw 🇪🇸
|
2024-07-14 20:21:17 +02:00 |
|
|
6398d1b206
|
navigation: wtf I'm doing
|
2024-07-13 16:56:34 +02:00 |
|
|
6b2d76c9b8
|
all: at this point just read readme 😭
spaghetti code
equivalent spaghetti readme
spaghetti commit (wait no, this is actually descriptive)
|
2024-07-13 12:19:02 +02:00 |
|
|
490a370546
|
feat: add session types
|
2024-07-11 00:09:29 +02:00 |
|
|
07d2842be0
|
feat: add users and sessions discovery
- also add clangd multi-file intellisense
|
2024-07-10 23:25:50 +02:00 |
|
|
4d8faa5b5f
|
init structure
|
2024-07-10 16:42:25 +02:00 |
|