summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Verify checksums of all images on SIGUSR1HEADmasterSimon Rettberg2024-07-056-14/+92
* [SERVER] integrity: Add comments, line wraps, add check for full scanSimon Rettberg2024-07-041-7/+24
* [server] Avoid redefining container_ofSimon Rettberg2024-06-071-0/+2
* [FUSE] curl: Handle read callbacks with < 4k buffer sizeSimon Rettberg2024-05-231-2/+12
* [FUSE] cow: Fix lowercasing of header fieldSimon Rettberg2024-05-221-1/+1
* [KERNEL] Use next pending request for discovery in panic modeSimon Rettberg2024-05-171-13/+33
* [KERNEL] Add more debug logging, tweak connect timeoutSimon Rettberg2024-05-171-8/+16
* [cmake] Quote variable to avoid misleading error if emptySimon Rettberg2024-05-171-2/+2
* [FUSE] cow: stats.txt -> statsSimon Rettberg2024-05-153-15/+18
* [FUSE] Buffer upload reply contents and conditionally printSimon Rettberg2024-05-152-3/+9
* github: Need libcurl nowSimon Rettberg2024-05-133-0/+3
* [FUSE] I'M AN IDIOTSimon Rettberg2024-05-131-1/+1
* [FUSE] Fix hang when trying to chmod/chown /img or /statusSimon Rettberg2024-05-131-1/+3
* [FUSE] Don't exit on SIGQUIT, just stop uploadingSimon Rettberg2024-05-133-10/+1Star
* [FUSE] Fix printf lengthSimon Rettberg2024-05-131-2/+2
* [FUSE] CleanupSimon Rettberg2024-05-131-7/+6Star
* github: cowtest: Write test files to storage at /mntMichael Scherle2024-05-131-40/+41
* [FUSE] Reset cluster fail counter on successful uploadSimon Rettberg2024-05-131-0/+1
* github: retry apt-get callsSimon Rettberg2024-05-131-3/+3
* [FUSE] Fix race conditionSimon Rettberg2024-05-131-1/+5
* [FUSE] Fix uninitialized speed bufferSimon Rettberg2024-05-131-1/+1
* github: Use bash redirects for stdout+errSimon Rettberg2024-05-131-8/+8
* github: Enable address sanitizerSimon Rettberg2024-05-131-0/+3
* [FUSE] Fix check for failed statsfile writeSimon Rettberg2024-05-131-1/+1
* [FUSE] Fix division by zeroSimon Rettberg2024-05-131-1/+1
* [FUSE] Fix use-after-free of curl_slist; unify init codeSimon Rettberg2024-05-131-31/+38
* github: update fuse testsMichael Scherle2024-05-131-46/+33Star
* [FUSE] Move curl reset to start of functionSimon Rettberg2024-05-131-2/+1Star
* [FUSE] Rename version -> revision in /createSimon Rettberg2024-05-132-54/+59
* [FUSE] Use CURLOPT_HEADERFUNCTION instead of curl_easy_headerSimon Rettberg2024-05-132-23/+49
* [FUSE] More cleanup and minor fixesSimon Rettberg2024-05-137-289/+396
* [FUSE] Rename COW API endpoints againSimon Rettberg2024-05-132-13/+19
* github: Update cow testSimon Rettberg2024-05-131-4/+4
* [FUSE] cow: More fixes and refactoringSimon Rettberg2024-05-136-490/+560
* [FUSE] cow: Cleanup, comments, fixes, minor refactoringSimon Rettberg2024-05-138-412/+495
* [FUSE] Fixed cow daemon issueMichael Scherle2024-05-136-21/+19Star
* github: removed rpm from test workflowMichael Scherle2024-05-131-2/+1Star
* [COWTEST] improvements to cowtest readmeMichael Scherle2024-05-133-118/+250
* github: changed test to use net 6Michael Scherle2024-05-131-2/+5
* [COWTEST] random test now cancels on ctrl-cMichael Scherle2024-05-132-57/+94
* [FUSE] added pthread creation error messageMichael Scherle2024-05-131-2/+2
* added github ci for fuse with cowMichael Scherle2024-05-133-6/+131
* [FUSE] basic cow implementation & rudimentary testsMichael Scherle2024-05-1317-70/+3607
* [KERNEL] Fix build on 5.15 kernels >= 5.15.132Simon Rettberg2024-03-151-0/+1
* cmake: Turn modpost errors into warningsSimon Rettberg2024-03-151-0/+1
* github: Update checkout action, base imageSimon Rettberg2024-03-153-16/+16
* github: Add more kernels to build matrixSimon Rettberg2024-03-151-22/+42
* [KERNEL] Set fake RTT to 500ms on manual server switchSimon Rettberg2024-01-181-2/+2
* [SERVER] Log errno if opening image file failsSimon Rettberg2023-06-301-3/+5
* [SERVER] Threadpool: Add active thread count to error messageSimon Rettberg2023-06-141-1/+1