Commit Graph

167 Commits

Author SHA1 Message Date
bjorn3 7fa1bf8df4 sudo: Simplify a bit 2025-04-13 18:03:49 +02:00
bjorn3 6a208c6b34 Rustfmt 2025-04-13 16:51:27 +02:00
bjorn3 6f2514ed95 Move to the 2024 edition 2025-04-13 16:50:06 +02:00
Jeremy Soller e3507e18bc Merge branch 'sudo_improvements' into 'master'
Cleanup the source of sudo a bit

See merge request redox-os/userutils!49
2025-03-11 21:28:12 +00:00
bjorn3 4ccec7baae sudo: Reduce indentation 2025-03-11 21:31:54 +01:00
bjorn3 88ccab8844 sudo: Rustfmt 2025-03-11 21:31:49 +01:00
Jeremy Soller dcec4b7f35 Merge branch 'deps' into 'master'
Bump dependencies

See merge request redox-os/userutils!48
2024-10-16 18:22:04 +00:00
Andrey Turkin 53992ad18c Bump dependencies 2024-10-16 21:17:20 +03:00
Jeremy Soller 7a96dab061 Merge branch 'no_legacy_scheme' into 'master'
Update redox_event and redox_users

See merge request redox-os/userutils!47
2024-08-19 16:47:45 +00:00
bjorn3 6907336a71 Update redox_event and redox_users
This remove all usages of the legacy scheme syntax
2024-08-19 18:43:15 +02:00
Jeremy Soller 97bbfc03cb Merge branch 'no_legacy_path' into 'master'
Use the new scheme format

See merge request redox-os/userutils!46
2024-07-11 23:31:57 +00:00
bjorn3 1e183ca4ba Use the new scheme format 2024-07-11 21:09:53 +02:00
Jeremy Soller 1530c8fceb Update dependencies 2024-03-31 06:58:16 -06:00
Jeremy Soller de5e7eb903 Use absolute path without scheme for default home and shell 2024-01-18 14:53:02 -07:00
Jeremy Soller b5a371be31 Do not set COLUMNS or LINES in getty 2024-01-18 14:52:13 -07:00
Jeremy Soller 5b9bb750f5 Merge branch 'use_fbcond' into 'master'
Fix for the introduction of fbcond

See merge request redox-os/userutils!45
2024-01-15 02:00:57 +00:00
bjorn3 41fde1045c Let fbcond rather than inputd handle input events 2024-01-14 18:30:51 +01:00
bjorn3 0148436174 Fix for the introduction of fbcond 2024-01-14 18:28:00 +01:00
Jeremy Soller 8071772c69 Merge branch 'contain_login' into 'master'
add option to getty to run contain_login

See merge request redox-os/userutils!44
2024-01-03 19:22:11 +00:00
Ron Williams 5cb44522f0 add option to getty to run contain_login 2023-12-19 21:00:27 -08:00
Jeremy Soller be77642b20 Merge branch 'libredox' into 'master'
Switch to libredox

See merge request redox-os/userutils!43
2023-11-05 12:57:33 +00:00
4lDO2 efd875b21e Use crates.io redox_event dependency. 2023-11-04 20:21:49 +01:00
4lDO2 8ab925eb65 Fully switch to libredox 2023-11-04 20:04:59 +01:00
4lDO2 ae3c0037d7 Update redox-daemon 2023-11-04 15:07:26 +01:00
4lDO2 8afb03544f Update redox_users. 2023-11-04 14:52:16 +01:00
4lDO2 01e612d79c Update dependencies. 2023-08-31 20:59:32 +02:00
Jeremy Soller f59cf56e6b Merge branch 'master' into 'master'
misc: getty open consumer channel to get events

See merge request redox-os/userutils!42
2023-08-02 15:11:28 +00:00
Anhad Singh 7c3c5f306e getty: make the consumer changes work with :debug
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-22 18:15:43 +10:00
Anhad Singh 5e3956adf1 misc: getty open consumer channel to get events
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-22 17:41:30 +10:00
Jeremy Soller 5a9cee6b22 Update libc crate 2023-02-11 14:41:07 -07:00
4lDO2 0621709286 Use redox-daemon in getty 2022-07-27 16:32:27 +02:00
Jeremy Soller f61edda364 Update Cargo.lock 2022-07-26 17:46:36 -06:00
4lDO2 cbed606ea7 Update syscall 2022-03-25 21:01:50 +01:00
4lDO2 09a04fc55b Update syscall. 2021-06-17 14:09:55 +02:00
Jeremy Soller bfa45b9da8 Update dependencies 2021-04-28 20:56:14 -06:00
Jeremy Soller 93b6791e29 Update redox_users 2021-01-26 12:52:03 -07:00
Jeremy Soller c33a464522 Update dependencies 2020-08-02 16:25:50 -06:00
Jeremy Soller 2fd54ec8d4 Update liner 2019-11-29 19:37:53 -07:00
Jeremy Soller 299d3ab37c Update dependencies 2019-10-02 20:54:46 -06:00
Jeremy Soller a208ce4aa8 Update redox_users 2019-08-07 20:00:09 -06:00
Jeremy Soller abf971b73e Update termion 2019-06-16 20:50:27 -06:00
Jeremy Soller 8d6649ec5a Merge changes from redox-unix 2019-06-15 09:34:55 -06:00
Jeremy Soller 32569c0620 Compile with LTO 2019-05-14 13:54:24 -06:00
Jeremy Soller dc387310f6 Update to new rust 2019-04-07 11:30:17 -06:00
Jeremy Soller 5b7594a64a Merge branch 'update-cargo-dot-lock' into 'master'
Update Cargo.lock

See merge request redox-os/userutils!41
2019-02-28 13:52:43 +00:00
Robin Randhawa bb0da5fa54 Update Cargo.lock
AArch64 builds broke because of a stale syscall crate ref.
2019-02-27 15:48:15 +00:00
Jeremy Soller c3e73ab0ce Update Cargo.lock 2018-10-14 19:56:48 -06:00
Jeremy Soller 957ef2ca5d Merge branch 'mggmuggins/usersv2' into 'master'
Update redox-users v0.2: Shadowfile support

See merge request redox-os/userutils!39
2018-08-17 12:24:27 +00:00
MggMuggins 48a8e2fa56 Update redox-users v0.2: Shadowfile support 2018-07-25 15:18:19 -05:00
Jeremy Soller 6635f8cb9e Update links to gitlab 2018-06-12 12:30:45 -06:00