40d9375b6b
ready for merge in master ( #964 )
...
uevent should be format
Enum of smoltcp socket should be optimized.
need to add interface for routing subsys
actix is still not abled to run.
clean some casual added code to other places
2024-10-10 17:53:39 +08:00
Jomo
52dc4c3ee8
fix: 修复root用户信息未正确换行的问题 ( #955 )
2024-10-07 23:45:52 +08:00
Jomo
0648a547da
feat(cred): 初步实现Cred ( #846 )
...
* 初步实现Cred
* 添加seteuid和setegid
* 添加cred测试程序
* 修改Cred::fscmp返回结果为CredFsCmp枚举
* 完善root用户相关信息
2024-08-02 09:42:34 +08:00
Jomo
03746da3d9
feat(user): user management tool ( #825 )
...
* 用户管理工具
* 重构
* 改为多个bin文件入口
* bin文件的usage显示自身程序名而非固定程序名
2024-06-05 13:00:19 +08:00
Val213
7c958c9ef0
移植dns查询工具dog的--tcp功能 ( #652 )
...
* add dog, modify user/Makefile and user.sysconfig
* add dog, modify user/Makefile and user.sysconfig
* fix tty unicode
* 修正无法正确编译dog的问题
---------
Co-authored-by: val213 <val213666@gmail.com>
Co-authored-by: GnoCiYeH <heyicong@dragonos.org>
Co-authored-by: longjin <longjin@DragonOS.org>
2024-03-25 13:04:53 +08:00