aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/filesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* error fix in ReadFileRangede/httpclient-send-refactorDan Engelbrecht2024-04-261-2/+3
* add generic read file streaming in http clientDan Engelbrecht2024-04-261-17/+39
* use direct file access for large file hash (#63)Dan Engelbrecht2024-04-261-1/+41
* improved assert (#37)Dan Engelbrecht2024-04-041-1/+1
* fix potential partially written files (#2)Dan Engelbrecht2024-03-131-1/+9
* Make sure that PathFromHandle don't hide true error when throwing exceptions ...Dan Engelbrecht2023-12-111-6/+6
* optimized index snapshot reading/writing (#561)Stefan Boberg2023-11-271-2/+23
* fix block cloning copy argument validation (#560)Stefan Boberg2023-11-221-0/+30
* zen run command (#552)Stefan Boberg2023-11-211-0/+119
* moved process handling code into separate h/cpp (#555)Stefan Boberg2023-11-201-0/+1
* add zenserver state snapshot support (#543)Stefan Boberg2023-11-161-0/+97
* gc history log (#519)Dan Engelbrecht2023-11-131-0/+64
* If a directory is deleted while we try to traverse it, skip it and continue (...Dan Engelbrecht2023-11-101-0/+11
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-8/+67
* Make sure error logging or destructors don't throw exception when trying to g...Dan Engelbrecht2023-09-121-13/+44
* Extend http client (#387)Dan Engelbrecht2023-09-081-0/+63
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-1/+1
* lua config file improvements (#379)Dan Engelbrecht2023-08-311-0/+4
* Run clang tidy on modified filezousar2023-08-181-4/+4
* Reduce log level for RLIMIT messagezousar2023-08-181-1/+1
* * Added Guid::FromStringStefan Boberg2023-06-301-8/+61
* Make sure GetEnvVariable can handle values that are longer than 1023 characte...Dan Engelbrecht2023-06-131-4/+18
* Remove ATL header usage (#306)Stefan Boberg2023-05-151-30/+30
* add context to MapViewOfFile errors (#282)Stefan Boberg2023-05-091-0/+21
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1304