|
../
|
|
b64
|
|
95
|
4 years
|
mickem |
humm…
|
|
breakpad
|
|
306
|
13 months
|
mickem |
* Fixed so old settings mappings are read/stored in a text file
* Changed …
|
|
check_nt
|
|
364
|
5 months
|
mickem |
* Started on NSCA unit-tests in python
* Refactored channel API a bit to …
|
|
client
|
|
403
|
3 days
|
mickem |
* Refactored the targets concept internally to be simpler to use (less …
|
|
dll
|
|
375
|
2 months
|
mickem |
* Major refactoring in the command line interface
* Added support for …
|
|
file
|
|
254
|
2 years
|
mickem |
Preliminary NSCA support (much is hard coded right now so only a PoC not a …
|
|
http
|
|
323
|
10 months
|
mickem |
0.4.x: Major update with a lot of fixes and what not.
Now NSCA is working …
|
|
net
|
|
403
|
3 days
|
mickem |
* Refactored the targets concept internally to be simpler to use (less …
|
|
nrpe
|
|
403
|
3 days
|
mickem |
* Refactored the targets concept internally to be simpler to use (less …
|
|
nsca
|
|
400
|
8 days
|
mickem |
* Fixed issue with parsing "invalid external commands".
If parsing …
|
|
nscapi
|
|
403
|
3 days
|
mickem |
* Refactored the targets concept internally to be simpler to use (less …
|
|
nscp
|
|
375
|
2 months
|
mickem |
* Major refactoring in the command line interface
* Added support for …
|
|
parsers
|
|
367
|
4 months
|
mickem |
* Real-time CheckEventLog working (still only for one, and I think …
|
|
pdh
|
|
400
|
8 days
|
mickem |
* Fixed issue with parsing "invalid external commands".
If parsing …
|
|
scripts
|
|
378
|
2 months
|
mickem |
* Added python unittests to make sure threading is working properly
* …
|
|
service
|
|
327
|
8 months
|
mickem |
various fixes and changes here and there
Mainly build related (been trying …
|
|
settings
|
|
403
|
3 days
|
mickem |
* Refactored the targets concept internally to be simpler to use (less …
|
|
simpleini
|
|
368
|
4 months
|
mickem |
2011-10-21 MickeM
* Some more threading issues in Python (works …
|
|
socket
|
|
375
|
2 months
|
mickem |
* Major refactoring in the command line interface
* Added support for …
|
|
zeromq
|
|
375
|
2 months
|
mickem |
* Major refactoring in the command line interface
* Added support for …
|
|
arrayBuffer.cpp
|
7.8 KB
|
324
|
10 months
|
mickem |
Tweaks to make building faster
|
|
arrayBuffer.h
|
3.8 KB
|
324
|
10 months
|
mickem |
Tweaks to make building faster
|
|
buffer.hpp
|
564 bytes
|
201
|
2 years
|
mickem |
BROKEN!
First attempt at merging…
|
|
char_buffer.hpp
|
839 bytes
|
340
|
6 months
|
mickem |
2011-08-14 MickeM
* NRPEClient now works on linux
* Added "portable" …
|
|
charEx.h
|
3.6 KB
|
273
|
20 months
|
mickem |
Merged back all (some?) of the new changes from 0.3.8
|
|
checkHelpers.hpp
|
41.8 KB
|
380
|
2 months
|
mickem |
* Fixed so non custom installers gets configuration UI (meaning you can …
|
|
CheckMemory.h
|
4.5 KB
|
80
|
4 years
|
mickem |
2007-11-23 MickeM
* Converted to unicode (damn sometimes I HATE C++)
…
|
|
com_helpers.hpp
|
1.4 KB
|
375
|
2 months
|
mickem |
* Major refactoring in the command line interface
* Added support for …
|
|
common.hpp
|
1.8 KB
|
360
|
5 months
|
mickem |
* Cleaned up some dependencies (on config.h)
* Fixed invalid data in …
|
|
config.h.in
|
3.2 KB
|
360
|
5 months
|
mickem |
* Cleaned up some dependencies (on config.h)
* Fixed invalid data in …
|
|
EnumNtSrv.cpp
|
7.6 KB
|
331
|
7 months
|
mickem |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
EnumNtSrv.h
|
2.2 KB
|
331
|
7 months
|
mickem |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
EnumProcess.cpp
|
14.5 KB
|
383
|
4 weeks
|
mickem |
* Fixed some issues in the NRPE decoder
* Added support for forwarding …
|
|
EnumProcess.h
|
5.4 KB
|
382
|
8 weeks
|
mickem |
Swapped APIs to make command line option for CheckProcess? work with x64…
|
|
error.hpp
|
195 bytes
|
207
|
2 years
|
mickem |
First attempt at serious boostification.
NOTICE! This is NOT a complete …
|
|
error_com.hpp
|
705 bytes
|
130
|
4 years
|
mickem |
2008-04-03 MickeM
* Moved COM init to "core" (from WMI module)
+ Added …
|
|
error_impl_unix.hpp
|
1.6 KB
|
282
|
18 months
|
mickem |
Fixed some unix incompatibility issues
|
|
error_impl_w32.hpp
|
9.4 KB
|
367
|
4 months
|
mickem |
* Real-time CheckEventLog working (still only for one, and I think …
|
|
event_handler.hpp
|
5.8 KB
|
169
|
3 years
|
mickem |
First attempt at merging stable changes over to here (probably needs more …
|
|
execute_process.hpp
|
2.1 KB
|
226
|
2 years
|
mickem |
Re added some more stuff anf fixed *nix compatibility of sockets
|
|
execute_process_unix.hpp
|
1.7 KB
|
226
|
2 years
|
mickem |
Re added some more stuff anf fixed *nix compatibility of sockets
|
|
execute_process_w32.hpp
|
6.1 KB
|
324
|
10 months
|
mickem |
Tweaks to make building faster
|
|
file_helpers.hpp
|
2.2 KB
|
332
|
6 months
|
mickem |
2011-08-10
* Fixed so it builds and runs on linux (but parser had issues …
|
|
file_logger.hpp
|
4.2 KB
|
324
|
10 months
|
mickem |
Tweaks to make building faster
|
|
filter_framework.hpp
|
14.4 KB
|
273
|
20 months
|
mickem |
Merged back all (some?) of the new changes from 0.3.8
|
|
firewall_helpers.hpp
|
1.3 KB
|
201
|
2 years
|
mickem |
BROKEN!
First attempt at merging…
|
|
luna.h
|
3.8 KB
|
400
|
8 days
|
mickem |
* Fixed issue with parsing "invalid external commands".
If parsing …
|
|
multithread.h
|
5.7 KB
|
34
|
6 years
|
mickem |
Added some missing files tpo the CVS
|
|
Mutex.h
|
8.5 KB
|
169
|
3 years
|
mickem |
First attempt at merging stable changes over to here (probably needs more …
|
|
MutexRW.h
|
5.8 KB
|
169
|
3 years
|
mickem |
First attempt at merging stable changes over to here (probably needs more …
|
|
NSCAPI.h
|
9.4 KB
|
397
|
2 weeks
|
mickem |
* Fixed so NSCAClient parses address correctly
* settings exception is …
|
|
nsclient_session.hpp
|
30.5 KB
|
219
|
2 years
|
mickem |
(re)added service support (both w32/*nix) so now it runs as a service …
|
|
pdh.hpp
|
261 bytes
|
246
|
2 years
|
mickem |
Reintegrated stable branch and removed some project files (no longer …
|
|
PDHCollectors.h
|
11.2 KB
|
201
|
2 years
|
mickem |
BROKEN!
First attempt at merging…
|
|
PDHCounter.cpp
|
1.8 KB
|
201
|
2 years
|
mickem |
BROKEN!
First attempt at merging…
|
|
PDHCounter.h
|
18.1 KB
|
201
|
2 years
|
mickem |
BROKEN!
First attempt at merging…
|
|
program_options_ex.hpp
|
1.7 KB
|
339
|
6 months
|
mickem |
2011-08-13 MickeM
* Added support for command line execution to …
|
|
remote_processes.hpp
|
3.7 KB
|
169
|
3 years
|
mickem |
First attempt at merging stable changes over to here (probably needs more …
|
|
ServiceCmd.cpp
|
13.0 KB
|
324
|
10 months
|
mickem |
Tweaks to make building faster
|
|
ServiceCmd.h
|
2.3 KB
|
319
|
11 months
|
mickem |
Added ability to rename service (automagically so you can run 0.4.x and …
|
|
shared_memory.hpp
|
5.5 KB
|
169
|
3 years
|
mickem |
First attempt at merging stable changes over to here (probably needs more …
|
|
simple_registry.hpp
|
6.6 KB
|
273
|
20 months
|
mickem |
Merged back all (some?) of the new changes from 0.3.8
|
|
simple_timer.hpp
|
759 bytes
|
281
|
18 months
|
mickem |
New settings client (c++ instead of c) which looks pretty sweet :P
Only …
|
|
Singleton.h
|
1.8 KB
|
325
|
10 months
|
mickem |
Tweaks to building on linux, stil need to fix the utf8 issue and some …
|
|
socket_helpers.hpp
|
4.3 KB
|
342
|
6 months
|
mickem |
2011-08-15 MickeM
* Readded allowed hosts function
* Moved default …
|
|
SSLSocket.cpp
|
5.8 KB
|
115
|
4 years
|
mickem |
x64 build fixes (as well as bundling of some libraries)
|
|
SSLSocket.h
|
10.2 KB
|
302
|
13 months
|
mickem |
syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke …
|
|
strEx.h
|
32.7 KB
|
377
|
2 months
|
mickem |
* Changed so Client interfaces no longer use "simple" interface meaning …
|
|
swap_bytes.hpp
|
1.1 KB
|
309
|
12 months
|
mickem |
Syncronized streams so all new 0.3.9 features are now in 0.4.x as well
|
|
sysinfo.cpp
|
2.2 KB
|
201
|
2 years
|
mickem |
BROKEN!
First attempt at merging…
|
|
sysinfo.h
|
3.2 KB
|
331
|
7 months
|
mickem |
2011-07-25
* merged in all 0.3.9 changes into 0.4.0
* refactored where …
|
|
thread.h
|
8.7 KB
|
101
|
4 years
|
mickem |
2008-02-09 MickeM
+ New module CheckExternalScripts to handle 1, external …
|
|
types.hpp
|
742 bytes
|
324
|
10 months
|
mickem |
Tweaks to make building faster
|
|
unicode_char.hpp
|
167 bytes
|
332
|
6 months
|
mickem |
2011-08-10
* Fixed so it builds and runs on linux (but parser had issues …
|
|
utils.cpp
|
2.6 KB
|
103
|
4 years
|
mickem |
2008-02-11 MickeM
+ Added encryption support for NSCA module (about half …
|
|
utils.h
|
7.6 KB
|
380
|
2 months
|
mickem |
* Fixed so non custom installers gets configuration UI (meaning you can …
|
|
zmsg.hpp
|
12.3 KB
|
363
|
5 months
|
mickem |
Another massive commit with a single comment, but essentially this is the …
|