Use macros for LPC message limits in current LPC implementation.
[reactos.git] / reactos / ntoskrnl / lpc / connect.c
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...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-20 Eric KohlFixed a cut-and-paste bug.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-08-07 Andrew GreenwoodW32API conversion update
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-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
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-01-03 David WelchFixed LPC section bug
2001-12-31 David WelchVirtual memory support
2001-12-02 David WelchImplemented LPC sections
2001-06-23 Phillip SusiFixed LPC port implementation to use an internal semaph...
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-03-07 David WelchAdded tagging of most allocates
2001-01-29 Emanuele AlibertiStubs for some new LPC functions (w2k).
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-06-04 Emanuele AlibertiMade and new ntoskrnl/lpc directory for the LPC subsystem.