reactos.git
2005-06-29 Filip NavaraFix warnings.
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-29 Steven Edwardsmove a few more headers to the PSDK
2005-06-28 Gunnar Dalsnesuse correct resourcefile
2005-06-28 Steven Edwardsmove ipexport.h to PSDK
2005-06-28 Steven Edwardsremove inclusion of basetsd.h, I did not mean to commit...
2005-06-28 Gé van GeldorpStart off atoms in life with a ReferenceCount of 1
2005-06-28 Steven Edwardsmove some wine headers to the PSDK
2005-06-28 Alex IonescuMove MS DDK files to DDK
2005-06-28 Alex IonescuCopy more official headers to psdk directory
2005-06-28 Alex IonescuCopy more official headers to psdk directory
2005-06-28 Alex IonescuAdd PSDK headers from ./include to ./w32api, delete...
2005-06-27 Eric KohlImplement private object security functions.
2005-06-27 Eric Kohl- Add Rtl*SecurityObject stubs.
2005-06-27 Hartmut BirrFixed the rule for wrc.o.
2005-06-27 Magnus Olsenremove blank space at end of line 143 did not see it
2005-06-27 Magnus OlsenBrandon Turner <turnerb7@msu.edu> Implemented /A examp...
2005-06-26 Alex IonescuDelete last trace of old headers in NDIS, and clean...
2005-06-26 Thomas Bluemel- don't use the UNIMPLEMENTED macro in ObFindHandleForO...
2005-06-26 Alex IonescuFix boot
2005-06-26 Eric KohlBuild LSASS.
2005-06-26 Eric KohlRemove useless Nt*Chanel and NtQueryOleDirectoryFile...
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Eric KohlRevert patch 16283 because it breaks PSDK compatibility.
2005-06-26 Alex IonescuSeems I forgot to commit this, sorry
2005-06-26 Eric KohlAdd missing base address for cfgmgr32.dll and lsasrv...
2005-06-26 Alex IonescuFix build
2005-06-26 Alex IonescuFinalize organization of rtlfuncs.h and update FIXME...
2005-06-26 Alex IonescuRemove depcrecated constant
2005-06-26 Alex IonescuUpdate FIXME status.
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-26 James TaborSetup support for ShowOwnedPopups and expand new functi...
2005-06-26 Alex IonescuSatisfy blight's excessively arrogant attitude and...
2005-06-26 Alex IonescuAdd NDK FIXME List.
2005-06-26 Eric KohlBuild lsasrv.dll.
2005-06-26 Hervé PoussineauMove variable declaration at the top of the function
2005-06-26 Eric KohlAdd cfgmgr32 dll.
2005-06-26 Eric KohlDon't redefine ANSI_STRING, UNICODE_STRING and OBJECT_A...
2005-06-26 Eric KohlAdd missing resource function prototypes.
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-26 Alex Ionescufix diskdump build
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-26 Alex Ionescumake usb miniports not to use old header
2005-06-26 Alex Ionescumake lsass, win32k and vbe/xbox miniports use ndk inste...
2005-06-26 Alex IonescuRevert accidental commit
2005-06-26 Alex IonescuImitate NT and set some of the private object info...
2005-06-26 Alex IonescuBuild videoprt with NDK
2005-06-26 Eric KohlHal needs KPCR_BASE
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex Ionescufix most parts of the build except win32k
2005-06-25 Alex IonescuAdd many more structures to NDK which were incorrectly...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Hervé PoussineauRemove mouse type selection in usetup.
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-25 Alex IonescuForgot this, sorry
2005-06-25 Alex IonescuBuild secur32 with NDK
2005-06-25 Alex IonescuFix token structure, add aux_data, fix KeDisconnectInte...
2005-06-24 Magnus OlsenBrandon Turner <turnerb7@msu.edu>) simple check to...
2005-06-24 Alex IonescuAdd missing privileges to winddk
2005-06-24 Casper HornstrupSearch current directory first for #include "".
2005-06-24 Hervé PoussineauChange STATUS error codes to winerror ones
2005-06-24 Hervé PoussineauDmitry Philippov (shedon@mail.ru): implement GetCommCon...
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-24 Alex IonescuFix rtshared, didn't know about this module
2005-06-24 Alex IonescuBuild regtess with standard windows header only, not...
2005-06-24 Alex IonescuForgot to commit this fix to ntifs
2005-06-24 Alex IonescuBuild HAL with NDK
2005-06-24 Alex IonescuBuild eventlog, umpnpmgr, rpcss with NDK
2005-06-23 Hervé PoussineauAdd COMMPROP_INITIALIZED constant. It is used in COMMPR...
2005-06-23 Hervé PoussineauAssign provider-specific fields in IOCTL_SERIAL_GET_PRO...
2005-06-23 Steven Edwardsconvert all of the gdiplus stuff to lowercase
2005-06-23 Magnus Olsen(Brandon Turner) <turnerb7@msu.edu>) Fixed bug to allow...
2005-06-23 Gé van GeldorpDon't draw 0-width HLine
2005-06-23 Alex IonescuBuild stub hal with NDK
2005-06-23 Alex IonescuFix bug in interrupt code
2005-06-23 Steven Edwardsproperly break it. correct typo
2005-06-23 Steven Edwardsbreak the tree for gcc 3.4.1 and gcc 4 at the request...
2005-06-23 Steven Edwardsone has to wonder if I am fixing a kernel build.....
2005-06-23 Alex IonescuRevert accidental change
2005-06-23 Thomas Bluemelflag IsTokenRestricted() as @implemented
2005-06-23 Alex IonescuFix two more build issues caused by greatlod's d3d...
2005-06-23 Alex Ionescuuse DDK for rossym
2005-06-23 Alex Ionescufix build...sigh...sorry, my ntoskrnl builds with NDK
2005-06-23 Alex IonescuFix more ddk/ndk missing defintions
2005-06-23 Alex IonescuFix build (my fault now :P)
2005-06-23 Alex IonescuFix some NDK things and missing w32api defines.
2005-06-23 Alex IonescuFix build (no, not because of me, casper)
2005-06-22 Steven Edwardsmark IopCsqCancelRoutine as static. Vizzini really...
2005-06-22 Alex IonescuFix typo
2005-06-22 Alex IonescuBuild diskdump with NDK
2005-06-22 Alex IonescuFix definition of KINTERRUPT in ROS headers so that...
2005-06-22 Steven Edwardsadded msxmldid.h from wine
2005-06-22 Magnus Olsenmove ddrawi.h to ddk there it belong
2005-06-22 Thomas Bluemelimplemented RtlHashUnicodeString and export it in ntdll
2005-06-22 Steven Edwardsremove unnneed function declariation
2005-06-22 Maarten BosmaRemoved ddk/ddrawi.h because we have it twice, also...
2005-06-22 Alex IonescuFix build (eh, Casper? :P)
2005-06-22 Thomas Bluemelclose extern "C" block for c++ code
2005-06-22 Alex IonescuFix build
next