This website requires JavaScript.
Explore
Help
Sign In
Rust
/
umanux
Watch
1
Star
0
Fork
0
You've already forked umanux
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
To become a /etc/{passwd,shadow,groups} manager.
75
Commits
1
Branch
0
Tags
635
KiB
Rust
100%
32d02dcc81
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Dietrich
32d02dcc81
add parameters for files to create_user
2020-11-15 17:01:47 +01:00
src
add parameters for files to create_user
2020-11-15 17:01:47 +01:00
tests
return from main function
2020-11-11 08:20:09 +01:00
.gitignore
Make the other field variable length, it can now be many fields or be missing entirely
2020-09-29 14:19:40 +02:00
Cargo.lock
optimize release builds for size
2020-11-11 06:58:17 +01:00
Cargo.toml
optimize release builds for size
2020-11-11 06:58:17 +01:00
README.md
Fix missing lints - Docs need to be improved still
2020-11-09 13:58:13 +01:00
README.md
Usermanager written in Rust