source: nscp/include @ e11d494

0.4.00.4.10.4.2
Name Size Rev Age Author Last Change
../
b64 8b206ee   5 years michael humm…
simpleini 3080680   3 years michael Updated all (currently ported) modules to build and use protocol buffers …
file 40970de   3 years michael Preliminary NSCA support (much is hard coded right now so only a PoC not a …
check_nt 1ecd26f   2 years michael syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke …
breakpad c760fc9   2 years michael * Fixed so old settings mappings are read/stored in a text file * Changed …
nrpe c391984   2 years michael 0.4.x: * tweaks to the build environment to make the installer work * …
http b7d17f8   2 years michael 0.4.x: Major update with a lot of fixes and what not. Now NSCA is working …
net b7d17f8   2 years michael 0.4.x: Major update with a lot of fixes and what not. Now NSCA is working …
nsca d66ccee   2 years michael Tweaks to make building faster
pdh d66ccee   2 years michael Tweaks to make building faster
dll 3bdaf18   2 years michael Tweaks to building on linux, stil need to fix the utf8 issue and some …
nscapi 7ec3dd1   2 years michael various fixes and changes here and there Mainly build related (been trying …
service 7ec3dd1   2 years michael various fixes and changes here and there Mainly build related (been trying …
parsers e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
settings e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
multithread.h 5.7 KB 89f1a84   8 years michael Added some missing files tpo the CVS
CheckMemory.h 4.5 KB 99e4d8f   5 years michael 2007-11-23 MickeM * Converted to unicode (damn sometimes I HATE C++) …
thread.h 8.7 KB c1d545e   5 years michael 2008-02-09 MickeM + New module CheckExternalScripts to handle 1, external …
utils.cpp 2.6 KB ce57b1b   5 years michael 2008-02-11 MickeM + Added encryption support for NSCA module (about half …
Socket.cpp 3.6 KB 394f7a1   5 years michael + Added propper output handling to process subsystem (now you can execute …
SSLSocket.cpp 5.8 KB 1d84e57   5 years michael x64 build fixes (as well as bundling of some libraries)
error_com.hpp 705 bytes 367bf20   5 years michael 2008-04-03 MickeM * Moved COM init to "core" (from WMI module) + Added …
event_handler.hpp 5.8 KB 739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more …
Mutex.h 8.5 KB 739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more …
MutexRW.h 5.8 KB 739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more …
remote_processes.hpp 3.7 KB 739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more …
shared_memory.hpp 5.5 KB 739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more …
sysinfo.cpp 2.2 KB 3692371   4 years michael 2009-01-20 MickeM * Fixed issue with CheckWMI when no filter was …
luna.h 3.8 KB 1ff950c   4 years michael Fixed build environment to work better (stand alone)
buffer.hpp 564 bytes 358cda1   4 years michael 2009-08-30 MickeM + Added -c and -d command line options like so: …
firewall_helpers.hpp 1.3 KB a0e17ff   4 years michael Added a lot of missing files and cleanup source folder a bit for the 0.3.7 …
error_impl_w32.hpp 8.0 KB 7f9c823   4 years michael First attempt at serious boostification. NOTICE! This is NOT a complete …
charEx.h 3.6 KB d05c3f0   4 years michael Next major "milestone" we now have one working plugin (CheckHelpers) which …
com_helpers.hpp 1.3 KB d05c3f0   4 years michael Next major "milestone" we now have one working plugin (CheckHelpers) which …
nsclient_session.hpp 30.5 KB 01a278b   3 years michael (re)added service support (both w32/*nix) so now it runs as a service …
program_options_ex.hpp 1.4 KB dcd90b2   3 years michael Added back openssl now builds (and presumably the NRPEClient works with it …
execute_process_unix.hpp 1.7 KB 79e734f   3 years michael Re added some more stuff anf fixed *nix compatibility of sockets
error.hpp 195 bytes 42ff14d   3 years michael 2009-01-24 MickeM * Fixed so files locked for reading can be chcked …
PDHCollectors.h 11.2 KB 42ff14d   3 years michael 2009-01-24 MickeM * Fixed so files locked for reading can be chcked …
PDHCounter.cpp 1.8 KB 42ff14d   3 years michael 2009-01-24 MickeM * Fixed so files locked for reading can be chcked …
PDHCounter.h 18.1 KB 42ff14d   3 years michael 2009-01-24 MickeM * Fixed so files locked for reading can be chcked …
pdh.hpp 261 bytes f0e6036   3 years michael Reintegrated stable branch and removed some project files (no longer …
execute_process.hpp 2.1 KB d1029bd   3 years michael 2010-04-21 MickeM - 0.3.8 RC1 + Added support for strings and int …
filter_framework.hpp 14.4 KB d1029bd   3 years michael 2010-04-21 MickeM - 0.3.8 RC1 + Added support for strings and int …
simple_registry.hpp 6.6 KB d1029bd   3 years michael 2010-04-21 MickeM - 0.3.8 RC1 + Added support for strings and int …
simple_timer.hpp 759 bytes 497b779   3 years michael New settings client (c++ instead of c) which looks pretty sweet :P Only …
error_impl_unix.hpp 1.6 KB de7ec29   3 years michael Fixed some unix incompatibility issues
Socket.h 25.7 KB 1ecd26f   2 years michael syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke …
SSLSocket.h 10.2 KB 1ecd26f   2 years michael syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke …
swap_bytes.hpp 1.1 KB 1f24a1c   2 years michael Syncronized streams so all new 0.3.9 features are now in 0.4.x as well
utils.h 6.6 KB 7443b58   2 years michael 0.4.x a lot of tweaks and fixes (now works as a replacement for 0.3.x in …
ServiceCmd.h 2.3 KB 2d69ab6   2 years michael Added ability to rename service (automagically so you can run 0.4.x and …
config.h.in 8.4 KB b7d17f8   2 years michael 0.4.x: Major update with a lot of fixes and what not. Now NSCA is working …
arrayBuffer.cpp 7.8 KB d66ccee   2 years michael Tweaks to make building faster
arrayBuffer.h 3.8 KB d66ccee   2 years michael Tweaks to make building faster
char_buffer.hpp 468 bytes d66ccee   2 years michael Tweaks to make building faster
execute_process_w32.hpp 6.1 KB d66ccee   2 years michael Tweaks to make building faster
file_helpers.hpp 2.2 KB d66ccee   2 years michael Tweaks to make building faster
file_logger.hpp 4.2 KB d66ccee   2 years michael Tweaks to make building faster
ServiceCmd.cpp 13.0 KB d66ccee   2 years michael Tweaks to make building faster
socket_helpers.hpp 5.8 KB d66ccee   2 years michael Tweaks to make building faster
types.hpp 742 bytes d66ccee   2 years michael Tweaks to make building faster
unicode_char.hpp 167 bytes d66ccee   2 years michael Tweaks to make building faster
Singleton.h 1.8 KB 3bdaf18   2 years michael Tweaks to building on linux, stil need to fix the utf8 issue and some …
strEx.h 26.8 KB 3bdaf18   2 years michael Tweaks to building on linux, stil need to fix the utf8 issue and some …
checkHelpers.hpp 41.1 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
EnumNtSrv.cpp 7.6 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
EnumNtSrv.h 2.2 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
EnumProcess.cpp 13.4 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
EnumProcess.h 5.2 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
NSCAPI.h 7.2 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
sysinfo.h 3.2 KB e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.