Skip to content

Releases: mickem/nscp

0.5.1.43

29 Aug 20:11
Compare
Choose a tag to compare
0.5.1.43 Pre-release
Pre-release
  • Added option to disable background checks in CheckSystem ((this is not useful as it breaks things, so only use if you have issues)

0.5.1.42

20 Aug 14:16
Compare
Choose a tag to compare
0.5.1.42 Pre-release
Pre-release
  • Fixed #455 documentation about msiexec was wrong
  • Fixed test mode crash
  • Fixed check_service missing descriptions (#456)
  • Fixed potential logger crash
  • Added option to configure maintenance threads as well as changed metrics interval to every 10 seconds

0.5.1.40

17 Aug 20:14
Compare
Choose a tag to compare
0.5.1.40 Pre-release
Pre-release
  • Fixed commandline invocations

0.5.1.39

30 Jul 19:15
Compare
Choose a tag to compare
0.5.1.39 Pre-release
Pre-release
  • Fixed wrong unit test command for lua scripts
  • Removed arguments for unit test as they are not used.
  • Disabled docs if python is missing (or less then 2.6)
  • Switched to regular find python cmake module
  • Added whats new for 0.5.1
  • Fixed error handling when checks crash
  • Added unit test for scheduler
  • python unittest helper lib: Added assert_gt and asser_lt to check values
  • Added --show-all to nscp unit to show all results of the testcase (not just failed ones)
  • Fixed rare crash when logger shuts down
  • Fixed rare crash when scheduler shuts down
  • Fixed scheduler interval being off
  • Added randomness to the scheduler to dictate how much randomness you want (default is 0)
  • core: Fixed loading module with alias via API
  • Fixed exclude parsing when converting CheckServiceState commands (much faster now)

0.5.1.37

29 Jul 04:23
Compare
Choose a tag to compare
0.5.1.37 Pre-release
Pre-release
  • Added information about paths constants to the documentation
  • Changed default module and script path to be relative of exe instead of shared (no impact currently since shared path is exe)
  • Fixed unit testcase issues and added them to automatic build pipeline
  • Fixes some typos inchangelog

0.5.1.35

27 Jul 07:46
Compare
Choose a tag to compare
0.5.1.35 Pre-release
Pre-release
  • Fixed crash when paths was not available
  • NRPE: Improved NRPE server truncation of performance data
  • check_process: Fixed #423 %(filename) variable should contain path
  • Fixed unittest --language option not working
  • CheckLogFile: Fixed crash in on linux
  • Added workaround for boost 1.58 bug (Fixes #442 )
  • Added docker files for building on linux

0.5.1.32

14 Jul 19:52
Compare
Choose a tag to compare
0.5.1.32 Pre-release
Pre-release
  • Eventlog: Added command line for adding real time filter:
    nscp eventlog add --alias foo --log application --target log
  • eventlog: Fixed rendering large (more then 4k) eventlog messages
  • Fixed #426 real time eventlog messages truncated at 512 characters
  • Fixed #428 installer properties not working properly
  • Fixed travis builds
  • Moved docs into the main repository to get out of all the annoying submodule issues
  • Applied #438: check_updates.vbs should return unknown if Windows Update service is disabled
  • Michael now owes Michael Friedrich a beer for his awesome work!
  • Added documentation for APIs
  • installer: Change id of fw exception (but did not affect the guid)
  • installer: Fixed installer command line switches, "op5 mode" and generated password
  • removed pid option on windows
  • installer: Added secondary installer
  • installer: Changed title and added flag to override allow owerwrite
  • Fix writing configuration key 'WEBServer'

0.5.1.31

28 Jun 19:29
Compare
Choose a tag to compare
0.5.1.31 Pre-release
Pre-release

New installer and new "Secondary NSClient++" if you wish to install two NSClient++ on the same computer.

0.5.1.29

30 May 19:12
Compare
Choose a tag to compare
0.5.1.29 Pre-release
Pre-release
  • Fixed new op5 logo
  • Fixed signing certificates in installer

0.5.1.28

24 May 14:01
Compare
Choose a tag to compare
0.5.1.28 Pre-release
Pre-release

Fixed installer UI (and writing installer keys)