fedir created repository fedir/fairsleep 2025-03-23 20:30:04 +01:00
fedir pushed to main at fedir/ICFS 2025-03-18 16:51:07 +01:00
2e21ae7b18 Deleted a useless file.
fedir pushed to main at fedir/ICFS 2025-03-18 15:47:11 +01:00
2d76dc6596 Merge pull request 'Temp_permission_table' (#5) from Temp_permission_table into main
b705228685 Made temporary process table work!
fe4b8801c0 Moved permission table logic to a separate file
e1846440bc Merge branch 'main' into Temp_permission_table
b6ce683364 WIP: Added the initial process table implementation.
Compare 6 commits »
fedir merged pull request fedir/ICFS#5 2025-03-18 15:47:09 +01:00
Temp_permission_table
fedir created pull request fedir/ICFS#5 2025-03-18 15:47:01 +01:00
Temp_permission_table
fedir pushed to Temp_permission_table at fedir/ICFS 2025-03-18 15:45:39 +01:00
b705228685 Made temporary process table work!
fedir pushed to Temp_permission_table at fedir/ICFS 2025-03-18 14:02:46 +01:00
fe4b8801c0 Moved permission table logic to a separate file
e1846440bc Merge branch 'main' into Temp_permission_table
47a8845013 Wrote more tests
Compare 3 commits »
fedir pushed to main at fedir/ICFS 2025-03-18 13:58:09 +01:00
47a8845013 Wrote more tests
fedir created branch Temp_permission_table in fedir/ICFS 2025-03-18 10:08:15 +01:00
fedir pushed to Temp_permission_table at fedir/ICFS 2025-03-18 10:08:15 +01:00
b6ce683364 WIP: Added the initial process table implementation.
70e81d64c1 Added the CC (Convenient Containers) library.
Compare 2 commits »
fedir pushed to main at fedir/ICFS 2025-03-18 10:03:48 +01:00
67a148c7aa Fixed inverted access control permissions bug.
c59123330f Updated .gitignore
Compare 2 commits »
fedir pushed to main at fedir/ICFS 2025-03-18 09:53:27 +01:00
730d6bc27d Merge pull request 'Testing' (#4) from Testing into main
66fd9ed582 Updated .gitignore to exclude test remnants.
64abb1ed52 Added test scrpt and a mockup of zenity
a65d37f3bc Added testing script
3b69fd43e3 Updated README.md with recent build instructions
Compare 6 commits »
fedir merged pull request fedir/ICFS#4 2025-03-18 09:53:26 +01:00
Testing
fedir created pull request fedir/ICFS#4 2025-03-18 09:53:19 +01:00
Testing
fedir pushed to Testing at fedir/ICFS 2025-03-18 09:49:55 +01:00
66fd9ed582 Updated .gitignore to exclude test remnants.
64abb1ed52 Added test scrpt and a mockup of zenity
Compare 2 commits »
fedir pushed to Testing at fedir/ICFS 2025-03-17 19:38:52 +01:00
a65d37f3bc Added testing script
fedir pushed to Testing at fedir/ICFS 2025-03-17 11:11:11 +01:00
3b69fd43e3 Updated README.md with recent build instructions
fedir created branch Testing in fedir/ICFS 2025-03-17 11:04:39 +01:00
fedir pushed to Testing at fedir/ICFS 2025-03-17 11:04:39 +01:00
d292abbba5 Updated Makefile with pkg-config and a test target.
fedir pushed to main at fedir/ICFS 2025-03-17 10:54:06 +01:00
0cc9140aa3 Skeleton for the process tables implementation