source: nscp/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f33c12f   18 months michael * Changed so Client interfaces no longer use "simple" interface meaning … 0.4.00.4.10.4.2
(edit) @96c1461   18 months michael * Major refactoring in the command line interface * Added support for … 0.4.00.4.10.4.2
(edit) @b24c97f   19 months michael * Added initial SyslogClient module to allow syuslog forwarding (of … 0.4.00.4.10.4.2
(edit) @40fca56   19 months michael * Added initial SMTPClient to allow sending messages via SMTP. Still … 0.4.00.4.10.4.2
(edit) @f7a074d   19 months michael * Had some "vacation" so no updates for a while * A lot of fixes to the … 0.4.00.4.10.4.2
(edit) @58f0e80   19 months michael 2011-10-21 MickeM * Some more threading issues in Python (works … 0.4.00.4.10.4.2
(edit) @98113da   20 months michael * Real-time CheckEventLog working (still only for one, and I think … 0.4.00.4.10.4.2
(edit) @9b9be81   20 months michael * Fixed many many issues all over the place as I tried to make things … 0.4.00.4.10.4.2
(edit) @a629015   20 months michael * Started on NSCA unit-tests in python * Refactored channel API a bit to … 0.4.00.4.10.4.2
(edit) @2b2e9b8   20 months michael Another massive commit with a single comment, but essentially this is the … 0.4.00.4.10.4.2
(edit) @7515d00   21 months michael * Massive overhaul here and there * Added new helper for handling … 0.4.00.4.10.4.2
(edit) @a78a985   21 months michael * Cleaned up some dependencies (on config.h) * Fixed invalid data in … 0.4.00.4.10.4.2
(edit) @fb7e36a   21 months michael * Added installer for unittests to test.py run like so: nscp --client … 0.4.00.4.10.4.2
(edit) @4cac39f   21 months michael * Created a protcol buffer free version of the python test script * … 0.4.00.4.10.4.2
(edit) @a14aa07   21 months michael * Fixed several issues in PythonScript * PythonScript supports loading … 0.4.00.4.10.4.2
(edit) @a44cb15   21 months michael * Implemented registration of channels (so no longer faked) * Added … 0.4.00.4.10.4.2
(edit) @3b11e65   21 months michael linux build twekas… 0.4.00.4.10.4.2
(edit) @81e420c   21 months michael * Added support for loading same plugin twice (in different sessions) * … 0.4.00.4.10.4.2
(edit) @4b1e6fe   21 months michael * Fixed uncaught exception in test client * Added protocol buffers to … 0.4.00.4.10.4.2
(edit) @60e6c18   21 months michael * Fixed some *nix build issues… 0.4.00.4.10.4.2
(edit) @8840f09   21 months michael * Fixed some issues in the NSCPClient * Fixed debug log issue in core * … 0.4.00.4.10.4.2
(edit) @d7e265d   21 months michael * Fixed some issues in the NSCPClient 0.4.00.4.10.4.2
(edit) @b38e845   21 months michael * Sever refactoring of the new API (there is now two pb files ipc for NSCP … 0.4.00.4.10.4.2
(edit) @0b8df3e   21 months michael * Fixed issue in the NSCP server 0.4.00.4.10.4.2
(edit) @4632ff7   21 months michael * Fixed so it works on linux (fixed issues with timeout) 0.4.00.4.10.4.2
(edit) @bd18eb2   21 months michael * Fixed so it builds on linux * Fixed so automagic plugin renaming add … 0.4.00.4.10.4.2
(edit) @438998b   21 months michael Initial version of the NSCP protocol (very crude) also might not build on … 0.4.00.4.10.4.2
(edit) @fe75eff   22 months michael 2011-08-16 MickeM * Added support for remote WMI checking using … 0.4.00.4.10.4.2
(edit) @b9498ef   22 months michael 2011-08-15 MickeM * Readded allowed hosts function * Moved default … 0.4.00.4.10.4.2
(edit) @2c95d22   22 months michael 2011-08-14 MickeM * Rename Function to Registry in PythonScript API as … 0.4.00.4.10.4.2
(edit) @65a2940   22 months michael 2011-08-14 MickeM * NRPEClient now works on linux * Added "portable" … 0.4.00.4.10.4.2
(edit) @39c73cd   22 months michael 2011-08-13 MickeM * Added support for command line execution to … 0.4.00.4.10.4.2
(edit) @f881d47   22 months michael Fixed some linux issues and readded grammar as it works on … 0.4.00.4.10.4.2
(edit) @e1d9a58   22 months michael Fixed broken server folder as well… 0.4.00.4.10.4.2
(edit) @130777fe   22 months michael Added correct version of invalid folder parsers (sometimes git is better … 0.4.00.4.10.4.2
(edit) @afd42f1   22 months michael removed protobuf/log.proto.h and moved alll includes to target dir … 0.4.00.4.10.4.2
(edit) @54ac968   22 months michael 2011-08-10 * Fixed linus issues and defect * Fixed some issues in the … 0.4.00.4.10.4.2
(edit) @04ef932   22 months michael 2011-08-10 * Fixed so it builds and runs on linux (but parser had issues … 0.4.00.4.10.4.2
(edit) @e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where … 0.4.00.4.10.4.2
(edit) @7ec3dd1   2 years michael various fixes and changes here and there Mainly build related (been trying … 0.4.00.4.10.4.2
(edit) @3bdaf18   2 years michael Tweaks to building on linux, stil need to fix the utf8 issue and some … 0.4.00.4.10.4.2
(edit) @d66ccee   2 years michael Tweaks to make building faster 0.4.00.4.10.4.2
(edit) @b7d17f8   2 years michael 0.4.x: Major update with a lot of fixes and what not. Now NSCA is working … 0.4.00.4.10.4.2
(edit) @c391984   2 years michael 0.4.x: * tweaks to the build environment to make the installer work * … 0.4.00.4.10.4.2
(edit) @2d69ab6   2 years michael Added ability to rename service (automagically so you can run 0.4.x and … 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) @569a179   2 years michael 0.4.x: fixed some more old settings mappings and handling 0.4.00.4.10.4.2
(edit) @7e54a5f   2 years michael Fixed a bunch of issues with the "old settings reader/importer" 0.4.00.4.10.4.2
(edit) @1f24a1c   2 years michael Syncronized streams so all new 0.3.9 features are now in 0.4.x as well 0.4.00.4.10.4.2
(edit) @c760fc9   2 years michael * Fixed so old settings mappings are read/stored in a text file * Changed … 0.4.00.4.10.4.2
(edit) @87cf3c4   2 years michael All builds with CMAKE now (except for installers) but thats for another … 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) @f7663c9   3 years michael * Fixed a bunch of settings related issues * Added "parent" links to … 0.4.00.4.10.4.2
(edit) @c015acc   3 years michael Builds again!!! Streamlined settings and mde the client side API slightly … 0.4.00.4.10.4.2
(edit) @5e12ba6   3 years michael Various minor changes (NOT BUILDING PROPERLY) 0.4.00.4.10.4.2
(edit) @b4db89d   3 years michael *sigh* maybe time to find a propepr dev enviornment for *nix? 0.4.00.4.10.4.2
(edit) @57a86f3   3 years michael some more monir twekas 0.4.00.4.10.4.2
(edit) @9111898   3 years michael Various settings loading fixes 0.4.00.4.10.4.2
(edit) @2a1411e   3 years michael A few unix related twekas 0.4.00.4.10.4.2
(edit) @291548e   3 years michael Tweaks to the settings subsystem (thread safeness) as well as additions to … 0.4.00.4.10.4.2
(edit) @de7ec29   3 years michael Fixed some unix incompatibility issues 0.4.00.4.10.4.2
(edit) @497b779   3 years michael New settings client (c++ instead of c) which looks pretty sweet :P Only … 0.4.00.4.10.4.2
(edit) @184d575   3 years michael parametrized certifaicte file (ish) 0.4.00.4.10.4.2
(edit) @64d42de   3 years michael Some fixes for unix build 0.4.00.4.10.4.2
(edit) @294b37b   3 years michael Added ssl support (almost, still has hard coded certificate). ported … 0.4.00.4.10.4.2
(edit) @8988f9e   3 years michael Added in performance e data for NRPE and NSCA as well as added in debug … 0.4.00.4.10.4.2
(edit) @fe9cc46   3 years michael Some initial design concepts for CheckDIsk (not building yet) 0.4.00.4.10.4.2
(edit) @5735dda   3 years michael Merged back all (some?) of the new changes from 0.3.8 0.4.00.4.10.4.2
(edit) @acf0660   3 years michael renamed to_string as it clashed with some boost classes, as well as … 0.4.00.4.10.4.2
(edit) @86632db   3 years michael Refactored build scripts 0.4.00.4.10.4.2
(edit) @f1d6990   3 years michael 2010-05-25 MickeM - 0.3.8 (take 3) ! Release the new version * Fixed … 0.4.00.4.10.4.2stable
(edit) @b0fda46   3 years michael 2010-05-25 MickeM - 0.3.8 (take 2) ! Release the new version * Fixed … 0.4.00.4.10.4.2stable
(edit) @f40d813   3 years michael 2010-05-17 MickeM * Fixed id is considerd an int (not a string) in the … 0.4.00.4.10.4.2stable
(edit) @9661f81   3 years michael 2010-05-10 MickeM - 0.3.8 RC2 * Fixed issue with listpdh and debugpdh … 0.4.00.4.10.4.2stable
(edit) @d1029bd   3 years michael 2010-04-21 MickeM - 0.3.8 RC1 + Added support for strings and int … 0.4.00.4.10.4.2stable
(edit) @edf0848   3 years michael 2010-04-09 MickeM + Added support for dates in the new CheckEventLog so … 0.4.00.4.10.4.2stable
(edit) @5b10435   3 years michael 2010-04-04 MickeM - Reverted "major eventlog change" since it did in fact … 0.4.00.4.10.4.2stable
(edit) @9bb220f   3 years michael + Added new option append-filter-<key>=<value> to CheckEventLog to allow … 0.4.00.4.10.4.2stable
(edit) @d82ebd6   3 years michael it is apparently extern uppercase c and not lowercase c :) 0.4.00.4.10.4.2
(edit) @b0e7ecf   3 years michael Added some missing files and fixed a NSCA Channel *nix issue. 0.4.00.4.10.4.2
(edit) @cad08fb   3 years michael Major update with a new plugin glue that works better with *nix. … 0.4.00.4.10.4.2
(edit) @60375ed   3 years michael Fixed *nix compatiblity issues 0.4.00.4.10.4.2
(edit) @47bcf6f   3 years michael Added crypto++ to cmake build 0.4.00.4.10.4.2
(edit) @40970de   3 years michael Preliminary NSCA support (much is hard coded right now so only a PoC not a … 0.4.00.4.10.4.2
(edit) @f0e6036   3 years michael Reintegrated stable branch and removed some project files (no longer … 0.4.00.4.10.4.2
(edit) @c0d7e82   3 years michael * Multiple fixes all over the place * Available modules: … 0.4.00.4.10.4.2
(edit) @3080680   3 years michael Updated all (currently ported) modules to build and use protocol buffers … 0.4.00.4.10.4.2
(edit) @920626f   3 years michael Made some changes to facilitate building protocol buffer files from cmake 0.4.00.4.10.4.2
(edit) @2018659   3 years michael Added protocol buffers for internal channels (only command as of now) this … 0.4.00.4.10.4.2
(edit) @42ff14d   3 years michael 2009-01-24 MickeM * Fixed so files locked for reading can be chcked … 0.4.00.4.10.4.2stable
(edit) @50a5db2   3 years michael Fixed some logica issues and changed so debug logging work on *nix (cout … 0.4.00.4.10.4.2
(edit) @1bfe6f0   3 years michael Finnished Scheduler and added basic "Notify" support (no sinks yet) 0.4.00.4.10.4.2
(edit) @753ea6d   3 years michael improved the scheduled module and re-added the settings command line toy … 0.4.00.4.10.4.2
(edit) @031acbf   3 years michael Added a simple scheduling concept 0.4.00.4.10.4.2
(edit) @208a88c   3 years michael 2009-12-31 MickeM * Fixed CheckFile* time handling so it is "signed" … 0.4.00.4.10.4.2stable
(edit) @1b3afb4   3 years michael 2009-12-13 MickeM + Added new command: CheckSingleFile? to check spects of … 0.4.00.4.10.4.2stable
(edit) @79e734f   3 years michael Re added some more stuff anf fixed *nix compatibility of sockets 0.4.00.4.10.4.2
(edit) @9aeb6ac   3 years michael + Added != to all string filters + Sorted out the alias handling it is … 0.4.00.4.10.4.2stable
(edit) @9b3f53c   3 years michael First version of a working NRPE Listener (does not (yet) handle commands … 0.4.00.4.10.4.2
(edit) @dcd90b2   3 years michael Added back openssl now builds (and presumably the NRPEClient works with it … 0.4.00.4.10.4.2
Note: See TracRevisionLog for help on using the revision log.