Commit Graph

  • 845c264989 Removed unnecessary include BritishTeapot 2025-03-31 13:32:10 +02:00
  • 57091bf0ce Made create to grant permissions automatically. BritishTeapot 2025-03-30 19:48:11 +02:00
  • 62f3e5bde9 Added the test permanent permissions table to gitignore BritishTeapot 2025-03-30 19:09:02 +02:00
  • 608943d685 Added new permanent permissions tests. BritishTeapot 2025-03-30 19:07:32 +02:00
  • 7e111b16b7 Added permanent permissions BritishTeapot 2025-03-30 19:06:57 +02:00
  • 4ce97555e4 Fixed a testing bug BritishTeapot 2025-03-24 17:17:33 +01:00
  • da37376fde Added permission checks for chmod, link, rename and chown BritishTeapot 2025-03-24 17:11:01 +01:00
  • 6342de0dd3 Added tests to Makefile BritishTeapot 2025-03-24 16:28:56 +01:00
  • 2e21ae7b18 Deleted a useless file. BritishTeapot 2025-03-18 16:50:53 +01:00
  • 2d76dc6596 Merge pull request 'Temp_permission_table' (#5) from Temp_permission_table into main fedir 2025-03-18 15:47:08 +01:00
  • b705228685 Made temporary process table work! Temp_permission_table BritishTeapot 2025-03-18 15:45:32 +01:00
  • fe4b8801c0 Moved permission table logic to a separate file BritishTeapot 2025-03-18 14:02:42 +01:00
  • e1846440bc Merge branch 'main' into Temp_permission_table BritishTeapot 2025-03-18 14:00:57 +01:00
  • 47a8845013 Wrote more tests BritishTeapot 2025-03-18 13:58:02 +01:00
  • b6ce683364 WIP: Added the initial process table implementation. BritishTeapot 2025-03-18 10:07:45 +01:00
  • 70e81d64c1 Added the CC (Convenient Containers) library. BritishTeapot 2025-03-18 10:05:12 +01:00
  • 67a148c7aa Fixed inverted access control permissions bug. BritishTeapot 2025-03-18 10:03:32 +01:00
  • c59123330f Updated .gitignore BritishTeapot 2025-03-18 09:55:20 +01:00
  • 730d6bc27d Merge pull request 'Testing' (#4) from Testing into main fedir 2025-03-18 09:53:25 +01:00
  • 66fd9ed582 Updated .gitignore to exclude test remnants. Testing BritishTeapot 2025-03-18 09:49:30 +01:00
  • 64abb1ed52 Added test scrpt and a mockup of zenity BritishTeapot 2025-03-18 09:48:05 +01:00
  • a65d37f3bc Added testing script BritishTeapot 2025-03-17 11:59:59 +01:00
  • 3b69fd43e3 Updated README.md with recent build instructions fedir 2025-03-17 11:11:01 +01:00
  • d292abbba5 Updated Makefile with pkg-config and a test target. fedir 2025-03-17 11:02:07 +01:00
  • 0cc9140aa3 Skeleton for the process tables implementation BritishTeapot 2025-03-17 10:54:01 +01:00
  • 2fcbf500f1 Updated .gitignore BritishTeapot 2025-03-17 10:48:59 +01:00
  • d7c20a5d5f Added proper license headers BritishTeapot 2025-03-10 18:09:05 +01:00
  • 64289b2786 Added the "Allow this time." option. BritishTeapot 2025-03-10 18:01:04 +01:00
  • 13830ead87 Added .clang-tidy to .gitignore BritishTeapot 2025-03-10 17:55:31 +01:00
  • 26dcb92a6b Changed LICENSE to GPLv2 BritishTeapot 2025-03-10 17:53:47 +01:00
  • 01cdf4094e Changed NULL to 0 in flags fields. BritishTeapot 2025-02-11 12:09:28 +01:00
  • 71cc127a32 Updated README.md with usage and build instructions BritishTeapot 2025-02-10 12:02:42 +01:00
  • 065bb22932 revert 688048079fec5551459dc2dd4f6559af60f2b614 API fedir 2025-02-10 11:52:10 +01:00
  • 8a6d90a136 revert 0719755ea12ae5a0a20cac0119c67aacace0f0b9 fedir 2025-02-10 11:51:52 +01:00
  • 0719755ea1 Updated README.md with usage instructions BritishTeapot 2025-02-10 11:35:27 +01:00
  • 688048079f Updated README.md with build instructions BritishTeapot 2025-02-10 11:30:03 +01:00
  • 5f5b7ffda6 Separated main and operations for testing fedir 2025-02-10 11:16:42 +01:00
  • 93588036aa Implemented GUI with zenity fedir 2025-02-07 12:42:51 +01:00
  • 81a955888e Updated Makefile fedir 2025-02-07 12:38:36 +01:00
  • 8f8841c7d9 Added start window description BritishTeapot 2025-02-03 18:13:34 +01:00
  • 1fa6c306db Added Cambalache gui file BritishTeapot 2025-02-03 18:12:10 +01:00
  • e0b69cfea1 Improved ui socket and made open and create send requests. fedir 2024-12-25 17:07:52 +01:00
  • 3cbe520916 Edited Makefile to compite ui socket. fedir 2024-12-25 17:06:56 +01:00
  • e2014f03f1 Basic socket communication fedir 2024-12-25 11:00:35 +01:00
  • dadcc6476b Added the ui-socket.h. fedir 2024-12-20 08:48:21 +01:00
  • 1646b2fe3f Resolved merge conflict in favor of basic-passthrough fedir 2024-12-17 10:29:56 +01:00
  • bfc22c79e0 Implemented the passthrough. fedir 2024-12-17 10:11:59 +01:00
  • 1ddbef6a65 Used the libfuse example as a foundation. basic-passthough fedir 2024-12-15 15:41:28 +01:00
  • 3e2aeea810 Added opendir and readdir. fedir 2024-12-03 18:10:50 +01:00
  • ff6a8713d3 Removed useless comments from main.c. fedir 2024-11-20 10:35:58 +01:00
  • 8fcfebe3f9 Implemented getattr and source_stat. fedir 2024-11-20 10:32:33 +01:00
  • e48cbc62f1 Added source files initialization. fedir 2024-11-20 09:28:20 +01:00
  • 424543cd99 Updated Makefile to use gcc instead of g++. fedir 2024-11-18 18:46:30 +01:00
  • 64aee2d9e5 Moved from C++ to C. fedir 2024-11-18 18:42:52 +01:00
  • 5916e89e41 Added clean rule to the Makefile fedir 2024-11-18 17:44:00 +01:00
  • 4e9eb08d0c Fixed gitignore doing nothing fedir 2024-11-17 20:30:09 +01:00
  • 560bf8a7e0 Added main and .gitignore fedir 2024-11-17 20:23:57 +01:00
  • 5b4651c759 Reformatted README fedir 2024-11-17 20:23:00 +01:00
  • b6bc440f5a Basic Makefile fedir 2024-11-17 20:21:56 +01:00
  • c705f9adca Added newline to credit fedir 2024-11-14 10:16:54 +01:00
  • feb2e6a07e Added credit fedir 2024-11-14 10:14:42 +01:00
  • 5501825d2e Added links to old docs fedir 2024-11-13 20:16:31 +01:00
  • a786c44b90 Added old docs BritishTeapot 2024-11-13 16:27:09 +01:00
  • b0e4422f62 Added a more detailed description fedir 2024-11-13 15:29:10 +01:00
  • dbafdca2de Initial commit fedir 2024-11-13 15:26:45 +01:00