More cleanups
[reactos.git] / reactos / apps /
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-04 Rex Jolliffadded some test cases to fsd tests
2001-06-15 Casper HornstrupMore work on winsock stack (ping is now working)
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-26 Jason FilbyMinor update
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-08 Eric KohlUse MinGW startup code (crt0)
2001-05-05 Eric KohlAdded makefile
2001-05-05 Eric KohlFixed silly 'off by one' bug
2001-05-05 Eric KohlAdded mailslot fs driver
2001-05-02 Emanuele AlibertiAdded -r switch to objdir to recurse the system name...
2001-05-02 Jason FilbyUpdate to test new GDI functions
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Emanuele AlibertiNtQueryDirectoryObject rewritten.
2001-05-01 Nedko Arnaudovnow it compiles
2001-05-01 Rex Jolliffadded a few more fsd tests
2001-05-01 Rex Jolliffadded test set for fsd driver
2001-04-11 David Welchbuildno doesn't rewrite the include/reactos/buildno.h
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-03-31 Jason FilbyIndentation corrected, new tests
2001-03-26 Emanuele AlibertiThis is really a bare bones counter. It works with...
2001-03-25 David WelchFurther fixes
2001-03-21 Casper HornstrupAdded classes for cabinet handling
2001-03-18 Emanuele AlibertiReally simple application that displays how much time...
2001-03-13 David WelchRepresent page-in operations by descriptors
2001-03-07 David WelchMore .cvsignore files
2001-02-19 David WelchCorrected va_arg bugs
2001-02-06 David WelchFixed timer code
2001-01-27 Emanuele AlibertiSimple W32 telnet client.
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-14 Casper HornstrupSmall HTTP daemon
2000-12-10 Emanuele AlibertiI added the -p option to make buildno simply print...
2000-12-05 Eric KohlMoved system applications
2000-11-27 jeanadded test for NtFlushKey
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-11-10 jeanbugs corrected
2000-10-22 Eric KohlFixed prototype
2000-10-16 jeanremove unimplemented functions
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-11 jeanadded tests in apps/regtest
2000-10-08 David WelchFixed compilation bugs
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-10-05 jeanadd some tests
2000-09-29 jeanwork on registry
2000-09-17 Casper HornstrupAdded ping application (won't work on ReactOS yet)
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-05 Eric KohlAdded registry test app
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-12 David WelchAdded shared data test application
2000-08-11 Emanuele AlibertiAdded symbolic link expansion.
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-08 Eric KohlFixed compiler warnings
2000-07-11 Phillip SusiUpdated shell.exe to be console mode aware
2000-07-08 Eric KohlAdded check for valid DC
2000-07-07 Phillip SusiMinor fixes, enabled return to text mode
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-05 Eric KohlAppend the '.exe' extension automatically
2000-06-29 David WelchMade header file usage more consistent
2000-06-17 Phillip SusiForgot to seek before trying to read back data, and...
2000-06-16 Jason FilbyGDI improvements
2000-05-26 Phillip Susia few fixes to the shell
2000-05-14 David WelchUpdated clean targets in various places
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchSome fixes.
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-05-01 Emanuele Alibertiobjdir made compilable.
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-23 Phillip SusiSwitched to CREATE_NEW_CONSOLE from DETACHED_PROCESS
2000-04-03 David WelchCorrect LPC implementation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-22 David WelchUpdated the minix driver
2000-03-16 Eric KohlFixed a confusing error message
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-03-12 Eric KohlAdd MD command
2000-03-10 Eric KohlFixed compiler warning
2000-03-03 Eric KohlFixed compiler warnings
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Jason FilbyMinor fixes
2000-02-22 Eric KohlAdded gdi test program gditest.exe
2000-02-18 Eric KohlFixed environment implementation
2000-02-14 David WelchFixed compilation bug
2000-01-31 Eric KohlFixed compiler warnings
2000-01-30 Hernan OchoaAdded $Id Tag for commit info
2000-01-30 Hernan OchoaAdded $Id Tag for commit info
2000-01-29 Phillip Susiignore errors deleting files for make clean
2000-01-29 Hernan OchoaAdded parameters checking, help, and some information...
2000-01-23 Phillip SusiNew Read/Write File IO test utility
2000-01-22 Emanuele AlibertiAdded error reporting to lpcsrv and lpcclt.
2000-01-22 Emanuele AlibertiFixed a stupid bug in time conversion code that generat...
1999-12-30 David WelchAdded some additional csrss work
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
1999-12-26 David WelchAdded some security functions
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-16 Phillip Susinew event test app
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-12 Eric Kohlfixed a compiler warning
1999-12-10 David WelchModified LPC implementation to be closer to nt.
next