source: nscp/service

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40fca56   19 months michael * Added initial SMTPClient to allow sending messages via SMTP. Still … 0.4.00.4.10.4.2
(edit) @0d9eed6   19 months michael minor fix to make it build on debian as well 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) @7515d00   21 months michael * Massive overhaul here and there * Added new helper for handling … 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) @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) @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) @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) @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) @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) @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) @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) @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) @7065334   3 years michael Fixed name resolution for *nix systems 0.4.00.4.10.4.2
(edit) @c146f89   3 years michael tweaks to he build scripts 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) @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) @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) @294b37b   3 years michael Added ssl support (almost, still has hard coded certificate). ported … 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) @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) @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) @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) @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) @6822839   3 years michael Fixed some unix issue 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) @cc2efd6   3 years michael Removed "old" settings CLI toy since it is no longer used 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) @79e734f   3 years michael Re added some more stuff anf fixed *nix compatibility of sockets 0.4.00.4.10.4.2
(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) @858ecc1   3 years michael added some missing files… 0.4.00.4.10.4.2
(edit) @1e0bbec   4 years michael Semi-working NRPEClient (debian boost is broken so need to recompile it … 0.4.00.4.10.4.2
(edit) @01a278b   4 years michael (re)added service support (both w32/*nix) so now it runs as a service … 0.4.00.4.10.4.2
(edit) @b3078b4   4 years michael added some build stuff 0.4.00.4.10.4.2
(edit) @d05c3f0   4 years michael Next major "milestone" we now have one working plugin (CheckHelpers) which … 0.4.00.4.10.4.2
(edit) @3eedfa6   4 years michael fixed so we have a settings subsytem (ini files) which work on linux 0.4.00.4.10.4.2
(edit) @818b54e   4 years michael First version which builds on Linux!!! (though 99% of all features are … 0.4.00.4.10.4.2
(edit) @77b729e   4 years michael minor updates (will keep at this for a while now...) 0.4.00.4.10.4.2
(edit) @b21f30b   4 years michael removed com helpers 0.4.00.4.10.4.2
(edit) @b4ab033   4 years michael removed file find (replaced with boost) 0.4.00.4.10.4.2
(edit) @773ad32   4 years michael swaped the mutexes for the settings subsysytem to boost 0.4.00.4.10.4.2
(edit) @6672c56   4 years michael * Fixed a few bugs in the old_settings store. * Swapped out all mutexes … 0.4.00.4.10.4.2
(edit) @7f9c823   4 years michael First attempt at serious boostification. NOTICE! This is NOT a complete … 0.4.00.4.10.4.2
(edit) @3b4097d   4 years michael added timeout handling 0.4.00.4.10.4.2
(edit) @d5356c1   4 years michael tried boost::asio in the NRPECLient and split settings to a new file … 0.4.00.4.10.4.2
(edit) @2305b35   4 years michael reorganized project structure (now works from visual studio) 0.4.00.4.10.4.2
(edit) @5229435   4 years michael Added some missing files and ignore lists 0.4.00.4.10.4.2
(add) @f0eb62d   4 years michael Refactored service into its own project 0.4.00.4.10.4.2
Note: See TracRevisionLog for help on using the revision log.