• Joined on 2022-10-31
pjht pushed to master at mikros/rust 2024-11-03 11:07:18 -06:00
1b98ae3ecd Format
f4f2e55ee6 mikros: Fix reporting 0 bytes read when STDOUT/ERR is written with no open FD
dbfeb119b5 mikros: Add the clear_exited syscall
8fd0bc644f mikros: Better errno docs and print names
Compare 4 commits »
pjht pushed to master at mikros/os_build 2024-11-03 11:05:23 -06:00
73e03892b6 Add proc_man to the initrd
pjht pushed to master at mikros/kernel 2024-11-03 11:04:50 -06:00
7e620c574e Integrate with proc_man - report new processes and keep zombie PIDs
pjht pushed to master at mikros/init 2024-11-03 11:03:41 -06:00
6e73b15b68 Start and initialize proc_man before the VFS
pjht pushed to master at mikros/proc_man 2024-11-03 11:00:24 -06:00
c6c2136a9f Initial commit
pjht created branch master in mikros/proc_man 2024-11-03 11:00:24 -06:00
pjht created repository mikros/proc_man 2024-11-03 10:59:52 -06:00
pjht pushed to master at pjht/local_chat 2024-10-21 14:05:12 -05:00
eee42be44b Switch to Cows in login page to store both &'static str and String
415236a53c Update crate versions
51f40cb0fb Clean up warnings
8f82dd078d Only log start of request
3ca9211e5d Redact password hashes in debug output
Compare 7 commits »
pjht pushed to master at pjht/local_chat 2024-10-18 19:39:16 -05:00
a1856aaeaa Add subcommand to add new user to the DB
pjht pushed to master at pjht/local_chat 2024-10-18 19:27:25 -05:00
4e7ff77915 Add subcommand to add new user to the DB
pjht pushed to master at pjht/local_chat 2024-10-18 19:27:00 -05:00
2429fa269d Add subcommand to add new user to the DB
pjht pushed to master at pjht/local_chat 2024-10-18 16:07:24 -05:00
2967284956 Switch to using a Sqlite DB intstead of a text file and some code cleanup
pjht pushed to master at pjht/local_chat 2024-10-17 12:33:22 -05:00
cbd2792ad3 Check user/pw against list of known users w/hashed pw
pjht pushed to master at pjht/local_chat 2024-10-17 11:51:06 -05:00
c21054814c Pass username/password to the server and allow login failure
pjht pushed to master at pjht/local_chat 2024-10-16 15:18:32 -05:00
c94105acc3 Add logout functionallity
8a8e773795 Add basic login page
Compare 2 commits »
pjht pushed to master at pjht/local_chat 2024-10-16 13:01:33 -05:00
014525b683 Factor out homepage into its own file
pjht pushed to master at pjht/local_chat 2024-10-14 13:59:03 -05:00
3078591e2c Factor out parts of the frontend into separate components
pjht pushed to master at pjht/local_chat 2024-10-14 13:52:34 -05:00
a25e143b55 Clean up server imports & format code
pjht pushed to master at pjht/local_chat 2024-10-14 13:51:40 -05:00
74e7a9c2d5 Start work on authentication
pjht pushed to master at pjht/altair_emu 2024-10-10 11:43:36 -05:00
0f29afd231 Update to latest version of dependencies
227e1e779b Fix INX and DCX not being wrapping
Compare 2 commits »