22 Commits

Author SHA1 Message Date
Maschell
031ad15133 Fallback to "/" when no CWD for a given client was found 2022-08-09 16:14:09 +02:00
Maschell
db108068e4 Hook into FSAWriteFileWithPos to log usage, improve existing logging. 2022-08-09 16:14:09 +02:00
Maschell
61381fbb65 Rename void setWorkingDir -> setWorkingDirForFSClient and getFullPathForClient -> getFullPathForFSClient 2022-08-09 16:14:09 +02:00
Maschell
fca2193e40 Fix readdir wrapper ContentRedirectionModule-20220808-161145 2022-08-08 18:10:19 +02:00
Maschell
eddbc7400e Fill FSStat with more information ContentRedirectionModule-20220808-081706 2022-08-08 10:15:27 +02:00
Maschell
ce9ebde9ce Minor code cleanup 2022-08-08 10:15:27 +02:00
Maschell
78ca44dbf8 Fix logging the file size on stats wrapper 2022-08-08 10:15:27 +02:00
Maschell
aa58f1745f Return FSError instead of FSStatus in FSWrapper 2022-08-08 10:15:27 +02:00
Maschell
030195238f Remove don't remove extra error flags in FSOpenFileAsync as we end up in FSOpenFileExAsync anyway ContentRedirectionModule-20220806-204837 2022-08-06 22:47:11 +02:00
Maschell
f420d5edad Add support for FSOpenFileEx(Async) 2022-08-06 22:47:11 +02:00
Maschell
487d1589f5 Add missing const to paths in function replacements 2022-08-06 22:47:11 +02:00
Maschell
72861fcd7f Update Dockerfile to use latest wut version ContentRedirectionModule-20220725-201358 2022-07-25 13:12:10 -07:00
Maschell
8b7c53f991 Update Dockerfile to use latest WUMS version ContentRedirectionModule-20220512-223123 2022-05-13 00:29:35 +02:00
Maschell
f3f6fae798 Use the latest libfunctionpatcher ContentRedirectionModule-20220508-183857 2022-05-08 20:37:13 +02:00
Maschell
8043922311 Use shared_ptr/unique_ptr instead of raw ptr ContentRedirectionModule-20220429-131041 2022-04-29 15:08:53 +02:00
Maschell
79755b6bb9 Formatting ContentRedirectionModule-20220429-111739 2022-04-29 13:15:47 +02:00
Maschell
ab7fcb156e Improve logging by adding module name to logs 2022-04-29 13:15:47 +02:00
Maschell
9fb780cac1 Remove unused parameter from logging 2022-04-29 13:15:47 +02:00
Maschell
30bf793fa0 Remove OSSetExceptionCallbackEx hook 2022-04-29 13:15:47 +02:00
Maschell
e7eb04958f Add action to the pr workflow that checks building the module with logging ContentRedirectionModule-20220423-073858 2022-04-23 09:37:16 +02:00
Maschell
757e4764cb Improve logging and add logging section to the README ContentRedirectionModule-20220422-200340 2022-04-22 22:02:00 +02:00
Maschell
7c9c0348fe first commit ContentRedirection-20220414-204402 2022-04-14 22:41:41 +02:00