reactos.git
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
2005-06-22 Hartmut BirrAdded PFILE_ALIGNMENT_INFORMATION.
2005-06-22 Maarten BosmaChange NtGdiD3dContextDestroyAll@4 to @0
2005-06-22 Alex IonescuBuild tcpip with NDK
2005-06-22 Alex IonescuFix one more bug in NDK, and fix w32api headers to...
2005-06-22 Hartmut Birr- Initialized Reply with NULL for the first call to...
2005-06-22 Magnus OlsenBrandon Turner <turnerb7@msu.edu> Added exclusive delet...
2005-06-22 Alex IonescuFix some NDK issues when attempting to use it from...
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-21 Magnus Olsenadd error code for file not found it was missing on...
2005-06-21 Hervé PoussineauSilent debug messages
2005-06-21 Maarten BosmaMartin Rottensteiner (2005only@pianonote.at):
2005-06-21 Maarten BosmaCopy ddk ddrawi.h to include since it's more uptodate.
2005-06-21 Gé van GeldorpPatch by Hartmut Birr
2005-06-21 Alex IonescuBuild kernel32, ntdll, csrss fully with NDK and remove...
2005-06-21 Alex IonescuUse correct TlsCount/LoadCount definition and fix incor...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-21 Alex IonescuLast build fix...sorry
2005-06-21 Alex IonescuFix build
2005-06-21 Alex IonescuAdd uncleaned start of internal ntdll header
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Alex IonescuMake scsi header um friendly
2005-06-20 Alex IonescuRemove rosrtl usage from usetup
2005-06-20 Alex IonescuBuild usetup with NDK
2005-06-20 Filip NavaraRemove some non-__USE_W32API guarded blocks.
2005-06-20 Alex IonescuBuild winlogon with NDK
2005-06-20 Alex IonescuBuild taskmgr with NDK
2005-06-20 Alex IonescuBuild autochk with NDK
2005-06-20 Filip NavaraFix build.
2005-06-20 Alex IonescuBuild dhcp with ndk
2005-06-20 Alex IonescuBuild format with NDK
2005-06-20 Alex IonescuBuild ntvdm with NDK
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
2005-06-20 Alex IonescuBuild smss with NDK
2005-06-20 Alex IonescuBuild services with NDK
2005-06-20 Alex IonescuBuild sm with NDK
2005-06-20 Filip NavaraMake winddi.h UM-friendly.
2005-06-20 Hartmut BirrFixed a bug within the calculation of the memory load.
2005-06-20 Alex IonescuDon't use DDK, use NDK for wshirda and ws2help
2005-06-20 Alex IonescuDon't use ntdll headers in crt, use ndk
2005-06-20 Alex IonescuBuild iphlpapi with NDK instead of DDK
2005-06-20 Alex IonescuUse NDK instead of DDK
2005-06-20 Alex Ionescujingle bells batman smells, robin laid an egg (build...
2005-06-20 Alex IonescuSyssetup has fallen to the dark side
2005-06-20 Alex IonescuBuild userenv and samlib with NDK
2005-06-20 Alex IonescuBuid vfat(x)lib with NDK
2005-06-20 Alex IonescuBuild psapi with NDK
2005-06-20 Alex Ionescubuild lsasrv with NDK
next