source: nscp/modules/CheckWMI

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d66ccee   2 years michael Tweaks to make building faster 0.4.00.4.10.4.2
(edit) @7443b58   2 years michael 0.4.x a lot of tweaks and fixes (now works as a replacement for 0.3.x in … 0.4.00.4.10.4.2
(edit) @1ecd26f   2 years michael syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke … 0.4.00.4.10.4.2
(edit) @b4110d8   3 years michael Reintegrated stable branch and removed some project files (no longer … 0.4.00.4.10.4.2
(edit) @7f9c823   4 years michael First attempt at serious boostification. NOTICE! This is NOT a complete … 0.4.00.4.10.4.2
(edit) @5da0459   4 years michael BROKEN! First attempt at merging… 0.4.00.4.10.4.2
(edit) @1fc246c   4 years michael SOme minor fixes to the installer and added archive project 0.4.00.4.10.4.2stable
(edit) @308b6f5   4 years michael Fixed issues with new installer (now works setting options again) 0.4.00.4.10.4.2stable
(edit) @1d53fe0   4 years michael 2009-02-11 MickeM * Fixed so that performance data is always(?) renderd … 0.4.00.4.10.4.2stable
(edit) @3692371   4 years michael 2009-01-20 MickeM * Fixed issue with CheckWMI when no filter was … 0.4.00.4.10.4.2stable
(edit) @739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more … 0.4.00.4.10.4.2
(edit) @c37e58f   5 years michael 2008-09-14 MickeM - 0.3.4 RC-4 * Fixed issue with OS detection (again) * … 0.4.00.4.10.4.2stable
(edit) @7221dc8   5 years michael 2008-09-09 MickeM * Improved error handling for the WMI checks. + … 0.4.00.4.10.4.2stable
(edit) @c0522cd   5 years michael 2008-08-16 MickeM * *WARNING* THIS IS VERY VERY UNSTABEL (possibly) * … 0.4.00.4.10.4.2stable
(edit) @846bbe4   5 years michael 2008-08-09 MickeM + Added ChangeWindowMessageFilter? so systray should not … 0.4.00.4.10.4.2stable
(edit) @34e7428   5 years michael Added new option (namespace) to CheckWMI and CheckWMIValue use like so: … 0.4.00.4.10.4.2stable
(edit) @9567d4b   5 years michael 2008-05-?? MickeM * BREAKING CHANGE! -- THe API function NSCLoadPlugin … 0.4.00.4.10.4.2
(edit) @dff5db9   5 years michael 2008-06-14 MickeM * Fixed error message from external commands (better … 0.4.00.4.10.4.2stable
(edit) @367bf20   5 years michael 2008-04-03 MickeM * Moved COM init to "core" (from WMI module) + Added … 0.4.00.4.10.4.2stable
(edit) @6b690bf   5 years michael + Added API for scripts to register commands + Added command descriptions … 0.4.00.4.10.4.2stable
(edit) @8b206ee   5 years michael humm… 0.4.00.4.10.4.2stable
(edit) @3f569d3   5 years michael 2007-11-26 MickeM + Fixed a socket issue (erroneously reported "Could not … 0.4.00.4.10.4.2stable
(edit) @a60995a   6 years michael removed "old" project files and added a perl helper thingy 0.4.00.4.10.4.2stable
(edit) @7e33d82   6 years michael fixed the build environment a bit… 0.4.00.4.10.4.2stable
(edit) @99e4d8f   6 years michael 2007-11-23 MickeM * Converted to unicode (damn sometimes I HATE C++) … 0.4.00.4.10.4.2stable
(edit) @df0ab60   6 years michael 2007-11-21 MickeM * Fixed process counter so checkProcState now return … 0.4.00.4.10.4.2stable
(edit) @5044c09   6 years michael 2007-11-19 MickeM * Fixed a minor issue in reading registry keys + Added … 0.4.00.4.10.4.2stable
(edit) @b0ae738   6 years michael 2007-11-14 MickeM + Added multi-line output support ( issue #91 ) * … 0.4.00.4.10.4.2stable
(edit) @30bfe74   6 years michael 2007-11-12 MickeM + Added option to configure socket_timeout (default is … 0.4.00.4.10.4.2stable
(edit) @eceb8c7   6 years michael mainly build changes to finalize w64 stuff. also added the forth coming … 0.4.00.4.10.4.2stable
(edit) @3ece2bd   6 years michael 2007-11-08 MickeM + Added CheckWMIValue to check result-values from a WMI … 0.4.00.4.10.4.2stable
(edit) @22d2739   6 years michael 2007-11-06 MickeM + Added CLI interface to CheckWMI to check queries 0.4.00.4.10.4.2stable
(edit) @b749b8d   6 years michael 2007-11-04 MickeM * Rewritten WMI handling as well as checks so things … 0.4.00.4.10.4.2stable
(edit) @12edcec   6 years michael Added one of the tools I use to build (XAutoBuild) as well as tweaked some … 0.4.00.4.10.4.2stable
(edit) @0bc9fdd   6 years michael made some build changes (removed warnings) 0.4.00.4.10.4.2stable
(edit) @478588b   6 years michael * Restructured build and include to work from CLI + Started to add … 0.4.00.4.10.4.2stable
(edit) @4548d83   6 years michael + Added auto-update of versions and dates on build to make versions better … 0.4.00.4.10.4.2stable
(edit) @4001502   6 years michael Cleanup build enviornment a bit and updated to it builds on w64 (-regular … 0.4.00.4.10.4.2stable
(edit) @a6aaf0a   6 years michael * Added Dutch performance counters to counters.defs * Added Spanish … 0.4.00.4.10.4.2stable
(edit) @972b98d   6 years michael 0.2.7 build 0.4.00.4.10.4.2stable
(edit) @dc65e35   6 years michael 2006-03-05 MickeM * Fixed -v FILEAGE check_nt (NSClient) check. * Added … 0.4.00.4.10.4.2stable
(edit) @2603350   6 years michael Getting ready for the 0.2.7 release, a few minor fixes here and there… 0.4.00.4.10.4.2stable
(edit) @9ce8b01   7 years michael VC 8.0 compatiblity 0.4.00.4.10.4.2stable
(edit) @f42280d   7 years michael * empty log message * 0.4.00.4.10.4.2stable
(add) @1b7ae3d   7 years michael * empty log message * 0.4.00.4.10.4.2stable
Note: See TracRevisionLog for help on using the revision log.