summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* [FUSE] More cleanup and minor fixesSimon Rettberg2024-04-111-1/+1
* [FUSE] Rename COW API endpoints againSimon Rettberg2024-04-081-3/+4
* [FUSE] cow: More fixes and refactoringSimon Rettberg2023-04-142-1/+2
* [FUSE] cow: Cleanup, comments, fixes, minor refactoringSimon Rettberg2023-03-293-16/+21
* added blockupload dump into status.txtMichael Scherle2022-07-041-0/+1
* added upload speed in status & mem leak fixMichael Scherle2022-06-091-1/+2
* asserts to verify type sizeMichael Scherle2022-06-081-0/+1
* fixed multiple compiler warningsMichael Scherle2022-06-071-1/+1
* security fixesMichael Scherle2022-06-031-0/+1
* fixed wrong bitfield sizeMichael Scherle2022-06-021-3/+4
* added cow upload status file & started docMichael Scherle2022-05-301-2/+2
* implemented block upload via restMichael Scherle2022-05-111-0/+7
* multible bugfixes, test can verify existing fileMichael Scherle2022-03-311-1/+2
* first round of fixes: static, setBits, MagicValuesMichael Scherle2022-03-071-0/+3
* [KERNEL] Removes duplicate word 'of' in license headersManuel Bentele2021-04-163-3/+3
* [KERNEL] Implement best_count logic for load balancingSimon Rettberg2021-03-261-1/+1
* [BUILD] Fix build issue if version information (Git tag) is missingManuel Bentele2021-03-171-2/+2
* [BUILD] Add support in CMake to validate (lint) the source codeManuel Bentele2021-03-041-2/+1Star
* [BUILD] Include branch and build timestamp in binariesSimon Rettberg2020-12-022-0/+3
* [KERNEL, CLIENT]: submit and probe multiple dnbd3-server with ioctl OPENManuel Bentele2020-11-061-1/+5
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-222-2/+12
* [BUILD] add option to build the dnbd3-server with afl-fuzz supportManuel Bentele2020-10-201-0/+15
* [BUILD] set build type and stop Release build if repository is dirtyManuel Bentele2020-10-192-3/+4
* [BUILD] fixes issues to build user space programs on FreeBSD 12.1Manuel Bentele2020-10-191-4/+0Star
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-1612-0/+949