root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @276 [276] 2 days mickem * Fixed issue with NSCA server and closing sockets (no flushes the datat …
(edit) @275 [275] 4 weeks mickem Some initial design concepts for CheckDIsk (not building yet)
(edit) @274 [274] 7 weeks mickem Added some missing files from 0.3.8 rel.
(edit) @273 [273] 7 weeks mickem Merged back all (some?) of the new changes from 0.3.8
(edit) @272 [272] 7 weeks mickem More build subsystem changes
(edit) @271 [271] 7 weeks mickem renamed to_string as it clashed with some boost classes, as well as …
(edit) @270 [270] 2 months mickem Refactored build scripts
(edit) @269 [269] 2 months mickem
(edit) @268 [268] 2 months mickem 2010-05-25 MickeM - 0.3.8 (take 3) ! Release the new version * Fixed …
(edit) @267 [267] 2 months mickem 2010-05-25 MickeM - 0.3.8 (take 2) ! Release the new version * Fixed …
(edit) @266 [266] 2 months mickem 2010-05-17 MickeM * Fixed id is considerd an int (not a string) in the …
(edit) @265 [265] 3 months mickem 2010-05-10 MickeM - 0.3.8 RC2 * Fixed issue with listpdh and debugpdh …
(edit) @264 [264] 3 months mickem 2010-04-21 MickeM - 0.3.8 RC1 + Added support for strings and int …
(edit) @263 [263] 4 months mickem 2010-04-09 MickeM + Added support for dates in the new CheckEventLog so …
(edit) @262 [262] 4 months mickem 2010-04-04 MickeM - Reverted "major eventlog change" since it did in fact …
(edit) @261 [261] 5 months mickem + Added new option append-filter-<key>=<value> to CheckEventLog to allow …
(edit) @260 [260] 5 months mickem since we dont use blind string commands need to be lowercase in module …
(edit) @259 [259] 5 months mickem it is apparently extern uppercase c and not lowercase c :)
(edit) @258 [258] 5 months mickem Added some missing files and fixed a NSCA Channel *nix issue.
(edit) @257 [257] 5 months mickem Major update with a new plugin glue that works better with *nix. …
(edit) @256 [256] 6 months mickem Fixed *nix compatiblity issues
(edit) @255 [255] 6 months mickem Added crypto++ to cmake build
(edit) @254 [254] 6 months mickem Preliminary NSCA support (much is hard coded right now so only a PoC not a …
(edit) @253 [253] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @252 [252] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @251 [251] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @250 [250] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @249 [249] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @248 [248] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @247 [247] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @246 [246] 6 months mickem Reintegrated stable branch and removed some project files (no longer …
(edit) @245 [245] 6 months mickem * Multiple fixes all over the place * Available modules: …
(edit) @244 [244] 6 months mickem Updated all (currently ported) modules to build and use protocol buffers …
(edit) @243 [243] 6 months mickem added a missing file
(edit) @242 [242] 6 months mickem Made some changes to facilitate building protocol buffer files from cmake
(edit) @241 [241] 6 months mickem Added protocol buffers for internal channels (only command as of now) this …
(edit) @240 [240] 6 months mickem 2009-01-24 MickeM * Fixed so files locked for reading can be chcked …
(edit) @239 [239] 6 months mickem NRPEServer (prev. Listener) now builds with CMake
(edit) @238 [238] 6 months mickem broken subversion: path not found…
(edit) @237 [237] 6 months mickem
(edit) @236 [236] 6 months mickem Renamed NRPEListener to server (part 1)
(edit) @235 [235] 6 months mickem fixed wrong reg keys
(edit) @234 [234] 6 months mickem Fixed some logica issues and changed so debug logging work on *nix (cout …
(edit) @233 [233] 6 months mickem Fixed some unix issue
(edit) @232 [232] 6 months mickem Finnished Scheduler and added basic "Notify" support (no sinks yet)
(edit) @231 [231] 7 months mickem Removed "old" settings CLI toy since it is no longer used
(edit) @230 [230] 7 months mickem improved the scheduled module and re-added the settings command line toy …
(edit) @229 [229] 7 months mickem Added a simple scheduling concept
(edit) @228 [228] 7 months mickem 2009-12-31 MickeM * Fixed CheckFile* time handling so it is "signed" …
(edit) @227 [227] 8 months mickem 2009-12-13 MickeM + Added new command: CheckSingleFile? to check spects of …
(edit) @226 [226] 8 months mickem Re added some more stuff anf fixed *nix compatibility of sockets
(edit) @225 [225] 8 months mickem + Added != to all string filters + Sorted out the alias handling it is …
(edit) @224 [224] 8 months mickem First version of a working NRPE Listener (does not (yet) handle commands …
(edit) @223 [223] 8 months mickem created tag for the (now) old version 0.3.7
(edit) @222 [222] 8 months mickem Added back openssl now builds (and presumably the NRPEClient works with it …
(edit) @221 [221] 8 months mickem added some missing files…
(edit) @220 [220] 8 months mickem Semi-working NRPEClient (debian boost is broken so need to recompile it …
(edit) @219 [219] 8 months mickem (re)added service support (both w32/*nix) so now it runs as a service …
(edit) @218 [218] 8 months mickem added some build stuff
(edit) @217 [217] 9 months mickem tidied up the build process a bit
(edit) @216 [216] 9 months mickem Next major "milestone" we now have one working plugin (CheckHelpers) which …
(edit) @215 [215] 9 months mickem fixed so we have a settings subsytem (ini files) which work on linux
(edit) @214 [214] 9 months mickem First version which builds on Linux!!! (though 99% of all features are …
(edit) @213 [213] 9 months mickem minor updates (will keep at this for a while now...)
(edit) @212 [212] 9 months mickem added mising file
(edit) @211 [211] 9 months mickem removed com helpers
(edit) @210 [210] 9 months mickem removed file find (replaced with boost)
(edit) @209 [209] 9 months mickem swaped the mutexes for the settings subsysytem to boost
(edit) @208 [208] 9 months mickem * Fixed a few bugs in the old_settings store. * Swapped out all mutexes …
(edit) @207 [207] 9 months mickem First attempt at serious boostification. NOTICE! This is NOT a complete …
(edit) @206 [206] 9 months mickem added timeout handling
(edit) @205 [205] 9 months mickem tried boost::asio in the NRPECLient and split settings to a new file …
(edit) @204 [204] 9 months mickem reorganized project structure (now works from visual studio)
(edit) @203 [203] 9 months mickem Added some missing files and ignore lists
(edit) @202 [202] 9 months mickem Refactored service into its own project
(edit) @201 [201] 9 months mickem BROKEN! First attempt at merging…
(edit) @200 [200] 9 months mickem
(edit) @199 [199] 10 months mickem Fixed an issue with firewall exception in the installer
(edit) @198 [198] 10 months mickem added another missing file…
(edit) @197 [197] 10 months mickem Added a lot of missing files and cleanup source folder a bit for the 0.3.7 …
(edit) @196 [196] 10 months mickem removed old library (not needed by new build subsystem)
(edit) @195 [195] 10 months mickem removed old library (not needed by new build subsystem)
(edit) @194 [194] 10 months mickem removed old library (not needed by new build subsystem)
(edit) @193 [193] 10 months mickem Added argument support for NRPE client as well as fixed "assert" (now uses …
(edit) @192 [192] 10 months mickem Added documentation for 0.3.7
(edit) @191 [191] 10 months mickem Changes to the build system to fix broken psdk.jam libs as well as …
(edit) @190 [190] 10 months mickem Added new command: assert which causes program to assert (and "crash") …
(edit) @189 [189] 10 months mickem SOme minor fixes to the installer and added archive project
(edit) @188 [188] 11 months mickem 2009-09-06 MickeM + Added new option to [NSCA Agent] string_length=<size> …
(edit) @187 [187] 11 months mickem Fixed issues with new installer (now works setting options again)
(edit) @186 [186] 11 months mickem more missing files
(edit) @185 [185] 11 months mickem added wix bjam file
(edit) @184 [184] 11 months mickem added some missing modules…
(edit) @183 [183] 11 months mickem 2009-08-30 MickeM + Added -c and -d command line options like so: …
(edit) @182 [182] 13 months mickem added missing resources
(edit) @181 [181] 13 months mickem added missing resource
(edit) @180 [180] 13 months mickem Fixed build environment to work better (stand alone)
(edit) @179 [179] 13 months mickem more missing files
(edit) @178 [178] 13 months mickem added some missing files
(edit) @177 [177] 13 months mickem 2009-07-05 MickeM * Fixed issue with CheckExternalScripts and script_dir: …
Note: See TracRevisionLog for help on using the revision log.