summaryrefslogtreecommitdiffstats
path: root/src/fuse/main.h
Commit message (Collapse)AuthorAgeFilesLines
* [FUSE] Don't exit on SIGQUIT, just stop uploadingSimon Rettberg2024-05-131-1/+0Star
|
* [FUSE] More cleanup and minor fixesSimon Rettberg2024-05-131-29/+3Star
| | | | | | | | - Add support for aborting session and further uploads via SIGQUIT - Make API versioned - Change it to "uuid" everywhere instead of a mix of uuid and guid - Server can now tell us to wait with further uploads - merge request is now urlencoded POST instead of mime data
* [FUSE] basic cow implementation & rudimentary testsMichael Scherle2024-05-131-0/+39
|
* fixed code: removed useless splicing, code optimization, commandline ↵ln-tech2020-01-081-5/+0Star
| | | | arguments fixed, auto_cache in lowlevel activated, multi and single threaded modes are supported now
* SIGINT fix, Reader-Writer oroblem fixln-tech2019-11-131-22/+0Star
|
* cleaned codeln-tech2019-10-271-6/+2Star
|
* cleaned code and atomic_ints againstln-tech2019-10-271-0/+31