reactos.git
1999-06-27 Eric KohlAdded file and directory delete functionality (dummy).
1999-06-27 Eric KohlFixed typos.
1999-06-27 Eric KohlFixed irq level assertations (assert -> assert_irql).
1999-06-27 Emanuele Aliberti*** empty log message ***
1999-06-27 Emanuele AlibertiClean up and more info about the LPC port handle.
1999-06-26 Eric KohlFixed application file name (absolute path) in command...
1999-06-26 Eric KohlFixed typo in GetCommandLineA().
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-06-24 Emanuele AlibertiAttempt to connect to a real LPC port
1999-06-24 Emanuele AlibertiKeGetPreviousMode (useless)
1999-06-24 Boudewijn Dekkerno message
1999-06-24 Emanuele AlibertiNtConnectPort partial interface
1999-06-18 Emanuele AlibertiSome more ideas for winlogon (it does not compile yet).
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-17 Emanuele Alibertifixed my bug in ZwXXX stubs generation
1999-06-17 Emanuele Alibertigenntdll enhanced to generate ntoskrnl Zw stubs (to...
1999-06-15 Emanuele Alibertisome ideas about LPC
1999-06-15 Rex Jolliffsome additions to the GDI engine
1999-06-14 Rex Jolliffuntested implementation of the registry
1999-06-10 David WelchFixed problem with dpc execution
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-06-09 David WelchNot needed anymore
1999-06-09 David WelchNot been needed for ages
1999-06-09 David WelchNo longer need with rex's changes
1999-06-08 Emanuele AlibertiInitial work for W32 server
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-06-08 Emanuele AlibertiInitial structure (won't compile)
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-06-08 David WelchAdded support for ZwOpenProcess
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-08 Rex Jolliffmore hacking on the registry
1999-06-07 Rex Jolliffmore registry changes
1999-06-06 Emanuele Alibertiminor changes
1999-06-06 David WelchStub
1999-06-06 Emanuele AlibertiContext help functions stubs
1999-06-06 Emanuele AlibertiNtOpenProcess exported
1999-06-06 Emanuele Alibertistart (to detach a new process) and kill commands added
1999-06-05 Boudewijn DekkerAdded some user32 functions.
1999-06-04 Rex JolliffAdded PE loader to LOADROS. Updated symbol search in...
1999-06-03 Rex Jolliffsome changes to registry code
1999-05-31 Boudewijn DekkerAdded stub for create token and delete object audit...
1999-05-31 Boudewijn DekkerAdded prototype for create token.
1999-05-30 Emanuele AlibertiSession manager skeleton
1999-05-29 Rex Jollifffixes for compile errors.
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-28 Emanuele AlibertiLittle editing
1999-05-28 Rex Jolliffadded DDI version macro
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-27 Rex JolliffMore code for win32k.sys
1999-05-26 Emanuele AlibertiSetLastError() used in stubs
1999-05-26 Emanuele AlibertiIMAGE_SUBSYSTEM_xxx
1999-05-26 Rex JolliffMore work on generic VGA driver
1999-05-26 Rex JolliffMore work on generic VGA driver skeleton
1999-05-26 Rex Jolliffchanges to support VGA miniport driver
1999-05-26 Rex JolliffAdded a skeleton VGA miniport driver
1999-05-25 Eric KohlFixed some compiler warnings.
1999-05-25 Rex JolliffAdded code to implement videoport driver
1999-05-24 Emanuele Alibertigdi32.dll added
1999-05-24 Emanuele Alibertistubs for most gdi32 functions
1999-05-24 Boudewijn Dekkerno message
1999-05-24 Boudewijn Dekkerno message
1999-05-24 Boudewijn Dekkerno message
1999-05-23 Emanuele AlibertiGDI32.DLL auxiliary files
1999-05-22 Rex Jolliffadded stubs and build spec for win32k.sys
1999-05-22 Boudewijn Dekkerno message
1999-05-22 Rex Jolliffmore work on the videoport driver.
1999-05-21 Rex Jolliffpatches to get v14 to compile.
1999-05-21 Rex Jolliffbumped to version 14
1999-05-21 Rex JolliffAdded skeleton video port driver
1999-05-21 Rex Jolliffmore additions to DDI interface
1999-05-21 Emanuele Alibertifiber functions stubs
1999-05-21 Emanuele Aliberti*** empty log message ***
1999-05-21 Rex JolliffMore DDI stuff
1999-05-21 Eric KohlFixed bugs in batch file execution.
1999-05-21 Rex JolliffAdded to DDI interface definition
1999-05-20 Emanuele Alibertiwin32k.sys exports
1999-05-20 Rex Jolliffadded GDI kernel mode graphics engine skeleton
1999-05-20 Rex Jolliffadded GDI-DDI interface header
1999-05-19 Eric KohlFixed typo.
1999-05-19 Eric Kohlcleanup
1999-05-19 Eric KohlFixed CreateDirectoryExW.
1999-05-19 Eric Kohlseveral fixes
1999-05-19 Eric Kohlwarning fix
1999-05-19 Eric Kohlaccess fixes
1999-05-19 Emanuele Alibertirtlsec.{c,h} are in lib/ntdll/rtl/sec.{c,h}
1999-05-19 Emanuele Alibertimore stubs
1999-05-18 Boudewijn DekkerCommit to implement all symbols initially
1999-05-18 Boudewijn Dekkerno message
1999-05-17 Emanuele AlibertiSome more constants for common values to be used in...
1999-05-16 Eric KohlFixed SystemTimeToFileTime().
1999-05-16 Eric KohlAdded date/time output and fixed warnings.
1999-05-16 Emanuele Aliberti$(RC)
1999-05-16 Emanuele Alibertia rudimentary console regedit
1999-05-16 Emanuele AlibertiA few system utilities that need fixing
1999-05-16 Emanuele AlibertiExitWindowsEx exported
1999-05-15 Eric KohlFixed typo.
1999-05-15 Eric KohlFixed typo.
1999-05-15 Eric KohlImproved time functions.
1999-05-15 Emanuele AlibertiUSER32.ExitWindows removed (it's a macro!)
next