summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Add server commandsHEADmasterEvgeniy Alexeev17-6/+753
2022-09-29Remive host include dirkx1-1/+1
2022-09-29users: check passwd error messagekx1-1/+2
2022-09-29users: check usage() functionskx1-2/+8
2022-09-29users: passwdkx3-6/+76
2022-09-28Use full path to system's commands instead of set PATH for priv-admin userskx1-1/+1
2022-09-28Poweroff command for admin userkx3-0/+11
2022-09-28Use one get_args() for all users commandskx1-50/+137
2022-09-28users list command implementationkx12-172/+455
2022-09-24all can list usersAndrey V.Kosteltsev1-0/+2
2022-09-24Ctrl-D for all users: fix mistakeAndrey V.Kosteltsev1-2/+0
2022-09-24Ctrl-D for all usersAndrey V.Kosteltsev1-6/+3
2022-09-24UI create only users which can be added into admin, operator,user groupsAndrey V.Kosteltsev2-28/+79
2022-09-24Call id without argsAndrey V.Kosteltsev1-2/+2
2022-09-24Add id commandAndrey V.Kosteltsev3-0/+13
2022-09-24Initial commitAndrey V.Kosteltsev11-0/+1025