source: @ 403

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @403   22 hours mickem * Refactored the targets concept internally to be simpler to use (less …
(edit) @402   4 days mickem * Implemented full API for LuaScript? Now "everything" (ish) works …
(edit) @401   5 days mickem 2012-02-01 MickeM * Implemented full settings API for LuaScript? (next RC …
(edit) @400   6 days mickem * Fixed issue with parsing "invalid external commands". If parsing …
(edit) @399   2 weeks mickem fixed issue with cmake trying to install pdb files on non windows (I hope)
(edit) @398   2 weeks mickem added a script I use to stress test NSClient++ (for memory leak testing …
(edit) @397   2 weeks mickem * Fixed so NSCAClient parses address correctly * settings exception is …
(edit) @396   2 weeks mickem ARGH!!!!!!!! Finally (for the 6:th time this morning, the NSCA test have …
(edit) @395   3 weeks mickem strange…
(edit) @394   3 weeks mickem ARGH!!! included the script this time :)
(edit) @393   3 weeks mickem * Fixed a race condition in the python unit test script
(edit) @392   3 weeks mickem Removed a failed test in the nsca suite
(edit) @391   3 weeks mickem minor linux type issue…
(edit) @390   3 weeks mickem * Fixed some NSCA encryption bugs (of the random nature) These are …
(edit) @389   3 weeks mickem * Fixed error state propagation * Added unit tests to cmake (ie make test …
(edit) @388   3 weeks mickem * Improved unit tests so they can be run all in sequence * Fixed various …
(edit) @387   3 weeks mickem * Added option to both execute and query item (with a reload in the middle …
(edit) @386   3 weeks mickem * Fixed installer "back" issues * Fixed payload truncation for NRPe and …
(edit) @385   4 weeks mickem * Fixed issue with --submit command line option erroneusly reported …
(edit) @384   4 weeks mickem * Fixed hostname issue in NSCAClient (hostname = auto now auto detects …
(edit) @383   4 weeks mickem * Fixed some issues in the NRPE decoder * Added support for forwarding …
(edit) @382   8 weeks mickem Swapped APIs to make command line option for CheckProcess? work with x64…
(edit) @381   8 weeks mickem A few minor tweaks…
(edit) @380   8 weeks mickem * Fixed so non custom installers gets configuration UI (meaning you can …
(edit) @379   2 months mickem * Fixed so command line client wont try to run commands in modules which …
(edit) @378   2 months mickem * Added python unittests to make sure threading is working properly * …
(edit) @377   2 months mickem * Changed so Client interfaces no longer use "simple" interface meaning …
(edit) @376   2 months mickem * Fixed some NSCA issues (reading from new conf) * Fixed some linux build …
(edit) @375   2 months mickem * Major refactoring in the command line interface * Added support for …
(edit) @374   3 months mickem * Fixed issue with installer not saving nsc.ini when upgrading from 0.3.9
(edit) @373   3 months mickem Updated the post-build scripts a bit to allow automatic upload after build
(edit) @372   3 months mickem * Added initial SyslogClient? module to allow syuslog forwarding (of …
(edit) @371   3 months mickem * Added initial SMTPClient to allow sending messages via SMTP. Still …
(edit) @370   3 months mickem minor fix to make it build on debian as well
(edit) @369   3 months mickem * Had some "vacation" so no updates for a while * A lot of fixes to the …
(edit) @368   4 months mickem 2011-10-21 MickeM * Some more threading issues in Python (works …
(edit) @367   4 months mickem * Real-time CheckEventLog working (still only for one, and I think …
(edit) @366   4 months mickem
(edit) @365   4 months mickem * Fixed many many issues all over the place as I tried to make things …
(edit) @364   5 months mickem * Started on NSCA unit-tests in python * Refactored channel API a bit to …
(edit) @363   5 months mickem Another massive commit with a single comment, but essentially this is the …
(edit) @362   5 months mickem Renamed zeromq stuff to DistributedServer?
(edit) @361   5 months mickem * Massive overhaul here and there * Added new helper for handling …
(edit) @360   5 months mickem * Cleaned up some dependencies (on config.h) * Fixed invalid data in …
(edit) @359   5 months mickem * Added installer for unittests to test.py run like so: nscp --client …
(edit) @358   5 months mickem * Created a protcol buffer free version of the python test script * …
(edit) @357   5 months mickem * Fixed several issues in PythonScript? * PythonScript? supports loading …
(edit) @356   5 months mickem * Implemented registration of channels (so no longer faked) * Added …
(edit) @355   5 months mickem linux build twekas…
(edit) @354   5 months mickem * Added support for loading same plugin twice (in different sessions) * …
(edit) @353   5 months mickem Fixed check_battery.vbs
(edit) @352   5 months mickem * Fixed uncaught exception in test client * Added protocol buffers to …
(edit) @351   5 months mickem * Fixed some *nix build issues…
(edit) @350   5 months mickem * Fixed some issues in the NSCPClient * Fixed debug log issue in core * …
(edit) @349   6 months mickem * Fixed some issues in the NSCPClient
(edit) @348   6 months mickem * Sever refactoring of the new API (there is now two pb files ipc for NSCP …
(edit) @347   6 months mickem * Fixed issue in the NSCP server
(edit) @346   6 months mickem * Fixed so it works on linux (fixed issues with timeout)
(edit) @345   6 months mickem * Fixed so it builds on linux * Fixed so automagic plugin renaming add …
(edit) @344   6 months mickem Initial version of the NSCP protocol (very crude) also might not build on …
(edit) @343   6 months mickem 2011-08-16 MickeM * Added support for remote WMI checking using …
(edit) @342   6 months mickem 2011-08-15 MickeM * Readded allowed hosts function * Moved default …
(edit) @341   6 months mickem 2011-08-14 MickeM * Rename Function to Registry in PythonScript? API as …
(edit) @340   6 months mickem 2011-08-14 MickeM * NRPEClient now works on linux * Added "portable" …
(edit) @339   6 months mickem 2011-08-13 MickeM * Added support for command line execution to …
(edit) @338   6 months mickem Fixed some linux issues and readded grammar as it works on …
(edit) @337   6 months mickem more invalid folders fixed... git git git!!! :(
(edit) @336   6 months mickem Fixed broken server folder as well…
(edit) @335   6 months mickem Added correct version of invalid folder parsers (sometimes git is better …
(edit) @334   6 months mickem removed protobuf/log.proto.h and moved alll includes to target dir …
(edit) @333   6 months mickem 2011-08-10 * Fixed linus issues and defect * Fixed some issues in the …
(edit) @332   6 months mickem 2011-08-10 * Fixed so it builds and runs on linux (but parser had issues …
(edit) @331   7 months mickem 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
(edit) @330   7 months mickem Released 0.3.9
(edit) @329   7 months mickem Release of 0.3.9
(edit) @328   7 months mickem 2011-06-27 MickeM * Fixed issue where parsers and () which was broken * …
(edit) @327   8 months mickem various fixes and changes here and there Mainly build related (been trying …
(edit) @326   8 months mickem 2011-06-14 MickeM - 0.3.9 rc2 * Fixed issue with performance data in …
(edit) @325   10 months mickem Tweaks to building on linux, stil need to fix the utf8 issue and some …
(edit) @324   10 months mickem Tweaks to make building faster
(edit) @323   10 months mickem 0.4.x: Major update with a lot of fixes and what not. Now NSCA is working …
(edit) @322   10 months mickem 0.4.x: * tweaks to the build environment to make the installer work * …
(edit) @321   10 months mickem added an exclude for build artifacts
(edit) @320   10 months mickem * Fixed (finally!!) the NSCA issue with multiple commands and missing …
(edit) @319   11 months mickem Added ability to rename service (automagically so you can run 0.4.x and …
(edit) @318   11 months mickem 0.4.x a lot of tweaks and fixes (now works as a replacement for 0.3.x in …
(edit) @317   11 months mickem * Added check_updates.vbs script * Added a lot of useful(?) aliases * …
(edit) @316   11 months mickem * Added proper volume support to CheckDriveSize * Added support for …
(edit) @315   11 months mickem 0.4.x: fixed some more old settings mappings and handling
(edit) @314   11 months mickem Fixed a bunch of issues with the "old settings reader/importer"
(edit) @313   11 months mickem Finally builds the installer with cmake (so soon we can start doing …
(edit) @312   11 months mickem Fixed installer (almost works now from CMake but dll:s are still missing)
(edit) @311   12 months mickem more w32 tweaks
(edit) @310   12 months mickem Tweaked building to work with 32bit as well as 64 (and some minor tweaks …
(edit) @309   12 months mickem Syncronized streams so all new 0.3.9 features are now in 0.4.x as well
(edit) @308   12 months mickem * Added CheckTaskSched2 (somewhat limited concept build) * Optimized …
(edit) @307   12 months mickem * Major refactoring of the filter engine to improve compile times as well …
(edit) @306   13 months mickem * Fixed so old settings mappings are read/stored in a text file * Changed …
(edit) @305   13 months mickem
(edit) @304   13 months mickem All builds with CMAKE now (except for installers) but thats for another …
Note: See TracRevisionLog for help on using the revision log.