Merge freeldr from amd64 branch:
[reactos.git] / reactos / ntoskrnl / lpc /
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-24 KJK::HyperionEverything
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-12 Aleksey Bragin- Fix a typo in NtSecureConnectPort, ViewBase was not...
2008-05-11 Filip NavaraTemporary disable part of the SEH code in NtReplyWaitRe...
2008-05-11 Filip NavaraSEH protect NtReplyWaitReceivePortEx and fix one instan...
2008-05-07 Aleksey Bragin- Fix uninitialized Callback var usage, spotted by...
2008-04-23 Aleksey Bragin- Fix logic bugs in LpcRequestPort (which is not the...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-20 Aleksey Bragin- Remove unneeded else-branch, spotted by Dmitry Philippov.
2007-12-20 Aleksey Bragin- Implement LpcRequestWaitReplyPort as a copy of NtRequ...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-26 Aleksey Bragin- Both calls to LpcpMoveMessage must be guarded with...
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-06-11 Dmitry GorbachevFix LPC port referencing.
2007-06-08 Dmitry GorbachevFix failed assertion in MM code.
2007-05-11 Dmitry GorbachevFix (partially) bug #2243.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-03 Alex Ionescu- Temporarily disable referencing and dereferencing...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-22 Alex Ionescu- Fix HANDLE_TABLE definition.
2007-01-21 Alex Ionescu- Fix IN/OUT privileged instruction fault (we don't...
2007-01-21 Alex Ionescu- Fix multiple LPC race conditions.
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-18 Alex Ionescu[25 bug fixes]:
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-15 Alex Ionescu- Fix handle close bug. The ExDestroyHandleEntry API...
2007-01-10 Alex Ionescu- Fix build.
2007-01-10 Alex Ionescu- Commit NTLPC and remove old implementation.
2007-01-09 Alex Ionescu- Fix Port and Section Object Type creation by specifyi...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-11-05 Alex Ionescu- Simplify LPC Message allocation with an LpcpAllocateF...
2006-10-30 Alex Ionescu- Fix incorrect parameter shuffle in NtAcceptConnectPor...
2006-10-30 Alex Ionescu- Add support for mapping the client section in NtAccep...
2006-10-30 Alex Ionescu- Fix parameter checks in NtAcceptConnectPort.
2006-10-30 Alex Ionescu- Add support for secure LPC. However, we always return...
2006-10-30 Alex Ionescu- Add support for Client/RemoteView in NtSecureConnectP...
2006-10-30 Alex Ionescu- Implement NtRequestWaitReplyPort. This is a simple...
2006-10-30 Alex Ionescu- Implement NtSecureConnectPort so that clients can...
2006-10-30 Alex Ionescu- Implement NtCompleteConnectPort. SMSS can now complet...
2006-10-30 Alex Ionescu- Implement NtAcceptConnectPort. This is a naive implem...
2006-10-30 Alex Ionescu- Implement NtReplyWaitReceivePortEx (And LpcpSave...
2006-10-30 Alex Ionescu- Implement NtListenPort as a wrapper around NtReplyWai...
2006-10-30 Alex Ionescu- Implement LpcpCreatePort (And LpcpInitializePortQueue...
2006-10-30 Alex Ionescu- Add lpc\ntlpc directory when NTLPC = 1.
2006-10-30 Alex Ionescu- Implement the rest of Hard Error support.
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-26 Alex Ionescu- Make CSRSS register the default hard error port on...
2006-10-26 Alex Ionescu- Fix dozens of missing typecast errors.
2006-10-23 Alex Ionescu- Implement NtSetEventBoostPriority, NtGetCurrentProces...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-25 Alex Ionescu- Fix a bug in LPC creation (missing one handle) and...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-06-14 Alex Ionescu- Fix some referencing/bugs in Ob functions that I...
2006-06-05 Alex Ionescu- Rename ObpCreateTypeObject to ObCreateObjectType...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-09-16 Hartmut BirrFree all messages in LpcpDeletePort.
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-08 Hartmut BirrInitialize the length in the header in LpcSendTerminati...
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-09-02 Filip NavaraCheck for Request == NULL.
2005-08-28 Hartmut BirrAllocated the message reply buffer according to the...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-18 Alex IonescuFix boot
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structures ...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-08-09 Alex Ionescu- Use the actual previous mode (spotted by Thomas)
2005-08-08 Thomas Bluemelrevert my last changes back to Alex's version of ObpCap...
2005-08-08 Thomas Bluemel- reverted ObpCaptureObjectAttributes back to my old...
2005-07-23 Hartmut BirrFixed an uninitialized variable error.
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Emanuele AlibertiCorrect a comment.
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
next