reactos.git
2005-04-19 Thomas Bluemel- Delete named objects from the namespace when the...
2005-04-19 Thomas Bluemelimport wininet.h from wine to solve conflicts with...
2005-04-19 Thomas Bluemelfix typo
2005-04-19 Thomas Bluemeldirectly redirect MapGenericMask to ntdll
2005-04-19 Gé van GeldorpMake disk partition handling architecture dependent...
2005-04-19 Alex Ionescudamn fingers were too fast. sorry, reverting
2005-04-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
2005-04-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
2005-04-19 Steven Edwardsdone with wininet import
2005-04-19 Steven Edwardsadded wine wininet.h
2005-04-19 Steven Edwardsimported wininet from wine
2005-04-19 Steven Edwardsimported in to the trunk
2005-04-19 Steven Edwardsremoving wininet for reimport
2005-04-19 Steven Edwardsimported in to the trunk
2005-04-18 Filip NavaraReenable ControlService and fix syntax errors in svcctl...
2005-04-18 Gé van GeldorpFix copy/paste error
2005-04-18 Filip NavaraDon't use pointer to freed memory.
2005-04-18 Eric KohlDisable ControlService() because of a bug in WIDL.
2005-04-18 Thomas Bluemeldon't query additional information for the system idle...
2005-04-18 Hervé PoussineauImplement IOCTL_VIDEO_QUERY_AVAIL_MODES, IOCTL_VIDEO_QU...
2005-04-18 Maarten BosmaPackageManager: Changed Makefiles
2005-04-18 Maarten BosmaPackageManager: TARGET_INSTALLDIR = bin
2005-04-18 Thomas Bluemelfix uninitialized variable
2005-04-18 Maarten BosmaPackageManager: added missing package.h
2005-04-18 Alex IonescuFix remaining System Process information structure...
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Alex IonescuFix incorrect replacement
2005-04-18 Alex IonescuRemove excess debugging
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuFix win32k
2005-04-18 Alex IonescuForgot this...sorry..it was 3am
2005-04-18 Gé van GeldorpRoman Hoegg <roman.hoegg@unisg.ch>
2005-04-18 Alex IonescuImplement PsGetVersion. OSR and other sources say that...
2005-04-18 Alex IonescuFix Access Bug. cmd.exe and taskmgr work again, but...
2005-04-18 Alex IonescuFix incorrect OpenProcess implementation in kernel32...
2005-04-18 Alex IonescuFix Process not being deleted
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-18 Alex IonescuRemove ps/create.c, it did not fit with the current...
2005-04-18 Alex IonescuForgot this
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-17 Thomas Bluemelfixed warning
2005-04-17 Eric KohlADVAPI32.DLL / SERVICES.EXE:
2005-04-17 Art YerkesFixed the repeating DHCPOFFER/DHCPACK. I was assuming...
2005-04-17 Eric KohlSupport out-pointers to structs.
2005-04-17 Thomas Bluemelfixed warning and minor portability fix
2005-04-17 Thomas Bluemelfixed warning and minor portability fix
2005-04-17 Art YerkesDon't set a zero timeout for a lease. Zero here is...
2005-04-17 Emanuele Alibertism info ssid - implemented
2005-04-17 Alex IonescuPut in alphabetical order, remove IopCreateDevice,...
2005-04-17 Eric Kohl- Move generated files to the top of the file list.
2005-04-17 Art YerkesAdd sufficient permission to the TCP handle to configur...
2005-04-17 Art YerkesMore cleaning. Mostly working DHCP. IP address is...
2005-04-17 Art YerkesNeeded infrastructure for DHCP:
2005-04-17 Alex IonescuIoCreateDevice Changes:
2005-04-16 Art YerkesMake the broadcast address all 1's.
2005-04-16 Art YerkesFixed multiple bind of DHCP client port. Later, we...
2005-04-16 Alex IonescuMore I/O Stuff that was leftover in the old branch...
2005-04-16 Alex IonescuAdd file object flags, complete DEVOBJ_EXTENSION, and...
2005-04-16 Alex IonescuFix WaitAll bug. Previously, not all Wait Objects in...
2005-04-16 Maarten BosmaPackageManager: Ported GUI to C
2005-04-16 Hervé PoussineauImplement FSCTL_IS_VOLUME_DIRTY and FSCTL_MARK_VOLUME_DIRTY
2005-04-16 Eric KohlADVAPI32.DLL:
2005-04-16 Maarten BosmaPackageManager: Little fix
2005-04-16 Maarten BosmaPackageManager: Changed download server to my own websp...
2005-04-16 Maarten BosmaPackageManager: Converted cmdline interface to C
2005-04-15 Hervé PoussineauAllow interrupts indicating an empty buffer only if...
2005-04-15 Eric KohlUse RPC for making calls to the Service Control Manager.
2005-04-15 Art YerkesRemoved need for separately prefixed binutils.
2005-04-15 Eric KohlSupport in-pointers to structs.
2005-04-15 Hervé PoussineauAdd ASSERTs
2005-04-15 Thomas Bluemeluse the correct version of KeGetCurrentIrql for MP
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-15 Art YerkesUse DriverDesc in the registry as the adapter name...
2005-04-14 Hervé PoussineauChange debug messages to more neutral ones
2005-04-14 Emanuele AlibertiSimple Win32/text application to query the SM (incomple...
2005-04-14 Martin Fuchscharn <charn89@hotmail.com>:
2005-04-14 Martin Fuchsfrom ThomasLa <sikker2004@yahoo.com>:
2005-04-14 Thomas Bluemeladd some missing gdi functions to the driver function...
2005-04-14 Thomas Bluemeldefine KGATE in win32api
2005-04-13 Art YerkesSorry, forgot header for API dll communication.
2005-04-13 Alex IonescuKernel Gates. Ultra-lightweight and exclusive Wait...
2005-04-12 Art YerkesAdded DHCP and dhcpcapi to the makefile.
2005-04-12 Art YerkesPatch by tinus_ to fix a persistent problem with kdbg...
2005-04-12 Art YerkesFirst instance of DHCP client API. Not tested yet...
2005-04-12 Art YerkesAdded client API interface.
2005-04-12 Emanuele AlibertiSM: some server side code for SM_API_QUERY_INFORMATION
2005-04-11 Hervé PoussineauRemove unneeded hack. DriverEntry is now called only...
2005-04-11 Hervé PoussineauRespect OBJ_OPENIF flag in ObCreateObject
2005-04-11 Hervé PoussineauOpen \Windows directory if it exists
2005-04-11 Hervé PoussineauDon't call DriverEntry more than once. Fix suggested...
2005-04-11 Thomas Bluemelsupport kernel handles, creating them is however not...
2005-04-11 Maarten BosmaPackage Manager: fixed HotKeys (thanks to w3seek) ...
2005-04-11 Maarten BosmaPackageManager: Bug fix
2005-04-11 Hervé PoussineauFilip Navara <xnavara@volny.cz>: Use correct service...
2005-04-11 Art YerkesCommit for blight: fix stack alignment.
2005-04-11 Aleksey BraginInitial version of uhci driver import from Linux 2...
2005-04-11 Art YerkesUse the right set (the referenced file objects) to...
2005-04-11 Art YerkesFixed warning, uninitialized length. Sorry, I did...
2005-04-11 Art Yerkeslock: Fixes suggested by w3seek:
next