aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed misplaced nodiscard attributeMartin Ridgers2021-10-071-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed shadowed template parameterMartin Ridgers2021-10-071-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged mainMartin Ridgers2021-10-0758-677/+2421
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged mainMartin Ridgers2021-10-0127-121/+905
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed `-fshort-wchar` compiler flag on LinuxMartin Ridgers2021-10-012-3/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some instructions for building on LinuxMartin Ridgers2021-10-011-1/+55
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed link error when building with xmakeMartin Ridgers2021-09-291-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed unsigned < 0 comparisonMartin Ridgers2021-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no ssize_t on WindowsMartin Ridgers2021-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Confirm assumption about the size of wchar_tMartin Ridgers2021-09-291-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Global compile flags when building on LinuxMartin Ridgers2021-09-291-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the link dirs and libs that zencore needs on LinuxMartin Ridgers2021-09-291-1/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some warnings from GCCMartin Ridgers2021-09-291-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(projectdir) is a little more robust than ..Martin Ridgers2021-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented IsProcessRunning() for LinuxMartin Ridgers2021-09-291-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added parentheseses' around the left-hand side of a bit-wise or.Martin Ridgers2021-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log2 could be used uninitialised if mask passed argument to BitScanRev() was 0Martin Ridgers2021-09-291-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | readlink() parameters should not alias each otherMartin Ridgers2021-09-291-10/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed an include path from backslashes to forward slashesMartin Ridgers2021-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed signed/unsigned mismatched warnings from GCCMartin Ridgers2021-09-293-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in z$ service returning partial cache records and enable small obje...Per Larsson2021-12-149-25/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Cid to CAS chunk mapping after GC.Per Larsson2021-12-138-11/+166
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in z$ GC.Per Larsson2021-12-133-52/+61
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'main' into gcPer Larsson2021-12-1335-2/+883
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated the readme for the thirdparty licenses folder.Zousar Shaker2021-12-091-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add TPS license approvals.Zousar Shaker2021-12-0934-0/+880
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored z$ GC.Per Larsson2021-12-134-140/+213
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for triggering GC with different params and refactored GC sched...Per Larsson2021-12-125-122/+189
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added size to GcStorage.Per Larsson2021-12-109-50/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set GC default enabled and interval set to zero (off).Per Larsson2021-12-104-44/+57
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore clangd cache directory.Per Larsson2021-12-101-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Format fix.Per Larsson2021-12-0912-50/+44
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged main.Per Larsson2021-12-0916-239/+494
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return status_code as ErrorCode from jupiter api if not successfulJoe Kirchoff2021-12-072-26/+72
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #33 from EpicGames/make_Materialize_threadsafemattpetersepic2021-12-062-43/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes from code reviewMatt Peters2021-12-032-10/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make IoBufferCore::Materialize threadsafeMatt Peters2021-12-022-43/+58
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better error tracking when remote execute fails to postJoe Kirchoff2021-12-021-15/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #32 from EpicGames/non-elevated-asiozousar2021-12-021-1/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap asio call to Service->HandleRequest in try/catch like http.sys.Zousar Shaker2021-12-011-1/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 'Platform' instead of 'OSFamily' for Horde conditionJoe Kirchoff2021-12-011-11/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove throw missed in last commitJoe Kirchoff2021-12-011-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Write dummy file to ensure directories exist for remote executionJoe Kirchoff2021-12-011-0/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't throw a runtime_error if remote execute api failsJoe Kirchoff2021-12-012-9/+23
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #31 from EpicGames/non-elevated-asiozousar2021-12-011-1/+37
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Address review feedback/comments.Zousar Shaker2021-12-011-26/+32
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle double slashes in URL path by normalizing them away like http.sys.Zousar Shaker2021-11-301-1/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/ridgers-pr' into mainMartin Ridgers2021-11-301-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wait on an event instead of using sleep()Martin Ridgers2021-11-261-4/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #30 from EpicGames/non-elevated-asiozousar2021-11-296-41/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |