|
../
|
|
b64
|
|
8b206ee
|
5 years
|
michael |
humm…
|
|
breakpad
|
|
c760fc9
|
2 years
|
michael |
* Fixed so old settings mappings are read/stored in a text file
* Changed …
|
|
check_nt
|
|
b9498ef
|
22 months
|
michael |
2011-08-15 MickeM
* Readded allowed hosts function
* Moved default …
|
|
dll
|
|
bd18eb2
|
22 months
|
michael |
* Fixed so it builds on linux
* Fixed so automagic plugin renaming add …
|
|
file
|
|
40970de
|
3 years
|
michael |
Preliminary NSCA support (much is hard coded right now so only a PoC not a …
|
|
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 …
|
|
nrpe
|
|
438998b
|
22 months
|
michael |
Initial version of the NSCP protocol (very crude) also might not build on …
|
|
nsca
|
|
b9498ef
|
22 months
|
michael |
2011-08-15 MickeM
* Readded allowed hosts function
* Moved default …
|
|
nscapi
|
|
4b1e6fe
|
22 months
|
michael |
* Fixed uncaught exception in test client
* Added protocol buffers to …
|
|
nscp
|
|
60e6c18
|
22 months
|
michael |
* Fixed some *nix build issues…
|
|
parsers
|
|
f881d47
|
23 months
|
michael |
Fixed some linux issues and readded grammar as it works on …
|
|
pdh
|
|
d66ccee
|
2 years
|
michael |
Tweaks to make building faster
|
|
scripts
|
|
04ef932
|
23 months
|
michael |
2011-08-10
* Fixed so it builds and runs on linux (but parser had issues …
|
|
service
|
|
7ec3dd1
|
2 years
|
michael |
various fixes and changes here and there
Mainly build related (been trying …
|
|
settings
|
|
4b1e6fe
|
22 months
|
michael |
* Fixed uncaught exception in test client
* Added protocol buffers to …
|
|
simpleini
|
|
3080680
|
3 years
|
michael |
Updated all (currently ported) modules to build and use protocol buffers …
|
|
socket
|
|
4632ff7
|
22 months
|
michael |
* Fixed so it works on linux (fixed issues with timeout)
|
|
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
|
|
buffer.hpp
|
564 bytes
|
358cda1
|
4 years
|
michael |
2009-08-30 MickeM
+ Added -c and -d command line options like so:
…
|
|
char_buffer.hpp
|
839 bytes
|
65a2940
|
23 months
|
michael |
2011-08-14 MickeM
* NRPEClient now works on linux
* Added "portable" …
|
|
charEx.h
|
3.6 KB
|
d05c3f0
|
4 years
|
michael |
Next major "milestone" we now have one working plugin (CheckHelpers) which …
|
|
checkHelpers.hpp
|
41.1 KB
|
e11d494
|
2 years
|
michael |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
CheckMemory.h
|
4.5 KB
|
99e4d8f
|
6 years
|
michael |
2007-11-23 MickeM
* Converted to unicode (damn sometimes I HATE C++)
…
|
|
com_helpers.hpp
|
1.4 KB
|
fe75eff
|
22 months
|
michael |
2011-08-16 MickeM
* Added support for remote WMI checking using …
|
|
config.h.in
|
8.5 KB
|
60e6c18
|
22 months
|
michael |
* Fixed some *nix build issues…
|
|
EnumNtSrv.cpp
|
7.6 KB
|
e11d494
|
2 years
|
michael |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
EnumNtSrv.h
|
2.2 KB
|
e11d494
|
2 years
|
michael |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
EnumProcess.cpp
|
13.4 KB
|
e11d494
|
2 years
|
michael |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
EnumProcess.h
|
5.2 KB
|
e11d494
|
2 years
|
michael |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
error.hpp
|
195 bytes
|
42ff14d
|
3 years
|
michael |
2009-01-24 MickeM
* Fixed so files locked for reading can be chcked …
|
|
error_com.hpp
|
705 bytes
|
367bf20
|
5 years
|
michael |
2008-04-03 MickeM
* Moved COM init to "core" (from WMI module)
+ Added …
|
|
error_impl_unix.hpp
|
1.6 KB
|
de7ec29
|
3 years
|
michael |
Fixed some unix incompatibility issues
|
|
error_impl_w32.hpp
|
8.0 KB
|
7f9c823
|
4 years
|
michael |
First attempt at serious boostification.
NOTICE! This is NOT a complete …
|
|
event_handler.hpp
|
5.8 KB
|
739db5a
|
5 years
|
michael |
First attempt at merging stable changes over to here (probably needs more …
|
|
execute_process.hpp
|
2.1 KB
|
d1029bd
|
3 years
|
michael |
2010-04-21 MickeM - 0.3.8 RC1
+ Added support for strings and int …
|
|
execute_process_unix.hpp
|
1.7 KB
|
79e734f
|
4 years
|
michael |
Re added some more stuff anf fixed *nix compatibility of sockets
|
|
execute_process_w32.hpp
|
6.1 KB
|
d66ccee
|
2 years
|
michael |
Tweaks to make building faster
|
|
file_helpers.hpp
|
2.2 KB
|
04ef932
|
23 months
|
michael |
2011-08-10
* Fixed so it builds and runs on linux (but parser had issues …
|
|
file_logger.hpp
|
4.2 KB
|
d66ccee
|
2 years
|
michael |
Tweaks to make building faster
|
|
filter_framework.hpp
|
14.4 KB
|
d1029bd
|
3 years
|
michael |
2010-04-21 MickeM - 0.3.8 RC1
+ Added support for strings and int …
|
|
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 …
|
|
luna.h
|
3.8 KB
|
1ff950c
|
4 years
|
michael |
Fixed build environment to work better (stand alone)
|
|
multithread.h
|
5.7 KB
|
89f1a84
|
8 years
|
michael |
Added some missing files tpo the CVS
|
|
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 …
|
|
NSCAPI.h
|
7.6 KB
|
4b1e6fe
|
22 months
|
michael |
* Fixed uncaught exception in test client
* Added protocol buffers to …
|
|
nsclient_session.hpp
|
30.5 KB
|
01a278b
|
4 years
|
michael |
(re)added service support (both w32/*nix) so now it runs as a service …
|
|
pdh.hpp
|
261 bytes
|
f0e6036
|
3 years
|
michael |
Reintegrated stable branch and removed some project files (no longer …
|
|
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 …
|
|
program_options_ex.hpp
|
1.7 KB
|
39c73cd
|
23 months
|
michael |
2011-08-13 MickeM
* Added support for command line execution to …
|
|
remote_processes.hpp
|
3.7 KB
|
739db5a
|
5 years
|
michael |
First attempt at merging stable changes over to here (probably needs more …
|
|
ServiceCmd.cpp
|
13.0 KB
|
d66ccee
|
2 years
|
michael |
Tweaks to make building faster
|
|
ServiceCmd.h
|
2.3 KB
|
2d69ab6
|
2 years
|
michael |
Added ability to rename service (automagically so you can run 0.4.x and …
|
|
shared_memory.hpp
|
5.5 KB
|
739db5a
|
5 years
|
michael |
First attempt at merging stable changes over to here (probably needs more …
|
|
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 …
|
|
Singleton.h
|
1.8 KB
|
3bdaf18
|
2 years
|
michael |
Tweaks to building on linux, stil need to fix the utf8 issue and some …
|
|
socket_helpers.hpp
|
4.3 KB
|
b9498ef
|
22 months
|
michael |
2011-08-15 MickeM
* Readded allowed hosts function
* Moved default …
|
|
SSLSocket.cpp
|
5.8 KB
|
1d84e57
|
5 years
|
michael |
x64 build fixes (as well as bundling of some libraries)
|
|
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 …
|
|
strEx.h
|
29.3 KB
|
438998b
|
22 months
|
michael |
Initial version of the NSCP protocol (very crude) also might not build on …
|
|
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
|
|
sysinfo.cpp
|
2.2 KB
|
3692371
|
4 years
|
michael |
2009-01-20 MickeM
* Fixed issue with CheckWMI when no filter was …
|
|
sysinfo.h
|
3.2 KB
|
e11d494
|
2 years
|
michael |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
thread.h
|
8.7 KB
|
c1d545e
|
5 years
|
michael |
2008-02-09 MickeM
+ New module CheckExternalScripts to handle 1, external …
|
|
types.hpp
|
742 bytes
|
d66ccee
|
2 years
|
michael |
Tweaks to make building faster
|
|
unicode_char.hpp
|
167 bytes
|
04ef932
|
23 months
|
michael |
2011-08-10
* Fixed so it builds and runs on linux (but parser had issues …
|
|
utils.cpp
|
2.6 KB
|
ce57b1b
|
5 years
|
michael |
2008-02-11 MickeM
+ Added encryption support for NSCA module (about half …
|
|
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 …
|