13 Commits

Author SHA1 Message Date
fc13bae209
Give a meaning to the name.
Signed-off-by: Slendi <slendi@socopon.com>
2023-08-17 13:47:21 +03:00
61a67856ed
Add a way to make it so that you don't need to input a password.
In /etc/sus, if you suffix the group ID with a "n", then it will not
ask for any password for users in that group.

Signed-off-by: Slendi <slendi@socopon.com>
2023-05-25 23:38:49 +03:00
f7335c8761
Fix overflow if someone has more than 100 groups somehow.
Signed-off-by: Slendi <slendi@socopon.com>
2023-05-10 17:23:03 +03:00
e3cdfce3aa
Update README
Signed-off-by: Slendi <slendi@socopon.com>
2023-05-10 16:42:09 +03:00
d8d42221f1
Re-write program and add support for /etc/sus.
Signed-off-by: Slendi <slendi@socopon.com>
2023-05-10 16:35:26 +03:00
xSlendiX
3d3d237c27 Add enviroment variables 2021-09-08 18:10:32 +03:00
xSlendiX
b00b3d7f5e Remove comments 2021-09-08 17:10:11 +03:00
xSlendiX
39e1542466 Add uninstall target 2021-09-08 01:49:41 +03:00
xSlendiX
af258658c1 Add more signal handlers 2021-09-08 01:38:30 +03:00
xSlendiX
7d2966b3f7 Replace system call with execvpe 2021-09-08 01:23:24 +03:00
xSlendiX
253e48af77 Add formatter and pipe support 2021-09-08 01:07:21 +03:00
xSlendiX
27156191f1 Updated sus.c 2021-05-03 01:21:49 +03:00
xSlendiX
681673c791 Init: Initial commit 2021-05-03 00:32:14 +03:00