[KERNEL32][CONSRV]
[reactos.git] / reactos / dll / ntdll /
2013-10-23 Timo Kreuzer[NTDLL] Use LDR_LOCK_LOADER_LOCK_FLAG_RAISE_ON_ERRORS...
2013-10-19 Thomas Faber[RTL]
2013-10-05 Hermès Bélusca-Maïto[NTDLL]: Stubplement and export LdrFlushAlternateResour...
2013-09-24 Hermès Bélusca-Maïto[RTL]
2013-09-22 Hermès Bélusca-Maïto[RTL]
2013-09-14 Amine Khaldi* Silence some debug prints.
2013-09-13 Alex Ionescu[KERNEL32/NTDLL]: Fix definition of RtlCreateActivation...
2013-09-01 Hermès Bélusca-Maïto[CMAKE]: Fix a comment typo only.
2013-08-31 Alex Ionescu[NTDLL]: Use NT-style calculation in CsrClientCallServe...
2013-08-30 Alex Ionescu[NTDLL/RTL]: Stub and export all the routines that...
2013-08-29 Amine Khaldi[NTDLL]
2013-08-29 Alex Ionescu[NTDLL]: Fix CsrpConnectToServer to use the correct...
2013-08-28 Alex Ionescu[NTDLL]: Don't give every process a KernelCallbackTable...
2013-08-28 Alex Ionescu[RTL]: Correctly read PEB or Kernel Variables for Heap...
2013-08-19 Hermès Bélusca-MaïtoRename CSR_CONNECTION_INFO and CONSOLE_CONNECTION_INFO...
2013-08-19 Hermès Bélusca-Maïto[KERNEL32]
2013-07-25 Alex Ionescu[NTDLL]: Export LdrOpenImageFileOptionsKey and LdrQuery...
2013-05-09 Hermès Bélusca-MaïtoMerge my current work done on the kd++ branch:
2013-05-09 Hermès Bélusca-MaïtoSunc with trunk revision 58971.
2013-05-04 Hermès Bélusca-MaïtoCode reorganization only.
2013-04-28 Hermès Bélusca-MaïtoCreate this branch to work on loading of different...
2013-04-15 Hermès Bélusca-Maïto[REACTOS]
2013-04-13 Hermès Bélusca-MaïtoSync with trunk r58740.
2013-04-06 Hermès Bélusca-MaïtoSync with trunk r58687.
2013-03-24 Hermès Bélusca-MaïtoSynchronize with trunk r58606.
2013-03-17 Hermès Bélusca-Maïto[NDK-RTL]
2013-03-17 Hermès Bélusca-Maïto[RTL-NTDLL]
2013-03-16 Hermès Bélusca-MaïtoSynchronize with trunk r58528.
2013-03-10 Hermès Bélusca-MaïtoSynchronize with trunk r58457.
2013-01-28 Hermès Bélusca-Maïto- Sync with trunk r58248 to bring the latest changes...
2013-01-24 Amine Khaldi* Slap *some* sense into our header inclusions.
2013-01-14 Timo Kreuzer[NTOSKRNL] Initialize MmCriticalSectionTimeout and...
2013-01-14 Timo Kreuzer[RTL/NTOSKRNL]
2013-01-09 Hermès Bélusca-MaïtoSync with trunk r58151 to bring the latest changes...
2013-01-08 Amine Khaldi* Visual Studio IDE support bringup. We can now even...
2012-12-28 Hermès Bélusca-MaïtoSync with trunk r58033.
2012-12-10 Hermès Bélusca-Maïto- Synchronize up to trunk's revision r57864.
2012-11-30 Hermès Bélusca-MaïtoSynchronize up to trunk's revision r57784.
2012-11-24 Hermès Bélusca-MaïtoSynchronize up to trunk's revision r57756.
2012-11-07 Hermès Bélusca-MaïtoSynchronize up to trunk's revision r57689.
2012-11-01 Hermès Bélusca-Maïto[KERNEL32/NTDLL]
2012-10-31 Hermès Bélusca-MaïtoSynchronize with trunk's revision r57652.
2012-10-28 Hermès Bélusca-MaïtoSynchronize with trunk's revision r57629.
2012-10-23 Hermès Bélusca-MaïtoSynchronize with trunk's revision r57599.
2012-10-14 Hermès Bélusca-MaïtoCreate a branch for working on csrss and co.
2012-10-04 Alex Ionescu[RTL]: Implement and half-plement the Object Security...
2012-10-04 Alex Ionescu[RTL]: Add all the missing Rtl*Security*Object APIs...
2012-09-20 Thomas Faber[NTOSKRNL][NTDLL][RTL][KERNEL32]
2012-09-19 Alex Ionescu[RTL]: Cleanup all the ACL functions. Mostly refactorin...
2012-09-14 Timo Kreuzer[RTL]
2012-08-27 Amine Khaldi[CMAKE]
2012-08-24 Aleksey Bragin[NTDLL/LDR]
2012-08-18 Thomas Faber[NTDLL:LDR]
2012-08-18 Thomas Faber[NTDLL:LDR]
2012-07-24 Thomas Faber[CRT][NTDLL]
2012-07-21 Jérôme Gardou[CRT]
2012-07-12 Jérôme Gardou[NTDLL]
2012-05-24 Alex Ionescu[KERNEL32]: Enable SxS support in CreateRemoteThread...
2012-04-18 Timo Kreuzer[NTDLL]
2012-04-02 Amine Khaldi[WIN32SS]
2012-03-20 Thomas Faber[NTDLL/LDR]
2012-03-07 Jérôme Gardou[CMAKE]
2012-02-25 Amine Khaldi* Rbuild, our build system, has served us well so far...
2012-02-23 Stefan Ginsberg[CMAKE]
2012-02-20 Amine Khaldi[CMAKE]
2012-02-20 Alex Ionescu[NTDLL/RTL]: Implement RtlGet/SetThreadErrorMode.
2012-02-19 Alex Ionescu[RTL/NTDLL/KERNEL32]: Rtl provides worker queue and...
2012-02-18 Alex Ionescu[CSRSRV]: Port CsrCallServerFromServer (and hackplement...
2012-02-16 Alex Ionescu[NTDLL/INCLUDE]: Rename the CSRSRV API Numbers not...
2012-02-12 Cameron Gutman[USB]
2012-02-11 Rafal Harabien[NTDLL]
2012-02-11 Amine Khaldi* Sync up to trunk r55544.
2012-02-06 Alex Ionescu[NTOSKRNL]: Partly implement NtAreMappedFilesTheSame...
2012-02-04 Timo Kreuzer[NTDLL]
2012-01-30 Alex Ionescu[RTL]: Document, define, implement, and export RtlSetTh...
2012-01-20 Cameron Gutman[USB-BRINGUP-TRUNK]
2012-01-17 Cameron Gutman- Merge the remaining portion of the wlan-bringup branch
2012-01-15 Alex Ionescu[NTDLL]: Add, export, and stubplement RtlComputeImportT...
2012-01-02 Cameron Gutman[WLAN-BRINGUP]
2012-01-01 Pierre Schweitzer[NTDLL]
2011-12-16 Aleksey Bragin[NTDLL/LDR]
2011-12-14 Alex Ionescu[RTL]: Implement, and export, RtlDosSearchPath_Ustr...
2011-12-09 Aleksey Bragin[LDR]
2011-12-09 Pierre Schweitzer[NTDLL]
2011-12-09 Cameron Gutman[ACTCTX]
2011-12-09 Aleksey Bragin[ACTCTX]
2011-12-07 Aleksey Bragin[NTDLL/LDR]
2011-11-28 Dmitry Gorbachev[NTDLL]
2011-11-26 Aleksey Bragin[NTDLL/LDR]
2011-11-07 Alex Ionescu[KERNEL32]: Implement Wow64Enable/Disable/RevertWow64Di...
2011-11-06 Alex Ionescu[NTDLL]: Export RtlImageNtHeaderEx and LodrLoadAlternat...
2011-11-02 Jérôme Gardou[KERNEL32]
2011-10-13 Timo Kreuzer[ASM]
2011-10-08 Aleksey Bragin[LDR]
2011-09-22 Aleksey Bragin[NTDLL]
2011-09-21 Pierre Schweitzer[NTDLL]
2011-09-20 Aleksey Bragin[NTDLL/LDR]
2011-09-19 Roel Messiant[NTOSKRNL]
2011-09-19 Timo Kreuzer[NTDLL]
2011-09-19 Dmitry GorbachevFix more unused-but-set warnings.
next