6
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... over 17 years ago
... More... over 17 years ago
Updated with reg settings (take 1) More... about 18 years ago
Nya settingssysmetet kompilerar More... about 18 years ago
*** empty log message *** More... about 18 years ago
Added syntax option and some date formating code. More... about 18 years ago
*** empty log message *** More... about 18 years ago
Lots of update (I really should checkin more often :) More... about 18 years ago
Added some missing files tpo the CVS More... over 18 years ago
Alot of fixes and some changes (se changelog for details) More... over 18 years ago
changes all over manily in the checking code More... almost 19 years ago
* Fixed PROCSTATE and SERVICESTATE return state. + Added support for individual size in CheckDriveSize and CheckFileSize (size has to be specified before a drive/path) * Fixed performance data for drives (and possibly other places) More... almost 19 years ago
2005-05-23 MickeM + Added obfuscated password support + Added some more debug info on commands (returncode, and input args) + Added some more comments ot the NSC.ini + Added central password "override" + Added central "host override" + Fixed bug with external commands always getting WARNING state More... almost 19 years ago
2005-05-18 MickeM * Fixed bug in NSC.ini (section title for Check System was wrong) + Added multitasking for plugins (now two plugins can handle requests simultaniously) * Fixed som minor issues here and there More... almost 19 years ago
2005-05-15 MickeM + Added NRPE support for checkCounter + Updated documentation * Make check commands ignore case + Added CheckHelpers module to alter the result of various check and similar things More... almost 19 years ago
* Fixed multitasking socket listsner (had a hard-to-find memory leak) * Changed ProcessEnumeration class to one that should work on NT4 New option to set this in the config file. + Added some more options to the config file. More... almost 19 years ago
+ Added multitasking to socket listsner (it can now handle multiple connections) * Fixed bug in NSClientListener now "seqv" in check_nt shouldn't happen. + Added COUNTER support to NSClient and CheckSystem More... about 19 years ago
** MAJOR CHANGES ** 2004-04-19 MickeM + Added SSL support + Added alot of new options + Added documentation * Renamed and restructured NSCLientCompat to CheckSystem * *ALOT* of fixes all over : We are now starting to get to something that is "stable" : This means that soon you might actually be able to use this. More... about 19 years ago
*** empty log message *** More... about 19 years ago
* Changed the Thread class a bit (mutex -> signal, and CreatThread does not return the instance) * Moved settings "keys" fro NRPE to config.h * Changed build options (added Distribution) which builds a zip file under ./dist (requires 7z installed) * Minor tweaks to error/debug logging and small fixes "here and there" More... about 19 years ago
+ NRPE Support (very basic, no encryption, and nothing fancy) * Socket classes rewritten + Added NSCModuleHelper::getSettingsSection to the API More... about 19 years ago
* Fixed NSClientListener return codes for basic commands * Extracted arrayBuffer code into new files under /include * Minor tweaks in the API (fixed minor issues) + Added some basic "tests" to a few commands (getToken, and arrayBuffer related) More... about 19 years ago
+ Added NRPE return code * Fixed some return states to NSClientListener (not verified yet, but soon they wil lbe back in order :) More... about 19 years ago
Fixed bug in INject (now things should work, but far from stable) More... about 19 years ago
*** empty log message *** More... about 19 years ago
*OBS* This might no longer work! (expect updated code in the next few days if things are broken) More... about 19 years ago
* Refactored out NSCLient Listener as a separate module * Added initial NRPE listener module (not yet implemented only a shell) * Changed Module API (Inject function has new syntax) * Added some tokenizer function to charEx * Added new wrapper function to inject Command * Minor changes in relation to refactor work More... about 19 years ago
* Improved thread safety in Core + Added exception handling and logging in PDH code * Various fixes all over the place + New module for check size of files/directories * Changed build to Dynamic link * Added regular expression support for EventLog checker More... about 19 years ago
Multiple fixes in various places. * Added threadding blocks "core" * Added new Module (CheckDisk) * Added new option [log] / debug=1 to enable debug logs. * Added more error messages * other minor tweaks and fixes More... about 19 years ago
Added ChekDIsk plugin (and some utility functions) More... about 19 years ago