Branch setupapi (again)
[reactos.git] / reactos / apps /
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Casper HornstrupBuild snmpapi and network applications
2005-01-24 Gé van GeldorpCheck error code before it is possibly clobbered. Spott...
2005-01-23 Art YerkesFixed DNS lookup in ping.
2005-01-18 Gé van GeldorpSVN property stuff
2005-01-16 Gé van GeldorpCreate performance test program
2005-01-13 Steven EdwardsI am not the copyright holder on this one
2005-01-12 Filip NavaraFix definion of udphdr and use it.
2005-01-12 Filip NavaraCall WSAStartup and WSACleanup.
2005-01-12 Steven Edwardsand now it should really build
2005-01-12 Steven Edwardsok one more time
2005-01-12 Steven Edwardsa few more minor changes
2005-01-12 Steven EdwardsAdded a port of BSD traceroute. needs work
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Mark TempelUpdate to remove some lines of code that broke the...
2005-01-05 KJK::Hyperion - makefile: use the native headers, don't bother with...
2005-01-05 Steven Edwardsadd ftp to the build
2005-01-04 Steven EdwardsWhy is gcc stupid....
2005-01-04 Steven Edwardsadded a port of netkit ftp.exe
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-26 Gé van GeldorpDynamically resize buffer as needed
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-14 Casper Hornstrup2004-12-14 Casper S. Hornstrup <chorns@users.sourcefo...
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-12-09 Steven EdwardsFix a compile error I was seeing due to lack of mbstowcs.
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-26 Art YerkesAdded simple route utility that uses iphlpapi to change...
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 Casper Hornstrup2004-11-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-13 Casper Hornstrup2004-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-21 Steven EdwardsThats it. the tests are now in rosapps.
2004-10-21 Steven EdwardsAlmost done removing old tests
2004-10-21 Steven EdwardsI'll finish in the morning......
2004-10-21 Steven EdwardsStarted removing tests
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-10-04 Art YerkesFirst shot at ip lib test app.
2004-10-02 Thomas BluemelINF Helper tool for installation of .inf files, by...
2004-09-26 Hartmut Birr- Added a little sample which tests the noexecute prote...
2004-09-23 Royce Mitchell IIIforgot to save workspace before commiting. removed...
2004-09-23 Royce Mitchell IIIoskittcp can now be built with vs6
2004-09-22 Steven EdwardsFix building mdi test on MS_VC and Mingw
2004-09-22 Steven EdwardsFix building dnsquery test on MS_VC and Mingw
2004-09-22 Royce Mitchell IIIclean up/simplify 'type' command some more and don...
2004-09-21 Art YerkesFixed tcptest to not do send recv or close on a socket...
2004-09-19 Royce Mitchell IIIadded 'type' command
2004-09-17 Art YerkesUserland test for lan.sys
2004-09-16 Magnus Olsenmy small change to config to add optimze build for...
2004-09-16 Magnus Olsenmy small change to config to add optimze build for...
2004-09-16 Magnus Olsenmy small change to config to add optimze build for...
2004-09-16 Magnus Olsenmy small change to config to add optimze build for...
2004-09-16 Gé van GeldorpAdd forceifhung flag
2004-09-13 Art YerkesAdded WSAStartup.
2004-09-13 Royce Mitchell IIIfix -lstdc++
2004-09-13 Art YerkesFixed -lstdc++.
2004-09-10 Steven EdwardsWe need to import ntdll for DbgPrint
2004-09-02 Art YerkesAdded python command app to oskit test.
2004-08-30 Art YerkesTest app for oskittcp. Takes datagrams by UDP and...
2004-08-26 Magnus Olsenfix
2004-08-18 Filip NavaraLink to our SDK libraries instead of using the W32API...
2004-08-07 Steven EdwardsAdded advapi32 test for the registry.
2004-08-05 Emanuele AlibertiReport "access denied" errors.
2004-08-01 Filip Navara- Make sure all build files and directories are properl...
2004-07-29 James TaborAdd ps to system build.
2004-07-29 James TaborNew process listing command.
2004-07-28 Steven Edwardspatch by Arty to fix casting issue.
2004-07-28 Steven EdwardsC++ flags not C Flags
2004-07-08 Thomas Bluemeladded a very basic timer queue test program
2004-07-07 Gé van GeldorpAdd command-line shutdown/logoff utility
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-01 Royce Mitchell IIImerge in kjk_hyperion's ZwContinue test
2004-06-21 Eric KohlStop dumping PnP nodes at an empty node.
2004-06-18 Filip Navara- Get this test compilable.
2004-06-18 Steven EdwardsAdded font enumeratiion demo
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-03 KJK::Hyperion"Using multiple compilers is good for your code", chapt...
2004-06-03 KJK::HyperionSmall test case for the SEH library
2004-05-28 Royce Mitchell IIIupgrading user32 test to Wine-20040527 - disabled...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-05-04 Thomas Bluemeladded option -s to silence status output while processing
2004-05-04 Filip Navara- Forgot to commit this file when syncing the kernel32...
2004-05-04 Filip Navara- Updated kernel32 test to Wine-20040504.
2004-04-13 Thomas Bluemeladded paramter -e to skip and count empty lines
2004-04-11 Jason FilbyAdd missing include tchar.h
2004-04-08 Thomas Bluemelsome fixes so it can also be compiled as a unicode app
2004-04-08 Thomas Bluemelsome fixes that caused crashes
2004-04-07 Thomas Bluemelbetter statistics
2004-03-28 Filip Navara- Fixed line endings.
2004-03-17 Steven EdwardsMoved the WINE notepad to rosapps
2004-03-11 Thomas Bluemeladded buttons to test if a thread is hung
2004-03-07 Hartmut Birr- Added a disk speed test utility.
2004-03-07 KJK::Hyperion - Added comments to the fiber test, plus minor fixes
2004-03-07 KJK::HyperionAdded fiber test
2004-03-07 KJK::HyperionFiber test application. It's a simulation of the Window...
2004-03-03 Steven EdwardsRemoved paint and wordpad dummy files
next