fedir pushed to setuid at fedir/ICFS 2025-04-01 19:52:43 +02:00
cf2b7a280a Added a test for the database protection feature.
fedir created branch setuid in fedir/ICFS 2025-04-01 19:34:25 +02:00
fedir pushed to setuid at fedir/ICFS 2025-04-01 19:34:25 +02:00
4c8092378b Added database protection with setuid.
fedir pushed to main at fedir/ICFS 2025-03-31 14:37:27 +02:00
291ad62897 Merge pull request 'creation_permissions' (#6) from creation_permissions into main
40ca81d744 Updated header function description for interactive_access
d4e86c8620 Reorgised the code
845c264989 Removed unnecessary include
57091bf0ce Made create to grant permissions automatically.
Compare 5 commits »
fedir merged pull request fedir/ICFS#6 2025-03-31 14:37:26 +02:00
creation_permissions
fedir created pull request fedir/ICFS#6 2025-03-31 14:37:19 +02:00
creation_permissions
fedir pushed to creation_permissions at fedir/ICFS 2025-03-31 14:36:30 +02:00
40ca81d744 Updated header function description for interactive_access
fedir pushed to creation_permissions at fedir/ICFS 2025-03-31 14:33:57 +02:00
d4e86c8620 Reorgised the code
845c264989 Removed unnecessary include
Compare 2 commits »
fedir commented on issue fedir/ICFS#2 2025-03-31 13:29:30 +02:00
Implement all file operations.

Not going to fix for now

fedir closed issue fedir/ICFS#2 2025-03-31 13:29:30 +02:00
Implement all file operations.
fedir closed issue fedir/ICFS#3 2025-03-31 13:29:05 +02:00
API
fedir commented on issue fedir/ICFS#3 2025-03-31 13:28:54 +02:00
API

Using zenity, so no need for "API"

fedir commented on issue fedir/ICFS#1 2025-03-31 13:27:55 +02:00
access(2)

Solved by asking the user.

fedir closed issue fedir/ICFS#1 2025-03-31 13:27:55 +02:00
access(2)
fedir created branch creation_permissions in fedir/ICFS 2025-03-30 19:48:33 +02:00
fedir pushed to creation_permissions at fedir/ICFS 2025-03-30 19:48:33 +02:00
57091bf0ce Made create to grant permissions automatically.
fedir pushed to main at fedir/ICFS 2025-03-30 19:09:07 +02:00
62f3e5bde9 Added the test permanent permissions table to gitignore
fedir pushed to main at fedir/ICFS 2025-03-30 19:07:56 +02:00
608943d685 Added new permanent permissions tests.
7e111b16b7 Added permanent permissions
Compare 2 commits »
fedir pushed to main at fedir/ICFS 2025-03-24 17:17:39 +01:00
4ce97555e4 Fixed a testing bug
da37376fde Added permission checks for chmod, link, rename and chown
Compare 2 commits »
fedir pushed to main at fedir/ICFS 2025-03-24 16:29:03 +01:00
6342de0dd3 Added tests to Makefile