Commit Graph

26 Commits

Author SHA1 Message Date
31fda57145 added portability to non-BSD systems 2022-04-11 18:38:04 +02:00
da270caea1 finished api for file Server side 2022-04-10 20:51:43 +02:00
98f3f0847c added function readNfiles 2022-04-09 22:43:26 +02:00
029edc22fa added function lockFile 2022-04-09 01:11:46 +02:00
1045fa6eed update makefile with all headers as dependencies 2022-04-09 00:37:56 +02:00
a87fd9c6fd fixing more bugs 2022-04-08 22:09:01 +02:00
9f4d092af5 started fixing bugs 2022-04-08 21:32:52 +02:00
044b0f527a Fixed makefile 2022-04-04 22:31:14 +02:00
a7b28994b6 writeFile function 2022-04-04 18:58:40 +02:00
b3de80482b Response Numbers 2022-04-02 15:10:54 +02:00
a5371ad4c7 OpenFile 2022-03-31 22:26:44 +02:00
e86f981972 Compleated main logic 2022-03-27 00:20:34 +01:00
c1977248d7 Added log utility and improved server 2022-03-22 19:35:06 +01:00
b11640aff0 Librearia di log 2022-03-21 01:51:45 +01:00
c8a685272f Api for managing files 2022-03-18 20:49:28 +01:00
6519b16e46 Added apiFile 2022-03-16 23:45:39 +01:00
b893a483b5 Added worker logic and started apiFile 2022-03-16 23:44:53 +01:00
a72f0a0fad Added file queue handling 2022-03-15 00:30:04 +01:00
b4ca73b8d6 Added server status 2022-03-12 10:05:58 +01:00
d99a19228b Deleted server binary 2022-03-11 12:05:38 +01:00
7bf1b38971 Fixed .gitignore 2022-03-11 12:03:59 +01:00
37b9940132 Added basics for config file and fixed makefile 2022-03-11 11:57:52 +01:00
d0a4e4411e Added basic server functionality from ex 2 lesson 11 2022-03-09 19:24:49 +01:00
c0372c44e2 Test successful 2022-03-08 19:32:30 +01:00
68678cb1b1 added test 2022-03-08 19:31:52 +01:00
178e926e80 Initial commit 2022-03-08 17:26:13 +01:00