You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
Makefile | 7 years ago | |
PROTO | 7 years ago | |
README | 7 years ago | |
common.c | 7 years ago | |
context.c | 7 years ago | |
data.c | 7 years ago | |
functions.h | 7 years ago | |
logging.c | 7 years ago | |
main.c | 7 years ago | |
misc.c | 7 years ago | |
networking.c | 7 years ago | |
signal.c | 7 years ago | |
userv.h | 7 years ago |
README
This project is a high-school attempt to create centralized user management, long before I heard about LDAP and the likes. I release this as a public domain, I guess you can learn this-and-that from it.