[SHELL32] CCopyToMenu/CMoveToMenu: Check if this_ is NULL
[reactos.git] / subsystems /
2022-01-14 Chan Chilung[TRANSLATION] Update Chinese Traditional (zh-TW) transl...
2021-12-04 Hermès Bélusca-Maïto[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPOR...
2021-12-03 Hermès Bélusca-Maïto[NTVDM] Log explicitly calls to Long FileName support...
2021-12-03 Hermès Bélusca-Maïto[NTVDM] Improve DOS file search implementation. Addendu...
2021-12-03 Hermès Bélusca-Maïto[NTVDM] Trivial english typos fixes.
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Create the CMOS ram file in NTVDM's own directo...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] DosCreateProcess(): Add failure checks when...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Retrieve the full directory of the current...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] disk.c: Simplify some code; unmount only presen...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Sort out some global/emulator header info,...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Silence noisy DPRINTs when starting processes...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] In non-STANDALONE builds, check whether we...
2021-11-25 Doug Lyons[NTVDM] Use strsafe functions for concantenation of...
2021-11-23 Doug Lyons[NTVDM] Add otya128's WineVDM integration code into...
2021-11-22 Hermès Bélusca-Maïto[NTVDM] Log the command line used when starting NTVDM.
2021-11-21 Hermès Bélusca-Maïto[CSRSRV] Update the status.h file with updated information.
2021-11-21 Hermès Bélusca-Maïto[NTDLL:CSR][CSRSRV] Start to deprecate CSR functions...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING][TRANSLATION] Remove trailing whitespace...
2021-09-11 Süleyman Poyraz[TRANSLATION] Add and improve Turkish (tr-TR) translati... 3561/head
2021-07-23 Timo Kreuzer[REACTOS] Fix a number of MSVC warnings
2021-06-25 George Bișoc[CSRSS] Fix MSVC AMD64 build
2021-06-25 George Bișoc[CSRSS] Enable compilation of raise hard error function...
2021-06-25 George Bișoc[CSRSS] Do not give IOPL to the Client/Server native... 3756/head
2021-05-05 Hermès Bélusca-Maïto[CSRSRV] Fix uninitialized variable warning detected... 3619/head
2021-05-05 Hermès Bélusca-Maïto[CSRSRV] Display some other DPRINTs only when CSRSRV...
2021-04-27 Jérôme Gardou[CMAKE] Fix compilation with newer windres versions
2021-03-23 Jérôme Gardou[CSRSRV] Fix comment
2021-03-23 Jérôme Gardou[CSRSRV] Fix locking logic when destroying threads...
2021-03-04 Serge Gautherie[CSRSRV] CsrApiHandleConnectionRequest(): Remove ASSERT...
2020-10-30 Hermès Bélusca-Maïto[BASESRV] Re-enable and actually fix the CsrValidateMes... 3304/head
2020-10-30 Hermès Bélusca-Maïto[CSRSRV] Clarify few comments, and use MAXULONG.
2020-10-17 Hermès Bélusca-Maïto[BASESRV] Use the correct value for the last parameter...
2020-06-01 Serge Gautherie[CSRSRV] CsrUnhandledExceptionFilter: Check RtlAdjustPr...
2020-06-01 Serge Gautherie[CSRSRV] CsrSetProcessSecurity(): Check 1st NtQueryInfo...
2020-05-25 Serge Gautherie[CSRSRV] CsrGetProcessLuid(): Check 1st NtQueryInformat...
2020-05-25 Serge Gautherie[NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] Addendum to e3a70662: Fix build.
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] CsrCaptureArguments(): Tell the compiler the...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] Improve validation of CSR API Message's captur...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] CsrCaptureArguments() and CsrReleaseCapturedAr...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] Protect the Server DLL entrypoint calls under...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] Only when CSRSRV is compiled in debugging...
2020-04-15 Hermès Bélusca-Maïto[CSRSRV] s/LPWSTR/PWSTR/ as the former is not NT type.
2020-04-09 Julen Urizar Compains[TRANSLATION] Multiple minor fixes and addings. (#2516)
2020-03-06 Hermès Bélusca-Maïto[CMAKE][FREELDR] Take the global defines into account...
2020-01-26 Mas4hmad[TRANSLATION] Update Indonesian Translation (#2268)
2019-07-27 Timo Kreuzer[REACTOS] Fix warning C4146: unary minus operator appli...
2019-06-30 Pierre Schweitzer[BASESRV] Implement LUID mapped drive arrival/removal...
2019-06-23 Hermès Bélusca-Maïto[NTVDM] Fix whitespace.
2019-05-18 Pierre Schweitzer[BASESRV] Handle failures instead of asserting
2019-05-18 Pierre Schweitzer[BASESRV] Take ObjectSecurityMode and ProtectionMode...
2019-05-09 Pierre Schweitzer[BASESRV] Misc fixes: use BaseSrvHeap and silent a...
2019-05-08 Pierre Schweitzer[BASESRV] Make Buffer MAX_PATH big again
2019-05-08 Pierre Schweitzer[BASESVR] Take SessionId into account while creating...
2019-05-08 Pierre Schweitzer[BASESRV] Fix the BNO string buffer usage
2019-05-08 Pierre Schweitzer[BASESRV] Rewrite DOS devices management
2019-05-08 Pierre Schweitzer[BASESRV] Enable the ProtectionMode query code
2019-05-08 Pierre Schweitzer[BASESRV] Make SessionId global
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-02-12 Timo Kreuzer[MVDM] hack-fix Clang-CL build
2019-02-09 Andrew Cook[mvdm] Fix missing pointer dereference
2019-01-27 Hermès Bélusca-Maïto[MVDM] Use again the correct CMAKE_C_COMPILER to pre...
2019-01-06 Luo Yufan[TRANSLATION] Update Chinese translation. (#1223)
2019-01-05 David QuintanaResource file strings cleanup (#581)
2018-11-11 Ercan Ersoy[TRANSLATION] Turkish translations of many components...
2018-10-20 Pierre Schweitzer[NTVDM] Allow opening files with write access on CDROM
2018-10-19 Mark Jansen[NTVDM] Implement INT21, AX=4408, Determine if a block... 940/head
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-08-20 Adam Słaboń[TRANSLATION] Polish translation update (#781)
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[MVDM] Fix 64 bit issues
2018-03-30 Thomas Faber[CMAKE] Fix command.com livecd.lst entry. CORE-14509
2018-03-30 Thomas Faber[CMAKE] Avoid use of the LOCATION property for asm16...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-25 Hermès Bélusca-Maïto[MVDM] Update some of the file headers to their new...
2018-01-07 Erdem Ersoy[TRANSLATIONS] Update the email address and add a note...
2017-12-23 Amine Khaldi[NTVDM] Move the def file out of the source files list...
2017-12-23 Amine Khaldi[NTVDM] Missed this file.
2017-12-23 Amine Khaldi[NTVDM] Deduplicate IsConsoleHandle() using the correct...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-08 Hermès Bélusca-MaïtoAdd a small descriptive comment for the reason why...
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-04 Hermès Bélusca-MaïtoRemove unwanted .gitignore files.
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
2014-11-17 Amine Khaldi* Sync up to trunk head (r65426).
2014-11-13 Amine Khaldi* Sync up to trunk head (r65394).
2014-11-10 Amine Khaldi* Sync up to trunk head (r65353).
2014-11-05 Amine Khaldi* Sync up to trunk head (r65270).
2014-11-02 Amine Khaldi* Sync up to trunk head (r65183).
next