root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @260 [260] 7 months mickem since we dont use blind string commands need to be lowercase in module …
(edit) @259 [259] 7 months mickem it is apparently extern uppercase c and not lowercase c :)
(edit) @258 [258] 7 months mickem Added some missing files and fixed a NSCA Channel *nix issue.
(edit) @257 [257] 7 months mickem Major update with a new plugin glue that works better with *nix. …
(edit) @256 [256] 7 months mickem Fixed *nix compatiblity issues
(edit) @255 [255] 7 months mickem Added crypto++ to cmake build
(edit) @254 [254] 7 months mickem Preliminary NSCA support (much is hard coded right now so only a PoC not a …
(edit) @253 [253] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @252 [252] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @251 [251] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @250 [250] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @249 [249] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @248 [248] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @247 [247] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @246 [246] 7 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @245 [245] 7 months mickem * Multiple fixes all over the place * Available modules: …
(edit) @244 [244] 7 months mickem Updated all (currently ported) modules to build and use protocol buffers …
(edit) @243 [243] 7 months mickem added a missing file
(edit) @242 [242] 7 months mickem Made some changes to facilitate building protocol buffer files from cmake
(edit) @241 [241] 7 months mickem Added protocol buffers for internal channels (only command as of now) this …
(edit) @239 [239] 8 months mickem NRPEServer (prev. Listener) now builds with CMake
(edit) @238 [238] 8 months mickem broken subversion: path not found…
(edit) @237 [237] 8 months mickem
(edit) @236 [236] 8 months mickem Renamed NRPEListener to server (part 1)
(edit) @235 [235] 8 months mickem fixed wrong reg keys
(edit) @234 [234] 8 months mickem Fixed some logica issues and changed so debug logging work on *nix (cout …
(edit) @233 [233] 8 months mickem Fixed some unix issue
(edit) @232 [232] 8 months mickem Finnished Scheduler and added basic "Notify" support (no sinks yet)
(edit) @231 [231] 8 months mickem Removed "old" settings CLI toy since it is no longer used
(edit) @230 [230] 8 months mickem improved the scheduled module and re-added the settings command line toy …
(edit) @229 [229] 8 months mickem Added a simple scheduling concept
(edit) @226 [226] 9 months mickem Re added some more stuff anf fixed *nix compatibility of sockets
(edit) @224 [224] 9 months mickem First version of a working NRPE Listener (does not (yet) handle commands …
(edit) @222 [222] 10 months mickem Added back openssl now builds (and presumably the NRPEClient works with it …
(edit) @221 [221] 10 months mickem added some missing files…
(edit) @220 [220] 10 months mickem Semi-working NRPEClient (debian boost is broken so need to recompile it …
(edit) @219 [219] 10 months mickem (re)added service support (both w32/*nix) so now it runs as a service …
(edit) @218 [218] 10 months mickem added some build stuff
(edit) @217 [217] 10 months mickem tidied up the build process a bit
(edit) @216 [216] 10 months mickem Next major "milestone" we now have one working plugin (CheckHelpers) which …
(edit) @215 [215] 10 months mickem fixed so we have a settings subsytem (ini files) which work on linux
(edit) @214 [214] 10 months mickem First version which builds on Linux!!! (though 99% of all features are …
(edit) @213 [213] 10 months mickem minor updates (will keep at this for a while now...)
(edit) @212 [212] 10 months mickem added mising file
(edit) @211 [211] 10 months mickem removed com helpers
(edit) @210 [210] 10 months mickem removed file find (replaced with boost)
(edit) @209 [209] 10 months mickem swaped the mutexes for the settings subsysytem to boost
(edit) @208 [208] 10 months mickem * Fixed a few bugs in the old_settings store. * Swapped out all mutexes …
(edit) @207 [207] 10 months mickem First attempt at serious boostification. NOTICE! This is NOT a complete …
(edit) @206 [206] 10 months mickem added timeout handling
(edit) @205 [205] 10 months mickem tried boost::asio in the NRPECLient and split settings to a new file …
(edit) @204 [204] 10 months mickem reorganized project structure (now works from visual studio)
(edit) @203 [203] 10 months mickem Added some missing files and ignore lists
(edit) @202 [202] 10 months mickem Refactored service into its own project
(edit) @201 [201] 10 months mickem BROKEN! First attempt at merging…
(edit) @200 [200] 10 months mickem
(edit) @169 [169] 2 years mickem First attempt at merging stable changes over to here (probably needs more …
(edit) @138 [138] 2 years mickem 2008-05-?? MickeM * BREAKING CHANGE! -- THe API function NSCLoadPlugin …
(edit) @130 [130] 2 years mickem 2008-04-03 MickeM * Moved COM init to "core" (from WMI module) + Added …
(edit) @129 [129] 2 years mickem + Added command line support for process checks New option: cmdLine …
(edit) @128 [128] 2 years mickem * Fixed service check: check_nt -v SERVICESTATE -l CheckAll? so it works as …
(edit) @127 [127] 2 years mickem + Added host-lookupos for NSCA server + Added option (cache_hostname=1|0) …
(edit) @126 [126] 2 years mickem * Added some more error mesages to the NSCA module * Added support for …
(edit) @123 [123] 3 years mickem 0.3.1 release
(edit) @122 [122] 3 years mickem * Changed so log is now in unicode format Hopefully this will make it …
(edit) @121 [121] 3 years mickem + Added <> (same as ! and !=) as NRPE breaks the use of ! (in "all" …
(edit) @120 [120] 3 years mickem + Added <> (same as ! and !=) as NRPE breaks the use of ! (in "all" …
(edit) @119 [119] 3 years mickem + Added debug to new section [Eventlog], when enabled it will (log) wat …
(edit) @118 [118] 3 years mickem + Added installer
(edit) @117 [117] 3 years mickem more project fixes (and 3.1 RC1 builds)
(edit) @116 [116] 3 years mickem removed a long time ago IIRC
(edit) @115 [115] 3 years mickem x64 build fixes (as well as bundling of some libraries)
(edit) @114 [114] 3 years mickem removed some debug logs
(edit) @113 [113] 3 years mickem * Fixed issues in the NRPE module (now returns the correct status) + …
(edit) @112 [112] 3 years mickem * Fixed a bug in NSCA module (now it works again :) + Added a command …
(edit) @111 [111] 3 years mickem added some missing files…
(edit) @110 [110] 3 years mickem + Added new module NRPEClient that can act as a NRPE client, might be …
(edit) @109 [109] 3 years mickem + Fixed a buffer overflow in the NRPE socket handling.
(edit) @108 [108] 3 years mickem + Added propper output handling to process subsystem (now you can execute …
(edit) @107 [107] 3 years mickem + Added so commands starting in host_ (NSCA Handlers) are sent as …
(edit) @106 [106] 3 years mickem + Added to NSCA truncates output when to long.
(edit) @105 [105] 3 years mickem + Added hostname setting to [NSCA] section (must have been braindead when …
(edit) @104 [104] 3 years mickem 2008-02-13 MickeM + Added string_length to [Settings] as well (used …
(edit) @103 [103] 3 years mickem 2008-02-11 MickeM + Added encryption support for NSCA module (about half …
(edit) @102 [102] 3 years mickem fixed an issue and updated conf
(edit) @101 [101] 3 years mickem 2008-02-09 MickeM + New module CheckExternalScripts to handle 1, external …
(edit) @100 [100] 3 years mickem 2008-02-08 MickeM + Added some more default catch handlers (on the "core" …
(edit) @99 [99] 3 years mickem 2008-02-04 MickeM *** Happy Birthday bogi!! :) * Fixed issues with …
(edit) @98 [98] 3 years mickem ny icon
(edit) @97 [97] 3 years mickem + Added an internal log windows that displays log in realtime. + Fixed …
(edit) @96 [96] 3 years mickem + Added API for scripts to register commands + Added command descriptions …
(edit) @95 [95] 3 years mickem humm…
(edit) @94 [94] 3 years mickem added LUAScript to the ini file
(edit) @93 [93] 3 years mickem + Added encryption subsystem to NSCA module (still no mcrypt support, but …
(edit) @92 [92] 3 years mickem + Added %count% parameter to syntax which (when used with unique) will …
(edit) @91 [91] 3 years mickem 2008-02-02 MickeM * Might have fixed the "missing eventlog messages" …
(edit) @90 [90] 3 years mickem 2008-01-27 MickeM * Fixed a memory-leak in format_time * Fixed so …
(edit) @89 [89] 3 years mickem 2007-12-16 MickeM + A lot of new features in the LUA module only …
(edit) @88 [88] 3 years mickem 2007-12-11 MickeM + Added support for index-lookups of PDH counters …
(edit) @87 [87] 3 years mickem 2007-12-09 MickeM + Added a check if the service is started when running …
Note: See TracRevisionLog for help on using the revision log.