Tell others to leave our port alone
[reactos.git] / reactos / ntoskrnl / lpc /
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...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-07 Alex IonescuRemove /nt directory
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-02 Emanuele AlibertiReplace
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-11-13 Hartmut Birr- Removed some unnecessary type casts.
2004-11-11 Alex IonescuFix calls to KeAttachProcess
2004-10-31 Emanuele AlibertiNormalize private symbols in LPC, plus minor changes...
2004-09-13 Gé van GeldorpFix closing of LPC ports
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Emanuele AlibertiRegister the LPC Port object object in the system name...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Alex IonescuAdded Lpc Stubs
2004-05-31 Gé van GeldorpTemporarily undo KeAttachProcess() done by win32k
2004-02-21 Filip Navara- Minor correction to NtConnectPort to avoid freeing...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-02 Emanuele AlibertiLPC: initial work on NT/ROS compatibility.
2004-02-01 Emanuele AlibertiUse macros for LPC message limits in current LPC implem...
2004-01-22 Emanuele AlibertiDo not make NtSecureConnectPort fail: for now direct...
2004-01-07 Emanuele AlibertiMinor changes for NT compatibility.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-11-20 Eric KohlFixed a cut-and-paste bug.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-08-18 Hartmut Birr- Check for the status after calling KeWaitForSingleObj...
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-16 Hartmut Birr- Release the lock while accessing pageable user mode...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-01 Gé van GeldorpProperly clean up terminated threads
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-01-11 Hartmut BirrDid not dereference the connected port if the function...
2002-11-05 Hartmut Birr* Fixed the buffer allocation in NtAccecptConnectedPort.
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-03-01 Eric KohlStarted implementing type objects.
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2002-01-03 David WelchFixed LPC section bug
2001-12-31 David WelchVirtual memory support
2001-12-05 David WelchFixed security define spelling
2001-12-02 David WelchImplemented LPC sections
2001-12-01 Phillip SusiFixed typeo that prevented compilation
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
next