Changeset e11d494 in nscp for files


Ignore:
Timestamp:
07/25/11 23:16:48 (22 months ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
04ef932
Parents:
7ec3dd1
Message:

2011-07-25

  • merged in all 0.3.9 changes into 0.4.0
  • refactored where filter to be "non template" to drastically reduce compile time (as well as potentially size if I ever go dll instead of static link)
  • streamlined checkeventlog toi be same as "the other" where filters as well as dropped support of "old" syntax.
Location:
files
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • files/boot.dist

    r197b263 re11d494  
    11[settings] 
    2 location=old 
    3 ;location=old 
    4 location=ini 
    5 ;type=registry 
    6  
    7 [old] 
    8 file=NSC.ini 
    9  
    10 [ini] 
    11 file=NSClient.ini 
    12  
    13 [registry] 
    14 ;root=/software/NSClient++ 
    15 ;hive=HKEY_LOCAL_MACHINE 
     21=old 
     32=ini 
     43=registry 
  • files/old-settings.map

    r7ec3dd1 re11d494  
    7373Wrapped Scripts/*=/settings/external scripts/wrapped scripts 
    7474 
    75 includes/*=/include/* 
     75includes/*=/includes 
    7676 
    7777NSCA Agent/interval=/settings/scheduler/default/interval 
Note: See TracChangeset for help on using the changeset viewer.