Commit Graph

55 Commits

Author SHA1 Message Date
4283d5450e added LRU and fixed bug in dequeueN 2022-05-19 21:32:44 +02:00
27be55993c minor fix 2022-05-18 02:24:43 +02:00
a1e7c2e995 function 'request' for handling readN serverside 2022-05-17 18:41:50 +02:00
f2fa440159 Relazione 2022-05-09 00:58:01 +02:00
8f37f4e6eb style and comments for threadpool.c 2022-05-07 23:00:47 +02:00
0242635691 style and comments for fileQueue.* 2022-05-07 22:21:20 +02:00
f547da3d73 style for files taglialegna.* apiFile.* 2022-05-07 21:16:35 +02:00
d9de77e427 style and fixed bug allocating too much memory in append file 2022-05-07 17:28:41 +02:00
1a20f374f1 fixed lockfile trying to lock already locked file 2022-05-05 21:13:32 +02:00
1aa5f2e1d9 comments for client.c 2022-05-04 23:42:12 +02:00
f64dd54b84 optimizing for dev/null 2022-05-03 23:30:47 +02:00
4b7f15c555 last bug fixes and test2 & test3 2022-05-03 23:14:39 +02:00
85231d073f working -u -l -c 2022-04-30 00:37:59 +02:00
6bf73e8d18 working -w 2022-04-29 22:31:35 +02:00
59ac9663c9 working -R 2022-04-29 21:04:45 +02:00
6a7b018f25 fixed -r and -d 2022-04-29 15:47:27 +02:00
b0b9310acc -w, -W, -r all working 2022-04-29 01:26:31 +02:00
8841ca95a0 -r is working 2022-04-27 21:18:25 +02:00
5151418090 make multiprocessing 2022-04-25 21:56:13 +02:00
e67d3b5580 fixed -W, working on -r 2022-04-25 20:24:55 +02:00
d38c4688bb fixes 2022-04-24 15:38:30 +02:00
19978f221f fix? 2022-04-24 13:20:34 +02:00
8abcb95d82 merge 2022-04-24 13:03:00 +02:00
d7f555bf21 compiling on linux 2022-04-24 13:01:13 +02:00
50f2e27564 aaaaaaaaaaa 2022-04-24 12:20:31 +02:00
9eaf9cdd49 bugssss 2022-04-24 01:36:43 +02:00
4fe23200bc bug fixes and test2 2022-04-23 17:43:38 +02:00
11a5dae9e9 test1 2022-04-23 15:05:31 +02:00
e5d2c9c5b2 all api functions 2022-04-23 00:56:30 +02:00
8e9cc3de13 openFile, readFile 2022-04-22 21:59:40 +02:00
cf93e53ade printInfo 2022-04-21 20:08:22 +02:00
fdb98cec53 closeConnection 2022-04-21 19:56:50 +02:00
da707a09eb openConnection 2022-04-21 18:56:47 +02:00
72cb3ec3ea Logic to -w 2022-04-20 22:34:06 +02:00
3bf2a13e89 Commit 2022-04-17 23:50:38 +02:00
6eb723ce6b Added first functionality to client 2022-04-16 21:21:04 +02:00
a7a0027f86 fix: working on linux 2022-04-11 19:19:17 +02:00
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
a5371ad4c7 OpenFile 2022-03-31 22:26:44 +02: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