You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
Makefile | 6 years ago | |
PROTO | 6 years ago | |
README | 6 years ago | |
common.c | 6 years ago | |
context.c | 6 years ago | |
data.c | 6 years ago | |
functions.h | 6 years ago | |
logging.c | 6 years ago | |
main.c | 6 years ago | |
misc.c | 6 years ago | |
networking.c | 6 years ago | |
signal.c | 6 years ago | |
userv.h | 6 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.