Copyright string updated.
[reactos.git] / reactos / apps /
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.
1999-12-06 Phillip Susifixed handling of enter with blank line, also by my...
1999-12-06 Eric Kohlremoved outdated cmd
1999-12-02 David WelchSome bug fixes.
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-18 Rex Jolliffadded ignore file
1999-11-15 Eric KohlFixed warning.
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-11 Rex JolliffChanged to support linux build
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-10-25 Rex JolliffSome small fixes to reported build problems
1999-10-16 Eric KohlMinor improvements.
1999-10-11 Eric KohlAdded REBOOT command.
1999-09-06 Eric KohlThread improvements.
1999-09-05 Eric KohlUpdated.
1999-09-04 Eric KohlImplemented RtlCreateUserProcess() and RtlCreateUserThr...
1999-08-29 David Welch*** empty log message ***
1999-08-28 Eric KohlAdded missing definition.
1999-08-22 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-07-24 Eric KohlAdded simple START command.
1999-07-17 Emanuele Alibertifixes
1999-07-16 Rex Jolliffadded dist rule
1999-07-13 Rex Jollifffixed various build errors
1999-07-04 Emanuele AlibertiA very simple application to create a named LPC port...
1999-06-27 Eric KohlFixed typos.
1999-06-27 Emanuele Aliberti*** empty log message ***
1999-06-27 Emanuele AlibertiClean up and more info about the LPC port handle.
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-09 David WelchImplemented ZwOpenProcess corrected
1999-06-06 Emanuele Alibertiminor changes
next