]> granicus.if.org Git - icinga2/shortlog
icinga2
2012-06-20 Gunnar BeutnerWarn about latency issues.
2012-06-20 Gunnar BeutnerCheck whether there's an application instance before...
2012-06-20 Gunnar BeutnerUse a map (rather than a vector) for endpoints where...
2012-06-20 Gunnar BeutnerIgnore debug log for now.
2012-06-20 Gunnar BeutnerUpdated Debian copyright file.
2012-06-19 Gunnar BeutnerUse popen_noshell() instead of popen().
2012-06-19 Gunnar BeutnerMore performance improvements.
2012-06-19 Gunnar BeutnerPerformance improvements.
2012-06-18 Gunnar BeutnerBugfixes for the nagios checker/thread pool.
2012-06-18 Gunnar BeutnerUse empty() rather than size() == 0.
2012-06-18 Gunnar BeutnerDon't wait for tasks when destroying a threadpool.
2012-06-18 Gunnar BeutnerUse a FIFO queue for the tasks in the thread pool.
2012-06-18 Gunnar BeutnerEvenly distribute checks in the check interval.
2012-06-17 Gunnar BeutnerBugfixes.
2012-06-17 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-06-17 Gunnar BeutnerBugfixes.
2012-06-17 Gunnar BeutnerPerformance fixes.
2012-06-17 Gunnar BeutnerBugfixes.
2012-06-17 Gunnar BeutnerDecrease timeout for the result timer.
2012-06-17 Gunnar BeutnerDon't run checks for services which have pending checks.
2012-06-17 Gunnar BeutnerBugfix.
2012-06-17 Gunnar BeutnerBugfixes.
2012-06-17 Gunnar BeutnerMulti-threaded nagios checks.
2012-06-17 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-06-17 Gunnar BeutnerCode cleanups.
2012-06-17 Gunnar BeutnerBuild fix.
2012-06-16 Gunnar BeutnerUse adapters in the checker/delegation components.
2012-06-16 Gunnar BeutnerCode cleanup.
2012-06-16 Gunnar BeutnerUse specific types (rather than Object::Ptr) for event...
2012-06-16 Gunnar BeutnerMake Object::ClearHeldObjects() public.
2012-06-16 Gunnar Beutnermmatch: Update parameter names to match the header...
2012-06-16 Gunnar BeutnerRemove EventArgs struct.
2012-06-15 Gunnar BeutnerCleaned up Application::GetExeDirectory
2012-06-15 Gunnar BeutnerCompilation fixes for *NIX.
2012-06-15 Gunnar BeutnerPrefer boost::* over C++0x features.
2012-06-14 Gunnar BeutnerBugfixes.
2012-06-14 Gunnar BeutnerBugfixes.
2012-06-14 Gunnar BeutnerAdded log messages, fixed config.
2012-06-14 Gunnar BeutnerUpdated test configs.
2012-06-14 Gunnar BeutnerChecker/delegation fixes.
2012-06-14 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-06-14 Gunnar BeutnerReplaced custom event code with Boost.Signals.
2012-06-14 Gunnar BeutnerAdded delegation component.
2012-06-14 Gunnar BeutnerBuild fixes.
2012-06-14 Gunnar BeutnerAdded checker component.
2012-06-14 Gunnar BeutnerImplemented asynchronous (internal) API calls.
2012-06-13 Gunnar BeutnerCleaned up test code.
2012-06-13 Gunnar BeutnerImplemented rudimentary service checks.
2012-06-13 Gunnar BeutnerAllow _ in identifier names.
2012-06-12 Gunnar BeutnerBugfixes.
2012-06-12 Gunnar BeutnerConverted example config files.
2012-06-12 Gunnar BeutnerEven more bugfixes.
2012-06-12 Gunnar BeutnerMore bugfixes.
2012-06-12 Gunnar BeutnerBugfixes.
2012-06-12 Gunnar BeutnerIntegrate libdyn with the configfile component.
2012-06-11 Gunnar BeutnerBugfixes for libdyn.
2012-06-11 Gunnar BeutnerPerformance improvements.
2012-06-06 Gunnar BeutnerFixed code gen bug with nested templates.
2012-06-06 Gunnar BeutnerFixed memory leaks in the parser.
2012-06-06 Gunnar BeutnerLots of bugfixes, improved error messages and debug...
2012-06-05 Gunnar BeutnerBugfixes for the config compiler.
2012-06-05 Gunnar BeutnerImplemented additional parts of the config compiler.
2012-06-04 Gunnar BeutnerFixed merge conflicts.
2012-06-01 Gunnar BeutnerSemi-working implementation of the config compiler.
2012-05-31 Gunnar BeutnerAdded support for compiling dictionaries/arrays.
2012-05-31 Gunnar BeutnerRegenerated parser.
2012-05-31 Gunnar BeutnerRegenerated parser.
2012-05-31 Gunnar BeutnerMoved config parser into dyn/.
2012-05-31 Gunnar BeutnerRegenerated parser.
2012-05-31 Gunnar BeutnerRefactored parser.
2012-05-31 Gunnar BeutnerBuild fixes for windows.
2012-05-31 Gunnar BeutnerAdded auto-generated code for the config parser (for...
2012-05-31 Gunnar BeutnerUpdated the lexer/parser.
2012-05-31 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-05-31 Gunnar BeutnerBuild fix for GCC.
2012-05-31 Gunnar BeutnerAdded config parser.
2012-05-30 Gunnar BeutnerUpdated dyntest app.
2012-05-30 Gunnar BeutnerAdded dyn test class.
2012-05-30 Gunnar BeutnerRemoved SQLite.
2012-05-29 Gunnar BeutnerFixed Solaris compatibility.
2012-05-29 Gunnar BeutnerPretty-print library detection data.
2012-05-29 Gunnar BeutnerOnly build SQLite when there's no system-provided library.
2012-05-29 Gunnar BeutnerAdded SQLite.
2012-05-29 Gunnar BeutnerUpdated Dictionary tests.
2012-05-28 Gunnar BeutnerAdded makefile support for unit tests.
2012-05-28 Gunnar BeutnerImproved MingW compatibility.
2012-05-27 Gunnar BeutnerUse spec file as the authorative source of the package...
2012-05-27 Gunnar BeutnerUpdated RPM packaging scripts.
2012-05-27 Gunnar BeutnerUse LIBRARY_VERSION for libtool.
2012-05-27 Gunnar BeutnerFixed autogen.sh on CentOS 6.2
2012-05-26 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-05-26 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-05-26 Gunnar BeutnerFixed FIFO::ResizeBuffer
2012-05-26 Gunnar BeutnerUpdated RPM spec file.
2012-05-26 Gunnar BeutnerFixed compilation on *NIX.
2012-05-26 Gunnar BeutnerFixed compilation on *NIX.
2012-05-26 Gunnar BeutnerUse STL exceptions as far as possible.
2012-05-26 Gunnar BeutnerRemoved Memory class.
2012-05-26 Gunnar BeutnerCleaned up socket error handling.
2012-05-26 Gunnar BeutnerUpdated git ignores.
next