Commit Graph

24 Commits

Author SHA1 Message Date
c1d076db04 Refactor code to avoid warnings 2021-03-18 20:27:45 +01:00
81931d287d Cache debug messages improvements 2021-03-16 21:57:33 +01:00
531ddb4880 Caching debug messages 2021-03-16 21:54:49 +01:00
e0d8ab31d5 Improved cache idle performance 2021-03-16 20:22:36 +01:00
4b3c067a75 Fix includes 2021-01-17 17:56:16 +01:00
080d729f31 Add config file 2021-01-06 15:49:52 +01:00
4d4d94fc81 Add config.c and config.h 2021-01-05 23:01:38 +01:00
e856f3f091 Using strcmp more often 2020-12-29 10:52:48 +01:00
cf8862100a Stdout unbuffered 2020-12-28 22:56:03 +01:00
640f3abc1f Flush after print 2020-12-28 15:22:02 +01:00
c0962b90a6 Bugfix create /var/necronda-server/ 2020-12-28 14:01:16 +01:00
161952441d Shared mem bugfix 3 2020-12-28 13:55:38 +01:00
09b2118863 Shared mem bugfix 2 2020-12-28 13:53:18 +01:00
b64828b01a Shared mem debug 2020-12-28 13:48:37 +01:00
8a640acd24 Remove shared mem on error 2020-12-28 13:37:30 +01:00
b6ecb68b1a FastCGI compression 2020-12-27 20:04:15 +01:00
d88c70c978 Compression of xml files 2020-12-24 23:53:14 +01:00
2ed8451db1 File compression working 2020-12-23 21:19:40 +01:00
fbd9a2667f Bugfix cache file 2020-12-23 18:21:03 +01:00
c6f364d6e8 Add ETag calculation 2020-12-22 22:31:58 +01:00
14bcc47db2 Handle child process exit codes 2020-12-22 20:01:59 +01:00
00abf345b9 Added basic file transfer 2020-12-20 16:47:40 +01:00
f0338209f5 Added magic file type detection 2020-12-19 22:09:03 +01:00
f6ac55adaf Added cache.c/.h 2020-12-19 17:38:56 +01:00