Don't try to print information about a service that doesn't exist.
[reactos.git] / reactos / lib /
2008-08-23 Aleksey Bragin- Perform volume operations as described in msdn.micros...
2008-08-23 Aleksey Bragin- Fix fs_isdirty prototype, since there is no need...
2008-08-23 Aleksey Bragin- Remove a hack around sending FSCTL_ to an opened...
2008-08-22 Stefan Ginsberg- Fix kernel mode debug output broken in 35520
2008-08-21 Stefan Ginsberg- Patch by Alex Ionescu: Fix a typo, and code cleanup
2008-08-20 Jeffrey MorlanFix infinite loop during generic table lookups. Patch...
2008-08-19 Johannes Anderwald* Restore file with SHFileOperation
2008-08-19 Art YerkesFix a leak when doing an immediate reply to a small...
2008-08-19 Art YerkesMerge aicom-network-fixes up to 35446.
2008-08-17 Stefan Ginsberg- Move kernel mode implementation of RtlpGetStackLimits...
2008-08-16 Aleksey BraginFinta László <finta.laszlo@freemail.hu>
2008-08-16 Aleksey Bragin- Move x86-specific code, which was accidentally commit...
2008-08-15 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-08-13 Aleksey Bragin- Replace crt's lnx_sprintf implementation with the...
2008-08-11 Hervé PoussineauExpand recyclebin API with DeleteFileHandleToRecycleBin...
2008-08-08 Aleksey Bragin- Plugin the filesystem checker into vfatlib, however...
2008-08-08 Aleksey Bragin- Fix tamlin's early dosfsck porting attempt (create...
2008-08-08 Aleksey Bragin- Remove atari fs support.
2008-08-06 Aleksey Bragin- Replace stupid concept of using a set of global varia...
2008-08-06 Aleksey Bragin- Rename alloc/free to vfalloc/vffree to not conflict...
2008-08-05 Aleksey Bragin- Revert 35131 till a more complete fix is available.
2008-08-05 Aleksey Bragin- Get rid of sprintf usage in default_dbg_vprintf.
2008-08-04 Aleksey Bragin- Get rid of crt dependencies.
2008-08-04 Aleksey Bragin- Implement read/write support via Native API.
2008-08-03 Aleksey Bragin- [Stupid] warning fixes.
2008-08-03 Aleksey Bragin- Copy most of the dosfsck source code into vfatlib...
2008-08-03 Jeffrey Morlan- Add NULL checks to _atoi64, _wtol, and _wtoi64.
2008-08-01 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-07-31 Jeffrey MorlanFix handle leaks in RtlCreateUserThread and SmExecPgm.
2008-07-31 Jeffrey MorlanIn exit and _cexit, call atexit routines. (Bug 3432_)
2008-07-28 Aleksey Bragin- Silence crt's "wtf".
2008-07-27 ReactOS Portable... - On ARM, print out a message and freeze execution...
2008-07-27 ReactOS Portable... - Fix double semicolon.
2008-07-26 Aleksey BraginJon Griffiths
2008-07-26 Aleksey Bragin- Sync with Wine (null-initializing some exported data).
2008-07-25 Hervé PoussineauAdd comments
2008-07-23 Christoph von Wittichfix all kernel32 version winetests
2008-07-22 Art YerkesPatch by Cameron Gutman (aicommander <at> gmail <dot...
2008-07-21 Timo Kreuzerfix prototypes of _beginthread and _beginthreadex
2008-07-21 Ged MurphyFix Rva handling code
2008-07-21 Timo Kreuzeruse %p in sprintf instead of %x / cast to int
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-20 Jeffrey MorlanFix memory leak in vfwprintf: Don't change 'mem' pointe...
2008-07-19 ReactOS Portable... - Implement DebugService2, but don't make it do anythin...
2008-07-18 Timo KreuzerRtlpCreateCriticalSectionSem: use InterlockedCompareExc...
2008-07-17 Stefan Ginsberg- Patch from Samuel "encoded" Serapion (samdwise51...
2008-07-16 Colin Finck- Remove 2 wrong versions of wctomb and 2 wrong version...
2008-07-15 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-13 ReactOS Portable... - Write a DebugService routine for ARM in the RTL libra...
2008-07-13 KJK::Hyperionmodified dll/win32/kernel32/misc/lang.c
2008-07-10 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-09 KJK::Hyperionmodified lib/sdk/crt/crt.rbuild
2008-07-09 Aleksey Bragin- Add CLSID_InProcFreeMarshaler
2008-07-08 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-08 Aleksey Bragin- Add IActiveScriptSiteDebug32 IID.
2008-07-07 Jeffrey MorlanExtract days-since-epoch calculation code from RtlTimeT...
2008-07-04 Aleksey BraginPeter Oberndorfer <kumbayo84@arcor.de>
2008-07-04 Colin FinckRemove the strsafe library, it was imported from a...
2008-07-03 Aleksey Bragin- Fix double linking of snprintf (_snprintf should...
2008-07-02 Colin FinckSimplify the code for fputwc, when the file is opened...
2008-07-02 Aleksey Bragin- Prevent crashes when heapPtr is NULL, also fix broken...
2008-06-30 Jeffrey MorlanGet explorer working again, by making wmain explicitly...
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-29 Aleksey Bragin- Revert 22081 by Magnus Olsen:
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-27 ReactOS Portable... - Implement VidResetDisplay in BootVid-arm.
2008-06-24 Johannes Anderwald- check for a valid file descriptor
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
2008-06-22 Colin FinckBuild host_wcsfuncs as a host static library, not a...
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-06-22 Aleksey BraginSVN Maintenance: set eol-style:native for lib/sdk/crt.
2008-06-21 Aleksey Bragin- Provide a real fix for fwprintf and fputwc in case...
2008-06-21 Aleksey Bragin- vsn[w]printf -> _vsn[w]printf.
2008-06-20 Aleksey BraginJeffrey Morlan <mrnobo1024@yahoo.com>
2008-06-19 Aleksey Bragin- Remove all string msvcrt->ntdll forwards: let's be...
2008-06-12 Aleksey Bragin- Formatting cleanup for the previously patched functions.
2008-06-12 Aleksey BraginOriol Pique <oripipa@yahoo.es>
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-06-11 Aleksey Bragin- Completely rewrite most of stdio functions by merging...
2008-06-06 Aleksey Bragin- Update RtlIsTextUnicode (fixes some ntdll rtlstr...
2008-06-06 Aleksey Bragin- Update many parts of CRT, and misc cleanup.
2008-06-06 Aleksey Bragin- Move scanf.c into strings, it belongs there.
2008-06-04 Aleksey Bragin- libcntpr does not need console/file versions of scanf.
2008-06-04 Aleksey Bragin- Misc ctype wine sync.
2008-06-04 Aleksey Bragin- Remove duplicated sscanf wrapper.
2008-06-02 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-28 Colin FinckSorry, forgot this file
2008-05-28 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-27 Aleksey BraginDaniel Zimmermann <netzimme@aim.com>
2008-05-21 Hervé PoussineauDisable precompiled headers for files which are in...
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-05-02 Ged Murphy- Remove CLSID_RebarBandSite from uuid, and contain...
2008-05-01 Ged Murphy- Add IShellView2 and IShellView3 COM interfaces
2008-05-01 Ged MurphyStart to fix some COM interfaces which will be used...
2008-04-30 Pierre Schweitzer- Added a stub for NtfsLib
2008-04-11 Hervé PoussineauAdd wine_get_data_dir()/wine_get_build_dir() functions
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 Hervé PoussineauAdd svn:eol-style=native property
2008-04-03 Hervé PoussineauReplace E_FAIL by a better error code
next