aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/filesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-221-19/+145
* projectstore getchunks rpc with modtag (#244)Dan Engelbrecht2024-12-051-1/+23
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-0/+1
* fix inconsistencies in filecas due to failing to remove payload file during G...Dan Engelbrecht2024-11-221-2/+2
* workspace share security (#192)Dan Engelbrecht2024-10-231-0/+30
* safer path from handle (#195)Dan Engelbrecht2024-10-161-15/+10
* simplified CleanDirectory implementation (#182)Stefan Boberg2024-10-031-26/+8
* handle "path not found" as well as "file not found" in directory travers on w...Dan Engelbrecht2024-08-201-1/+1
* 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