Changeset f3da50a in nscp


Ignore:
Timestamp:
04/03/11 23:00:30 (2 years ago)
Author:
Michael Medin <michael@…>
Branches:
stable
Children:
cc41da9
Parents:
806bda2
Message:
  • Fixed (finally!!) the NSCA issue with multiple commands and missing "data"
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • AutoBuild.h

    r806bda2 rf3da50a  
    33// change the FALSE to TRUE for autoincrement of build number 
    44#define INCREMENT_VERSION TRUE 
    5 #define FILEVER        0,3,9,295 
    6 #define PRODUCTVER     0,3,9,295 
    7 #define STRFILEVER     _T("0.3.9.295") 
    8 #define STRPRODUCTVER  _T("0.3.9.295") 
    9 #define STRPRODUCTDATE  _T("2011-03-22") 
     5#define FILEVER        0,3,9,297 
     6#define PRODUCTVER     0,3,9,297 
     7#define STRFILEVER     _T("0.3.9.297") 
     8#define STRPRODUCTVER  _T("0.3.9.297") 
     9#define STRPRODUCTDATE  _T("2011-03-31") 
    1010#endif // AUTOBUILD_H 
  • NSClient++-2005.sln

    raa3965b rf3da50a  
    654654    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Itanium.ActiveCfg = Debug|x64 
    655655    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Mixed Platforms.ActiveCfg = Debug|x64 
     656    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Mixed Platforms.Build.0 = Debug|x64 
    656657    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|Win32.ActiveCfg = Debug|Win32 
    657658    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|x64.ActiveCfg = Debug|x64 
     659    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug|x64.Build.0 = Debug|x64 
    658660    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Any CPU.ActiveCfg = Debug-MemCheck|x64 
    659661    {6F55C9BF-57F6-4A15-A058-C83A52F539EE}.Debug-MemCheck|Itanium.ActiveCfg = Debug-MemCheck|x64 
     
    10301032    {743B2362-DF6A-4C28-A6C9-0F970D8E1B66}.Debug|Any CPU.ActiveCfg = Debug|Win32 
    10311033    {743B2362-DF6A-4C28-A6C9-0F970D8E1B66}.Debug|Itanium.ActiveCfg = Debug|Win32 
    1032     {743B2362-DF6A-4C28-A6C9-0F970D8E1B66}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 
     1034    {743B2362-DF6A-4C28-A6C9-0F970D8E1B66}.Debug|Mixed Platforms.ActiveCfg = Debug|x64 
    10331035    {743B2362-DF6A-4C28-A6C9-0F970D8E1B66}.Debug|Win32.ActiveCfg = Debug|Win32 
    10341036    {743B2362-DF6A-4C28-A6C9-0F970D8E1B66}.Debug|x64.ActiveCfg = Debug|x64 
  • changelog

    r806bda2 rf3da50a  
    66 * Fix depend onservice LanManWorkStation (old win) 
    77 * Fix RtlStringFromGUID problem on NT4 
     8 
     92011-04-01 MickeM 
     10 * Fixed (finally!!) the NSCA issue with multiple commands and missing "data" 
    811 
    9122011-03-24 MickeM 
  • modules/CheckDisk/CheckDisk-2005.vcproj

    r806bda2 rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    135135        MinimalRebuild="true" 
    136136        BasicRuntimeChecks="3" 
    137         RuntimeLibrary="3" 
     137        RuntimeLibrary="1" 
    138138        UsePrecompiledHeader="2" 
    139139        WarningLevel="3" 
  • modules/CheckHelpers/CheckHelpers-2005.vcproj

    r806bda2 rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
  • modules/CheckSystem/CheckSystem-2005.vcproj

    r806bda2 rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    134134        MinimalRebuild="true" 
    135135        BasicRuntimeChecks="3" 
    136         RuntimeLibrary="3" 
     136        RuntimeLibrary="1" 
    137137        UsePrecompiledHeader="2" 
    138138        WarningLevel="3" 
  • modules/CheckTaskSched/CheckTaskSched-2005.vcproj

    r349a44a rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    136136        MinimalRebuild="true" 
    137137        BasicRuntimeChecks="3" 
    138         RuntimeLibrary="3" 
     138        RuntimeLibrary="1" 
    139139        UsePrecompiledHeader="2" 
    140140        WarningLevel="3" 
  • modules/CheckTaskSched2/CheckTaskSched2-2005.vcproj

    r93efc94 rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    135135        MinimalRebuild="true" 
    136136        BasicRuntimeChecks="3" 
    137         RuntimeLibrary="3" 
     137        RuntimeLibrary="1" 
    138138        UsePrecompiledHeader="2" 
    139139        WarningLevel="3" 
  • modules/CheckWMI/CheckWMI-2005.vcproj

    r3692371 rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    136136        MinimalRebuild="true" 
    137137        BasicRuntimeChecks="3" 
    138         RuntimeLibrary="3" 
     138        RuntimeLibrary="1" 
    139139        UsePrecompiledHeader="2" 
    140140        WarningLevel="3" 
  • modules/FileLogger/FileLogger-2005.vcproj

    r3692371 rf3da50a  
    211211        MinimalRebuild="true" 
    212212        BasicRuntimeChecks="3" 
    213         RuntimeLibrary="3" 
     213        RuntimeLibrary="1" 
    214214        UsePrecompiledHeader="2" 
    215215        WarningLevel="3" 
     
    293293        MinimalRebuild="true" 
    294294        BasicRuntimeChecks="3" 
    295         RuntimeLibrary="3" 
     295        RuntimeLibrary="1" 
    296296        UsePrecompiledHeader="2" 
    297297        WarningLevel="3" 
  • modules/LUAScript/LUAScript-2005.vcproj

    r9bb220f rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    136136        MinimalRebuild="true" 
    137137        BasicRuntimeChecks="3" 
    138         RuntimeLibrary="3" 
     138        RuntimeLibrary="1" 
    139139        UsePrecompiledHeader="2" 
    140140        WarningLevel="3" 
  • modules/NSCAAgent/NSCAAgent-2005.vcproj

    r9bb220f rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    133133        Optimization="0" 
    134134        AdditionalIncludeDirectories="../include;../../include" 
    135         PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE" 
     135        PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE;HAVE_LIBCRYPTOPP" 
    136136        MinimalRebuild="true" 
    137137        BasicRuntimeChecks="3" 
    138         RuntimeLibrary="3" 
     138        RuntimeLibrary="1" 
    139139        UsePrecompiledHeader="2" 
    140140        WarningLevel="3" 
  • modules/NSCAAgent/NSCAThread.cpp

    red8b470 rf3da50a  
    344344      return; 
    345345    } 
     346    socket.shutdown(); 
    346347    socket.setLinger(30); 
    347348    socket.close(); 
  • modules/NSClientListener/NSClientListener-2005.vcproj

    r3692371 rf3da50a  
    5252        MinimalRebuild="true" 
    5353        BasicRuntimeChecks="3" 
    54         RuntimeLibrary="3" 
     54        RuntimeLibrary="1" 
    5555        UsePrecompiledHeader="2" 
    5656        WarningLevel="3" 
     
    135135        MinimalRebuild="true" 
    136136        BasicRuntimeChecks="3" 
    137         RuntimeLibrary="3" 
     137        RuntimeLibrary="1" 
    138138        UsePrecompiledHeader="2" 
    139139        WarningLevel="3" 
  • modules/SysTray/SysTray-2005.vcproj

    r3692371 rf3da50a  
    211211        MinimalRebuild="true" 
    212212        BasicRuntimeChecks="3" 
    213         RuntimeLibrary="3" 
     213        RuntimeLibrary="1" 
    214214        UsePrecompiledHeader="2" 
    215215        WarningLevel="3" 
     
    290290        MinimalRebuild="true" 
    291291        BasicRuntimeChecks="3" 
    292         RuntimeLibrary="3" 
     292        RuntimeLibrary="1" 
    293293        UsePrecompiledHeader="2" 
    294294        WarningLevel="3" 
Note: See TracChangeset for help on using the changeset viewer.