Fix bug 1448 and a possible buffer overflow.
[reactos.git] / reactos / lib /
2006-04-22 Saveliy TretiakovArt Yerkes said this should be deleted.
2006-04-12 Hervé PoussineauAdd missing OPTIONAL information in prototypes
2006-04-12 Magnus Olsenfrom w3seek: make the tree compile with gcc4 again
2006-04-11 Hervé PoussineauAdd library to deal with recycle bin.
2006-04-10 Magnus OlsenRtlIntegerToUnicodeString
2006-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-03-17 Aleksey Bragin- One more change to fix compile
2006-03-09 Ged Murphyunlock some RTL files and commit the patch from bug...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-23 Martin Fuchsset svn:eol-style to native for *.rbuild
2006-02-18 Art YerkesIt seems we don't have ansidecl.h
2006-02-18 Art YerkesSmall path fixen.
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-18 Maarten Bosmadrivers/lib => lib/drivers
2006-02-18 Maarten Bosmafix the build
2006-02-18 Maarten BosmaA few fixes
2006-02-17 Art YerkesHeader move.
2006-02-17 Maarten Bosmafixes for make bootcd
2006-02-17 Maarten BosmaAdded all missing rbuild files for reactos/dll
2006-02-17 Maarten Bosmaupdate makefiles
2006-02-17 Maarten BosmaMoved winsta
2006-02-17 Maarten BosmaMoved winscard
2006-02-17 Maarten BosmaMoved winfax
2006-02-17 Maarten BosmaMoved smdll
2006-02-17 Maarten BosmaMoved packet32
2006-02-17 Maarten BosmaFix some build files
2006-02-17 Maarten BosmaMove odbc32
2006-02-17 Maarten BosmaMove lsasrv
2006-02-17 Maarten BosmaMove libxml
2006-02-17 Maarten BosmaMove adns
2006-02-17 Maarten BosmaMove bzip2
2006-02-17 Maarten BosmaMove zlib into right place
2006-02-17 Maarten BosmaForgot that expat is static
2006-02-17 Maarten BosmaCreated lib/3rdparty
2006-02-17 Maarten BosmaMove expat
2006-02-17 Maarten BosmaMove freetype
2006-02-17 Art YerkesMove some xml around and back off one change in ReactOS...
2006-02-17 Art YerkesThe death of lib/lib.mak was premature.
2006-02-17 Ged Murphyreshuffling of dlls
2006-02-17 Ged Murphyreshuffling of dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphyrecover mesa32. tortoise killed it.
2006-02-17 Ged Murphyforgot to delete old ones
2006-02-16 Ged Murphymove dlls
2006-02-16 Ged Murphymove more dlls
2006-02-16 Ged Murphymove some dlls
2006-01-24 James TaborDeleteObject does not SetLastError on a null object.
2006-01-24 James TaborCorrect error returns for GetObject and GetObjectType...
2006-01-23 Maarten Bosmailuminatus(pedrom(dot)maia(at)gmail(dot)com): Portugu...
2006-01-23 Brandon TurnerCheck to make sure GetComputerName failed, caught by...
2006-01-23 Brandon TurnerShow the computer name when loaded.
2006-01-22 Brandon TurnerAdded some error checking after allocations. Part...
2006-01-22 Thomas Bluemelset a last error code in case translating the path...
2006-01-22 Eric KohlForward CM_Create_DevNode[_Ex]A/W to umpnpmgr.
2006-01-22 Maarten BosmaDJ_Smith (dj_smith_reactos(at)online(dot)de): Updated...
2006-01-22 Thomas Bluemel- fixed a possible endless loop in GetSecurityInfo()
2006-01-22 Thomas Bluemeldon't free the string allocated by RtlDosPathNameToNtPa...
2006-01-22 Thomas Bluemeldon't free the string allocated by RtlDosPathNameToNtPa...
2006-01-22 Thomas Bluemeltranslate the \\?\ prefix to \??\ in RtlDosPathNameToNt...
2006-01-22 Thomas Bluemelfixed compiling
2006-01-22 Thomas Bluemelfixed allocating the memory for the security descriptor
2006-01-22 Thomas Bluemelreturn the pointers of the owner, group, dacl and sacl...
2006-01-22 Thomas Bluemelimplement the object types SE_REGISTRY_KEY, SE_FILE_OBJ...
2006-01-22 Thomas Bluemelimplement the object type SE_KERNEL_OBJECT for GetSecur...
2006-01-21 James TaborRevert GetCharWidth32A change.
2006-01-21 Thomas Bluemelrename a variable to avoid conflicts with an existing...
2006-01-21 James TaborPort Wine GetCharWidth32A.
2006-01-21 James TaborImplement the gdi function GetTextCharsetInfo.
2006-01-20 Hervé PoussineauAdd stubs for keyboard and mouse class installers
2006-01-20 Brandon TurnerRename NtGdiGetTextExtentPoint to NtGdiGetTextExtent...
2006-01-20 James TaborMove GetTextCharset & Info to text.c. This part of...
2006-01-18 James TaborStart Wine port for most Gdi functions. GetCharWidthA...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-16 Christoph von Wittichfix text align when using HBMMENU_CALLBACK (patch by...
2006-01-16 Christoph von Wittichimplemented HBMMENU_CALLBACK (now some of the Miranda...
2006-01-15 Gé van GeldorpNew wininet vendor import
2006-01-15 Gé van GeldorpDrop old wininet in preparation for new vendor import
2006-01-15 Gé van Geldorpwintrust vendor import
2006-01-15 Gé van GeldorpDelete old (unused) wintrust version
2006-01-15 Thomas Bluemelimplemented LsaDelete() (client only)
2006-01-15 Thomas Bluemelimplemented LsarClose()
2006-01-15 Thomas Bluemel- use RPC for communication with lsass
2006-01-15 Thomas Bluemelimplemented FindFirstStreamW() and FindNextStreamW...
2006-01-15 Martin Fuchsrelease mozctl_install_semaphore semaphore when the...
2006-01-15 Martin Fuchsfix Expat includes
2006-01-15 Martin Fuchsupdate to Expat Version 2.0
2006-01-14 Thomas BluemelRegDisablePredefinedCacheEx() should also disable the...
2006-01-14 Thomas Bluemel- implemented RegDisablePredefinedCache()
2006-01-14 Thomas Bluemeladd stubs for CancelIoEx() and CancelSynchronousIo()
2006-01-14 Thomas Bluemeladded stubs for SetFileBandwidthReservation(), GetFileB...
2006-01-14 Gé van GeldorpImport mapi32 from Wine
2006-01-14 Maarten BosmaDJ_Smith (dj_smith_reactos(at)online(dot)de):
2006-01-14 Thomas Bluemelfixed possible buffer overflows in LookupAccountSidW...
2006-01-14 Thomas Bluemelimplemented GetFinalPathNameByHandleA() and added stub...
2006-01-14 Christoph von Wittichfixed LoadCursorIconImage (Thunderbird is now working)
2006-01-13 Filip NavaraCopy the correct number of bytes.
2006-01-13 Ged Murphy- new icons for all control panel applets.
next