[NET] CORE-6413
[reactos.git] / reactos / subsystems /
2012-09-15 Timo Kreuzer{CSRSRV]
2012-09-13 Mike NordellAdd comment explaining initialization.
2012-09-05 Dmitry Gorbachev[NTOSKRNL]
2012-08-29 Mike NordellSilence compiler warning
2012-08-27 Amine Khaldi[CMAKE]
2012-07-29 Amine Khaldi* We've been waiting, for a long time, for the mighty...
2012-04-03 Timo Kreuzer[CSRSRV/CSRSRV2]
2012-04-01 Amine Khaldi* Reorganize the whole ReactOS codebase into a new...
2012-04-01 Amine Khaldi[WIN32SS]
2012-04-01 Amine Khaldi[WIN32SS]
2012-03-26 Timo Kreuzer[WIN32K]
2012-03-24 Timo Kreuzer[WIN32K]
2012-03-24 Timo Kreuzer[WIN32K]
2012-03-24 Timo Kreuzer[WIN32K]
2012-03-24 Timo Kreuzer[WIN32K]
2012-03-24 Timo Kreuzer[WIN32K]
2012-03-24 Timo Kreuzer[DIBLIB]
2012-03-23 Timo Kreuzer[WIN32K]
2012-03-23 Timo Kreuzer[DIBLIB]
2012-03-22 Timo Kreuzer[WIN32K]
2012-03-22 Timo Kreuzer[DIBLIB]
2012-03-21 Timo Kreuzer[WIN32K]
2012-03-19 Olaf Siejka[TRANSLATION]
2012-03-15 Timo Kreuzer[WIN32K]
2012-03-14 Rafal Harabien[NTOSKRNL]
2012-03-08 Stefan Ginsberg- Fix DBG macro AGAIN which got broken during the switc...
2012-03-07 Jérôme Gardou[CMAKE]
2012-03-07 Pierre Schweitzer[WIN32CSR]
2012-03-07 Pierre Schweitzer[WIN32K]
2012-03-07 Rafal Harabien[WIN32K]
2012-03-06 Timo Kreuzer[WIN32K]
2012-03-04 Kamil Hornicek[WIN32K]
2012-03-04 Timo Kreuzer[WIN32K]
2012-03-04 Timo Kreuzer[WIN32K]
2012-03-04 Timo Kreuzer[WIN32K]
2012-03-04 Alex Ionescu[WIN32K]: Should fix usb/livecd failure reported by...
2012-03-03 Timo Kreuzer[PSDK] Add missing definitions to wingdi.h
2012-03-03 Timo Kreuzer[WIN32K]
2012-03-01 Timo KreuzerParty revert r55722: "[CSRSRV]: Some misc cleanup of...
2012-02-26 Dmitry Gorbachev[NDK]
2012-02-25 Alex Ionescu[CSRSRV]: Quiet, you!
2012-02-25 Giannis Adamopoulos[win32k]
2012-02-25 Giannis Adamopoulos[win32k]
2012-02-25 Amine Khaldi* Rbuild, our build system, has served us well so far...
2012-02-24 Giannis Adamopoulos[win32k]
2012-02-24 Giannis Adamopoulos[win32k]
2012-02-23 Stefan Ginsberg[CMAKE]
2012-02-21 Giannis Adamopoulos[win32k]
2012-02-21 Jérôme Gardou[WIN32K]
2012-02-20 Amine Khaldi[CMAKE]
2012-02-20 Giannis Adamopoulos[win32k]
2012-02-20 Giannis Adamopoulos[win32k]
2012-02-20 Giannis Adamopoulos[win32k]
2012-02-20 Giannis Adamopoulos[win32k]
2012-02-20 Giannis Adamopoulos[win32k]
2012-02-20 Giannis Adamopoulos[win32k]
2012-02-19 Giannis Adamopoulos[win32k]
2012-02-19 Alex Ionescusigh.
2012-02-19 Alex Ionescu[CSRSRV]: Some misc cleanup of dead code. No functional...
2012-02-19 Alex Ionescu[CSRSRV]: Heh, fix a bug, which I think caused the...
2012-02-19 Alex Ionescu[CSRSRV/KERNEL32]: Close the last big architectural...
2012-02-19 Alex Ionescu[CSRSRV]: Sometimes too much of a hybrid is no longer...
2012-02-19 Alex Ionescu[KERNEL32/CSRSRV]: Handle ExitProcess CSRSS message...
2012-02-19 Alex Ionescu[CSRSRV]: Don't bail out incorrectly if we get a LPC_EX...
2012-02-19 Alex Ionescu[CSRSRV]: Implement support for exception messages...
2012-02-19 Alex Ionescu[CSRSRV/KERNEL32]: Do the Windows thing and send a...
2012-02-19 Alex Ionescu[CSRSRV]: It seems safe to now enable the #if0'ed out...
2012-02-19 Alex Ionescu[CSRSRV]: Properly implement CsrSrvCreateThread now...
2012-02-19 Alex Ionescu[CSRSRV]: Take a refernece to the client thread since...
2012-02-19 Alex Ionescu[CSRSRV]: Port CsrLockedReferenceThread from CSRSRV2.
2012-02-19 Alex Ionescu[CSRSRV2]: Bugfix, don't dereference the thread instead...
2012-02-19 Alex Ionescu[CSRSRV]: Fix scenario when a new thread is being creat...
2012-02-19 Alex Ionescu[CSRSRV]: I confused ShutdownCallback with DisconnectCa...
2012-02-19 Alex Ionescu[CSRSRV]: Switch to the CSRSRV2 model of having a dynam...
2012-02-19 Alex Ionescu[CSRSRV]: No longer accept connections from unknown...
2012-02-19 Alex Ionescu[CSRSRV/WIN32CSR]: Remove all the code that was setting...
2012-02-19 Alex Ionescu[NTOSKRNL]: Implement ThreadBreakOnTermination for...
2012-02-19 Alex Ionescu[CSRSRV/WIN32CSR]: Make Win32CSR much closer to a real...
2012-02-19 Alex Ionescu[CSRSRV]: Remove a bunch of hacks and don't attach...
2012-02-18 Alex Ionescu[CSRSRV]: Port CsrCallServerFromServer (and hackplement...
2012-02-17 Timo Kreuzer[WIN32K]
2012-02-17 Alex Ionescu[WIN32CSR/CSRSRV]: Make the outdated CSR_PLUGIN archite...
2012-02-17 Alex Ionescu[WIN32CSR]: link with CSRSRV in rbuild too.
2012-02-17 Alex Ionescu[CSRSRV]: Add a future hack.
2012-02-17 Alex Ionescu[WIN32CSR]: Link with CSRSRV.
2012-02-17 Alex Ionescu[CSRSRV2]: formatting fix.
2012-02-16 Alex Ionescu[CSRSRV]: Call the fake BaseSrv Init function during...
2012-02-16 Alex Ionescu[CSRSRV]: Hackfix "LPC Failed" errors.
2012-02-16 Alex Ionescu[CSRSRV]: Make CSRSRV "load" its own DLL as it should...
2012-02-16 Alex Ionescu[NTDLL/INCLUDE]: Rename the CSRSRV API Numbers not...
2012-02-16 Alex Ionescu[CSRSRV2]: Bug fixes.
2012-02-16 Alex Ionescu[CSRSRV]: Improve ClientConnectionThread a bit to make...
2012-02-16 Alex Ionescu[CSRSRV]: Move the CsrSv* APIs to session.c where they...
2012-02-16 Timo Kreuzer[WIN32K]
2012-02-16 Sylvain Petreolle[CSRSRV]
2012-02-16 Dmitry Gorbachev[WIN32K]
2012-02-16 Alex Ionescu[CSRSRV]: Port the CsrWait* and CsrSession* APIs from...
2012-02-16 Alex Ionescu[CSRSRV]: Move the newly ported process APIs to procsup...
2012-02-16 Alex Ionescu[CSRSRV]: Port the alloc/dealloc/insert/remove CsrProce...
2012-02-16 Alex Ionescu[CSRSRV2]: Formatting fix.
next