Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / system /
2005-11-07 Ged MurphyAdd information letting us know creation deletion of...
2005-11-07 Hervé PoussineauLots of DPRINT1 -> DPRINT changes
2005-11-06 Eric Kohl- Read a services optional display name from the registry.
2005-11-06 Brandon Turnermake the output visually pleasing.
2005-11-06 Brandon Turner%foo% where foo is not a envir var should be returned...
2005-11-06 Ged Murphycouple of fixes to get it building under mingw
2005-11-06 Eric Kohl- Rewrote the code that reads the service configuration...
2005-11-06 Brandon TurnerAdd some ctrl breaker checks into copy, del, and dir.
2005-11-05 Brandon TurnerSend Ctrl signals to child process correctly. We can...
2005-11-04 Ged Murphysc.exe now supports basic starting, stopping, creation...
2005-11-04 Martin Fuchstest version of startmenu root with big icons
2005-11-04 Ged MurphyStarted testing. Couple of code mods to get 'sc start...
2005-11-03 Brandon Turnerrewrite of gettype. Beginnings of support for remote...
2005-11-03 Thomas Bluemelfixed difference in signedness warnings
2005-11-02 Hartmut BirrDon't print a CR, if the command line is from a batch...
2005-11-02 Ged Murphy- Split files
2005-11-02 Martin Fuchsregedit: polish resource file from Sebastian Gasiorek...
2005-11-02 Brandon TurnerSome changes for better formatting / following standards.
2005-11-02 Brandon Turnerfix for bug 875. Patch by jvangael@wisc.edu
2005-11-01 Martin Fuchscreate two new functions String::str() and String:...
2005-11-01 Brandon TurnerSmall unicode safe changes by me. Small msvc build...
2005-11-01 Eric Kohl- Mark service for delete in the registry.
2005-10-31 Brandon Turneronly show one screen of text at a time for displaying...
2005-10-31 Brandon TurnerRemoved some code to make dir behave the same way as...
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Brandon TurnerHandle possible error from FindFirstFile. Thanks to...
2005-10-30 Brandon TurnerAdd a new function to return a path with correct casing...
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-30 Thomas Bluemelfixed uninitialized variable warning
2005-10-30 Brandon Turneradd gettype.exe clone. It works in windows and partial...
2005-10-29 Nathan WoodsCalc: Fixed Enter key
2005-10-28 Magnus OlsenTaskmgr greenish font remake by irc:dnordenberg (Swedis...
2005-10-28 Nathan WoodsFixed notepad bug when creating a file on the command...
2005-10-28 Brandon Turnerupdate todo.txt with current status
2005-10-28 Christoph von Wittichfixed some warnings
2005-10-28 Christoph von Wittichfixed 4 memory leaks
2005-10-27 Ged MurphyAdd the beginnings of sc.exe
2005-10-27 Martin Fuchsdisable "Terminate Explorer" in ReactOS build
2005-10-27 Martin Fuchsupdate change list for 0.2.8 release
2005-10-25 Brandon TurnerDont exit on "exit /?". Reported by bblaauw@home.nl
2005-10-24 Nathan WoodsRegedit fix and enhancement
2005-10-24 Nathan WoodsNotepad will no longer add .txt if you invoke it specif...
2005-10-23 Nathan WoodsNotepad: Fixed "Find Up"
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
2005-10-23 Eric KohlImprovements to ScmrCreateServiceW:
2005-10-22 Eric KohlUpdate indentation.
2005-10-22 Eric KohlSimplify services.exe.
2005-10-22 Thomas Bluemel- re-add support for vectored exception handling which...
2005-10-22 Gé van GeldorpFix icon alignment when the screen width is not a multi...
2005-10-21 Andrew MungerNew search icon.
2005-10-20 Christoph von Wittichfixed creation of *.vcproj files for object libraries
2005-10-20 Thomas Bluemelimproved error handling in RegRenameKey
2005-10-20 Thomas Bluemelfixed uninitialized variable warning
2005-10-19 Christoph von Wittichfixed some warnings when compile with msvc 2005
2005-10-19 Magnus Olsenupdate cmd todo text
2005-10-19 Ged Murphyupdate xml file. dhcp has moved to /services
2005-10-19 Ged Murphydhcp has moved to /services
2005-10-19 Christoph von Wittichfix compile with msvc
2005-10-19 Aleksey BraginTranslation to russian language + fixes in En.rc
2005-10-19 Aleksey BraginFix a typo
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-19 Christoph von Wittichreverted to 17089, we have to fix rbuild instead
2005-10-19 Brandon Turnerafter some long hard thought i decided to not use the...
2005-10-19 Christoph von Wittichfixed some compile problems with msvc 2003/2005
2005-10-19 Christoph von Wittichfixed compile problems with msvc 2003/2005
2005-10-18 Christoph von Wittichadded missing shell32.lib
2005-10-18 Christoph von Wittichadded missing shell32.lib
2005-10-18 Christoph von Wittichfix anonymous union problem
2005-10-18 Christoph von Wittichfix compile with msvc
2005-10-18 Christoph von Wittichrevert 18576
2005-10-18 Christoph von Wittichremove include/wine, this will fix compiling with msvc
2005-10-18 Christoph von Wittichadded missing user32.lib
2005-10-18 Christoph von Wittichadd missing libs to xml file
2005-10-18 Christoph von Wittichfixed WINVER in calc.xml for compile with msvc
2005-10-18 Christoph von Wittichfix taskmgr.rc to compile with ms rc
2005-10-18 Aleksey BraginGerman translations by FooDerGrosse, kevin_schnabel...
2005-10-18 Aleksey BraginGerman translations by FooDerGrosse, kevin_schnabel...
2005-10-18 Aleksey BraginGerman translations by FooDerGrosse, kevin_schnabel...
2005-10-18 Christoph von Wittichadd stdlib.h to fix compile issues with msvc
2005-10-18 Brandon Turnerfix errors in "activate". Change activate, window...
2005-10-18 Brandon Turnerremove more __REACTOS__ checks / unused code. I left...
2005-10-18 Royce Mitchell IIIcalc_buffer_display():
2005-10-18 Royce Mitchell IIImsvc6 compilation fixes
2005-10-18 Brandon Turnerremove some more __REACTOS__ checks. We dont need...
2005-10-18 Brandon TurnerRemove the check for __REACTOS__. FormatMessage works...
2005-10-18 Christoph von Wittichfixed compiling with msvc
2005-10-17 Christoph von Wittichfix some bugs in regedit
2005-10-17 Christoph von Wittichfixed rc files to compile with rc
2005-10-17 Christoph von Wittichadded missing translations for IDS_NEW_KEY and IDS_NEW_...
2005-10-17 Gé van GeldorpFix installation after latest PnP changes. Fix by hpoussin
2005-10-17 Christoph von Wittichfixed buffer overflow
2005-10-17 Martin FuchsFix for Bugzilla entry 904: activated the "not yet...
2005-10-17 Martin Fuchsfix for Bugzilla entry 900 by mrnobo1024 at yahoo.com...
2005-10-17 Christoph von Wittichfixed "index out of range"
2005-10-17 Martin Fuchsfix a few taskbar context menu bugs including Bugzilla...
2005-10-17 Christoph von Wittichremoved HeapFree because of unexpected behaviour
2005-10-17 Martin Fuchsremove some unused special handling code and comments
2005-10-17 Christoph von Wittichadded missing HEAP_ZERO_MEMORY
2005-10-17 Christoph von Wittichfix regedit to compile with MSVC
2005-10-17 Christoph von Wittichdestroy window handles when program terminates
next