reactos.git
2004-11-23 Filip NavaraMerge from ndis_wip_22102004 branch:
2004-11-23 Gé van GeldorpMake transfer of control to kernel work on Xbox
2004-11-23 Magnus Olsenremove -werror to get it compile agein
2004-11-22 Gé van GeldorpChange dialog sizes to fit into 640x480
2004-11-22 Art YerkesChanged Context to PC(NdisPacket)->Context in DLComplet...
2004-11-22 Eric KohlRegQueryValueExA: Free ValueName Unicode string when...
2004-11-22 Thomas Bluemelinstall msimg32.dll which is required by explorer
2004-11-22 Gé van Geldorp- Add automatic dependency tracking
2004-11-22 Gé van GeldorpZach Gorman <zach@archetypeauction.com>
2004-11-21 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-21 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-21 Martin Fuchsfix UTF8 conversion for the bookmarks list
2004-11-21 Casper Hornstrup* Remove arp, finger, ipconfig, netstat, ping, telnet...
2004-11-21 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-21 Alex IonescuPut back 1.5 Revision. CVS messed up the update and...
2004-11-21 Alex IonescuHal DMA Patch: Implemented correct AdapterObject, updat...
2004-11-21 Gé van GeldorpAfter creating the nice error message, actually pass...
2004-11-21 Thomas Bluemeldon't use uninitialized variable
2004-11-21 Thomas Bluemel1. don't allow the ProcessImageFileName information...
2004-11-21 Casper Hornstrup* Remove calc, regedt32, and regsvr32; Moved to reactos.
2004-11-21 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-21 Art Yerkes- Improvements for select/implementation of event select.
2004-11-21 Gunnar Dalsnesadd stubs GetSecurityInfoExA/W
2004-11-21 Casper Hornstrup* Replace bzero with memset and bcopy with memcpy
2004-11-21 Art YerkesCorrect uninitialized warnings for Status in two places.
2004-11-21 Steven EdwardsMost of what is needed is already in w32api/include.
2004-11-21 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-21 Gunnar Dalsneskill.c: remove useless call to KeRemoveAllWaitsThread...
2004-11-21 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-21 Gunnar Dalsneswork.c: reimpl. using kernel queues
2004-11-21 Gunnar Dalsnescall KiDeliverAPc at correct irql
2004-11-21 Gunnar Dalsnesadd missing KeEnter/LeaveCriticalRegion before/after...
2004-11-21 Gunnar Dalsnesfix kernel queues + misc fixes/cleanups
2004-11-21 Hartmut Birr- Acquire always the dpc lock on smp systems.
2004-11-21 Filip NavaraRevert:
2004-11-21 Filip Navara- Fix prototype of FsRtlInitializeLargeMcb and FsRtlIni...
2004-11-21 Martin Fuchscleanup resource script
2004-11-21 Martin Fuchsdecode HTML-encoded bookmark names
2004-11-21 Martin Fuchswork around GCC's wide string constant bug when compili...
2004-11-21 Gregor AnichProperly fix "Unused variable" warning.
2004-11-21 Gé van GeldorpDon't print "sector size" message, it is causing confusion
2004-11-21 Thomas Bluemeluse ASSERT instead of assert
2004-11-21 Thomas Bluemelfixed crash on shutdown
2004-11-21 Thomas Bluemelexport AlphaBlend(), GradientFill() and TransparentBlt...
2004-11-21 Gé van GeldorpReport on which drive we couldn't find a partition...
2004-11-21 Gé van GeldorpWork around broken BIOSes which report random API subse...
2004-11-21 Filip Navara- Use IntGdiSetRect instead of NtGdiSetRect.
2004-11-21 Martin Fuchsavoid "unused variable" warning
2004-11-21 Hartmut Birr- Set also FS and GS on a debug service call.
2004-11-21 Thomas Bluemelcheck the status code NtQueryInformationProcess returned
2004-11-21 Thomas Bluemelproperly copy the device map - it's still not initializ...
2004-11-21 Filip Navara- Use absolute value of width in NtGdiCreateBitmap.
2004-11-21 Martin Fuchsalpha-blend hidden notification icons
2004-11-21 Hartmut Birr- Fixed the check for the empty (or not empty) dpc...
2004-11-21 Thomas Bluemelfixed building problems
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-11-21 Art YerkesPatch to correct multiple adapter bind from protocols...
2004-11-21 Art YerkesAdd a null check to prevent crashes during the vulnerab...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-11-20 Martin Fuchsupdate doxygen script
2004-11-20 Martin Fuchsnotification area button to toggle hidden icons
2004-11-20 Art YerkesForgot to update a prototype in here. Also, a while...
2004-11-20 Gé van GeldorpMake it compile
2004-11-20 Filip Navara- Add IRQL assert to ExFreePagedPool.
2004-11-20 Filip Navara- Allocate buffer for sub keys from NonPagedPool in...
2004-11-20 Martin Fuchsdisplay notification icon change times
2004-11-20 Thomas Bluemelsilence debug message
2004-11-20 Steven Edwardsadded riched20 to the build
2004-11-20 Steven EdwardsAdded dummy riched20.dll by Aric Stewart from CrossOver.
2004-11-20 Casper Hornstrup2004-11-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-20 Thomas Bluemeladded missing definitions
2004-11-20 Casper Hornstrup2004-11-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-20 Art YerkesFixed continue in the GDB stub. Sorry for breaking it.
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-20 Martin Fuchsupdate change list
2004-11-20 Eric KohlAdd UpdatePerUserSystemParameters stub and call it...
2004-11-20 Gé van GeldorpImplement NtUserGetClipboardOwner
2004-11-19 KJK::HyperionUse _alloca instead of stack variables, because the...
2004-11-19 Gé van GeldorpAt least show the window when wParam is TRUE and the...
2004-11-19 Gunnar Dalsnesreturn correct ExitCode for non-terminated threads
2004-11-19 Filip Navara- Correctly calculate size of the CM_RESOURCE_LIST...
2004-11-19 Thomas Bluemelreport proper buffer sizes as documented
2004-11-19 Thomas Bluemelbuffers are calculated properly, no need to allocate...
2004-11-19 Steven EdwardsAdd more non-standard LANG_* ids.
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-11-18 Filip Navara- Allocate the memory from paged pool instead of non...
2004-11-18 Eric KohlPass a fake translated resource list to a driver when...
2004-11-18 Gé van GeldorpRollback identify code (Filip reluctantly agrees)
2004-11-18 Art YerkesRemoved bad assertion. It's ok for TCPSendData to...
2004-11-18 Art YerkesChanged kdbg a bit by adding some new flags (and a...
2004-11-17 Gunnar Dalsnesrevert incorrect fix
2004-11-17 Gé van GeldorpGet rid of global volume boot sector and store required...
2004-11-17 Filip Navara- Don't report CmResourceTypeNull resources for unused...
2004-11-17 Eric KohlImplement NdisOverrideBusNumber.
2004-11-17 Art YerkesMember unknown renamed internaluse.
2004-11-17 Art Yerkestcpip: fix for udp socket close.
2004-11-16 Martin Fuchsmake read_directory_unix() static
2004-11-16 Martin Fuchsfix german menu text
2004-11-16 Casper Hornstrup2004-11-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs (I...
next