aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/filesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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