| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [FUSE] Fix hang when trying to chmod/chown /img or /statusfuse_cow_2 | Simon Rettberg | 2024-05-13 | 1 | -1/+3 |
| * | [FUSE] Don't exit on SIGQUIT, just stop uploading | Simon Rettberg | 2024-05-03 | 3 | -10/+1![]() |
| * | [FUSE] Fix printf length | Simon Rettberg | 2024-05-03 | 1 | -2/+2 |
| * | [FUSE] Cleanup | Simon Rettberg | 2024-05-03 | 1 | -7/+6![]() |
| * | [FUSE] Reset cluster fail counter on successful upload | Simon Rettberg | 2024-04-24 | 1 | -0/+1 |
| * | [FUSE] Fix race condition | Simon Rettberg | 2024-04-24 | 1 | -1/+5 |
| * | [FUSE] Fix uninitialized speed buffer | Simon Rettberg | 2024-04-24 | 1 | -1/+1 |
| * | [FUSE] Fix check for failed statsfile write | Simon Rettberg | 2024-04-23 | 1 | -1/+1 |
| * | [FUSE] Fix use-after-free of curl_slist; unify init code | Simon Rettberg | 2024-04-23 | 1 | -31/+38 |
| * | [FUSE] Move curl reset to start of function | Simon Rettberg | 2024-04-22 | 1 | -2/+1![]() |
| * | [FUSE] Rename version -> revision in /create | Simon Rettberg | 2024-04-22 | 2 | -54/+59 |
| * | [FUSE] Forgot to set header data | Simon Rettberg | 2024-04-19 | 1 | -0/+1 |
| * | [FUSE] Use CURLOPT_HEADERFUNCTION instead of curl_easy_header | Simon Rettberg | 2024-04-19 | 2 | -23/+48 |
| * | [FUSE] Update doc | Simon Rettberg | 2024-04-11 | 1 | -7/+9 |
| * | [FUSE] More cleanup and minor fixes | Simon Rettberg | 2024-04-11 | 6 | -281/+386 |
| * | [FUSE] Rename COW API endpoints again | Simon Rettberg | 2024-04-08 | 1 | -10/+15 |
| * | [FUSE] cow: More fixes and refactoring | Simon Rettberg | 2023-04-14 | 3 | -474/+523 |
| * | [FUSE] cow: Cleanup, comments, fixes, minor refactoring | Simon Rettberg | 2023-03-29 | 4 | -395/+472 |
| * | Fixed cow daemon issue | Michael Scherle | 2022-09-13 | 4 | -16/+14![]() |
| * | Improved cowtest code documentation | Michael Scherle | 2022-08-22 | 1 | -13/+14 |
| * | added pthread creation error message | Michael Scherle | 2022-08-04 | 1 | -2/+2 |
| * | added github ci | Michael Scherle | 2022-08-04 | 2 | -6/+17 |
| * | more improvements to readme.md | Michael Scherle | 2022-08-02 | 1 | -21/+21 |
| * | improved cow readme.md | Michael Scherle | 2022-08-02 | 1 | -34/+36 |
| * | incorrect resizing fixed | Michael Scherle | 2022-07-26 | 4 | -95/+146 |
| * | optimised file size changes | Michael Scherle | 2022-07-11 | 3 | -39/+121 |
| * | fixed error in readme. | Michael Scherle | 2022-07-08 | 3 | -6/+6 |
| * | improved usage help | Michael Scherle | 2022-07-08 | 1 | -7/+14 |
| * | added curl min upload speed | Michael Scherle | 2022-07-06 | 1 | -19/+23 |
| * | corrected typos in cow redme | Michael Scherle | 2022-07-05 | 1 | -21/+20![]() |
| * | added blockupload dump into status.txt | Michael Scherle | 2022-07-04 | 3 | -66/+122 |
| * | removed timeUploaded and use cmpxchg | Michael Scherle | 2022-06-30 | 3 | -46/+48 |
| * | created sperate paramter for stats | Michael Scherle | 2022-06-28 | 4 | -55/+79 |
| * | redme expanded | Michael Scherle | 2022-06-27 | 3 | -95/+291 |
| * | changed : to = in cow status | Michael Scherle | 2022-06-21 | 1 | -18/+44 |
| * | fixed not waiting for statupdater thread | Michael Scherle | 2022-06-20 | 1 | -2/+5 |
| * | Added better stats | Michael Scherle | 2022-06-15 | 1 | -62/+85 |
| * | moved buffer from dnbd3_async_t to parent | Michael Scherle | 2022-06-13 | 5 | -27/+42 |
| * | removed no longer needed free | Michael Scherle | 2022-06-10 | 1 | -2/+0![]() |
| * | added upload speed in status & mem leak fix | Michael Scherle | 2022-06-09 | 2 | -60/+96 |
| * | asserts to verify type size | Michael Scherle | 2022-06-08 | 1 | -15/+17 |
| * | struct padding and type changes | Michael Scherle | 2022-06-08 | 4 | -18/+26 |
| * | fixed multiple compiler warnings | Michael Scherle | 2022-06-07 | 4 | -135/+141 |
| * | added parallel file upload | Michael Scherle | 2022-06-03 | 2 | -85/+136 |
| * | security fixes | Michael Scherle | 2022-06-03 | 3 | -62/+58![]() |
| * | fixed wrong bitfield size | Michael Scherle | 2022-06-02 | 3 | -37/+92 |
| * | added cow upload status file & started doc | Michael Scherle | 2022-05-30 | 6 | -30/+283 |
| * | implemented block upload via rest | Michael Scherle | 2022-05-11 | 6 | -30/+399 |
| * | changed to use container_of and callbacks | Michael Scherle | 2022-04-12 | 6 | -93/+103 |
| * | multible bugfixes, test can verify existing file | Michael Scherle | 2022-03-31 | 3 | -234/+384 |

