dietrich
  • Joined on 2018-08-20
dietrich pushed to master at Rust/umanux 2020-11-16 13:08:49 +01:00
0a1bb3bd7e fix clippy warning
10d9e3e71e right parameters
3583d89697 fix indentation
Compare 3 commits »
dietrich pushed to master at Rust/umanux 2020-11-16 12:52:23 +01:00
c056016d43 add clippy info
dietrich pushed to master at Rust/umanux 2020-11-16 10:37:31 +01:00
5a678bc3d5 renaming the project adduser -> umanux
dietrich pushed to master at Rust/umanux 2020-11-16 10:14:41 +01:00
05cbd2d139 better
dietrich pushed to master at Rust/umanux 2020-11-16 10:12:56 +01:00
425de573d5 update readme
dietrich pushed to master at Rust/umanux 2020-11-16 10:02:18 +01:00
e13a81f814 use +nightly (#2)
95ce925286 Merge pull request #1 from umanux/enaut-add-rust-workflow
60e6eb6fa4 Add rust workflow
Compare 3 commits »
dietrich renamed repository from useradd to Rust/umanux 2020-11-16 09:57:43 +01:00
dietrich pushed to master at Rust/umanux 2020-11-15 17:04:41 +01:00
3dae3c4109 modify the shadow file and test the binary
ed77466bd6 add default shadow entry to default users
32d02dcc81 add parameters for files to create_user
Compare 3 commits »
dietrich pushed to master at Rust/umanux 2020-11-11 08:20:30 +01:00
c21ba2fa39 return from main function
f7fc3229ed optimize release builds for size
101dcbb649 first binary test not complete
Compare 3 commits »
dietrich opened issue Rust/umanux#4 2020-11-10 13:48:12 +01:00
create user
dietrich pushed to master at Rust/umanux 2020-11-10 13:45:34 +01:00
de17ff12be first version of create_user
dietrich pushed to master at Rust/umanux 2020-11-09 20:25:53 +01:00
ed06c58913 remove debug and commented code
dietrich pushed to master at Rust/umanux 2020-11-09 13:58:41 +01:00
8fcd32eca2 Fix missing lints - Docs need to be improved still
dietrich pushed to master at Rust/umanux 2020-11-09 09:56:39 +01:00
467c8ee007 linting changes
dietrich pushed to master at Rust/umanux 2020-11-08 10:41:36 +01:00
647881f022 Adding a first integrationtest for delete_user
dietrich pushed to master at Rust/umanux 2020-11-05 09:02:02 +01:00
732893b5d4 first integration test try
dietrich pushed to master at Rust/umanux 2020-11-03 13:09:26 +01:00
4062f7a6bb delete the home directory
dietrich pushed to master at Rust/umanux 2020-11-02 07:55:46 +01:00
f3a18641e0 make delete_user take a struct use derive_builder
dietrich pushed to master at Rust/umanux 2020-11-02 06:33:34 +01:00
31fbfbe628 remove from groups
dietrich pushed to master at Rust/umanux 2020-10-31 15:55:26 +01:00
b72f292891 improve functionlength