SEH protect all remote calls to the Eventlog Service.
[reactos.git] / reactos / tools /
2008-10-30 Dmitry Chapyshev- Attempt to fix a bug 3255.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-26 Eric KohlInitialize _RetVal properly in order to avoid compiler...
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
2008-10-26 Eric KohlWIDL: Enable the use of scalar types (non-pointer types...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Colin FinckFix build broken in r36927
2008-10-25 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-24 Timo Kreuzermerge 36224 and 36910 from amd64 branch
2008-10-24 Timo Kreuzermerge 36223 from amd64-branch
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-19 Eric KohlSync to wine-0.9.60:
2008-10-16 KJK::Hyperionmodified rbuild/backend/codeblocks/codeblocks.cpp
2008-10-15 KJK::HyperionGive .gch files an unique path based on module name...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-28 Hervé PoussineauRemove a hack, and link with C++ libraries only when...
2008-09-21 Eric KohlSync to Wine-0.9.58
2008-09-21 Eric KohlDefine TRUE only if it hasn't been defined before
2008-09-21 Colin FinckWow, WriteConfigurationFile() in rbuild never worked...
2008-09-14 Christoph von WittichOutput NULL for inherited methods in the vtbl.
2008-09-09 Christoph von Wittichopen TypeLibs with O_BINARY (patch already send to...
2008-09-09 Hervé PoussineauRemove MingwKernelModeDriverModuleHandler, it is the...
2008-09-09 Hervé PoussineauRemove GetExtraDependencies() function.
2008-09-09 Hervé PoussineauRemove host attribute of module element. It wasn't...
2008-09-07 Christoph von WittichUse MS-style imports instead of Borland-style for built...
2008-09-02 Christoph von Wittichdelete sysreg, it is obsolete now
2008-08-09 Hervé PoussineauAdd module linker flags after project flags, so project...
2008-08-03 Hervé PoussineauBetter support for kill_at option in fastcall entry...
2008-08-03 Aleksey Bragin- Revert 35039 on hpoussin's request.
2008-08-02 Hervé PoussineauSupport nested structures
2008-08-01 Jeffrey MorlanIn rsym, allow a stabs entry to be longer than 256...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Colin FinckReplace '#ifdef __linux__' by '#ifndef WIN32', etc...
2008-07-27 Hervé PoussineauRevert r34848 and r34850, and replace them by a real...
2008-07-27 Colin FinckMaciej Bialas (bjauy@tlen.pl)
2008-07-27 Hervé PoussineauFix code to correctly handle first object file.
2008-07-27 Hervé PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
2008-07-27 Hervé PoussineauFactorize code for simple module types
2008-07-27 Colin FinckDaniel Verkamp (daniel.verkamp@gmail.com):
2008-07-27 Hervé PoussineauAdd support for fastcall functions in .spec files
2008-07-27 Hervé PoussineauPreprocess kernel .spec files
2008-07-27 ReactOS Portable... - Stop adding those damn @ decorations to ARM builds.
2008-07-24 Aleksey BraginDmitry Gorbachev
2008-07-14 Colin FinckReplace uses of $(ROS_ARCH) by $(ARCH).
2008-07-14 Colin FinckAttempt to fix Live-CD
2008-07-13 James TaborAdd part of a patch by Daniel Verkamp, see bug 3441.
2008-07-13 ReactOS Portable... - To whom it may concern: thanks for completly fucking...
2008-07-13 ReactOS Portable... - Do NOT prepend _ to ARM entrypoints.
2008-07-06 Colin FinckRevert r34346, it didn't work the way I thought because...
2008-07-06 Colin FinckAlso link host binaries with ld and not gcc/g++.
2008-07-03 Christoph von Wittichdon't crash when no command line argument is given
2008-06-30 Marc Piulachs- Fix a bug in cdfile that was preventing to use the...
2008-06-30 Colin FinckFix a typo
2008-06-30 Colin Finck- Don't create a temporary batch file through "echo...
2008-06-30 ReactOS Portable... - Registry configuration will likely end up having...
2008-06-29 Hervé PoussineauFix typo
2008-06-29 Hervé PoussineauMove some more linker args to temp file, so command...
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-29 Hervé PoussineauAdd an option to disable precompiled headers
2008-06-26 Marc PiulachsClean up tools folder.
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-06-22 Colin FinckAdd support for a new environment variable ROS_GENERATE...
2008-06-19 Colin FinckGCC 4.3.x fixes for cabman and sysreg
2008-06-01 Hervé PoussineauRemove dead code (GetActualSourceFilename, GetSourceFil...
2008-05-26 Johannes Anderwald- add support for a future timeout callback mechanism
2008-05-24 Marc Piulachs- Add "base" and "root" support to ImportLibrary. ...
2008-05-23 Colin FinckApply the fix from r32705 to C and C++ files as well.
2008-05-21 Hervé PoussineauFix precompiled header name.
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-05-20 Ged Murphyiterate the number of sections, not the number of direc...
2008-05-19 Marc Piulachs- Removed hard coded bootsector from *Iso module types...
2008-05-15 Marc Piulachs- Add specific properties to the keyboardlayout module...
2008-05-15 Marc Piulachs- Add specific module type for keyboard layouts
2008-05-15 Marc Piulachs- Added a new attribute 'internal' to 'Property' elemen...
2008-05-13 Christoph von Wittichadd some info for xen to txtmode.cfg
2008-05-13 Christoph von Wittichdon't display all debug data 4 times when using PipeRea...
2008-05-13 Johannes Anderwald- move hardcoded xen configuration name to config file
2008-05-11 Colin FinckRobin Geuze (r DOT geuze AT chello DOT nl):
2008-05-09 Christoph von Wittichadd some initial xen support to sysreg (hack)
2008-05-07 Marc Piulachs-autogenerate dxsdk headers as part of the build as...
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-Fix unnecessary msi builds, this time for real! msi...
2008-05-06 Marc Piulachs-Add a new module type 'cabinet' to handle .cab files...
2008-04-21 Ziliang GuoForgot this file.
2008-04-21 Ziliang GuoFix memory leaks, patch by Samuel Serapión
2008-04-09 Christoph von Wittichsome more work on xen support - DomU will now be starte...
2008-04-09 Christoph von Wittichadd EMU_TYPE_XEN and initial Xen detection (including...
2008-03-21 Hervé PoussineauRevert part of r32735 ; we can't use C preprocessor...
2008-03-21 Hervé PoussineauAdd preprocessor support for .spec files (exports can...
2008-03-17 Hervé PoussineauRemove $(INIT) variable, which was containing all host...
2008-03-17 Hervé PoussineauRemove some more circular dependencies.
2008-03-16 Colin FinckWinebuild files don't need to depend on $(module_precon...
2008-03-15 Colin FinckAaand yet another one, including fixed indentation...
2008-03-15 Colin FinckAdd yet another missing include
2008-03-15 Colin Finck- Add <cstring> for "memset", "strchr" and "strstr"
2008-03-15 Colin Finck- Consistently use the C++ wrapper headers (cstdio...
next