]> granicus.if.org Git - icinga2/shortlog
icinga2
2017-12-18 Michael FriedrichMerge pull request #5757 from ekeih/doc/systemd-restart...
2017-12-18 Michael FriedrichMerge pull request #5868 from Icinga/feature/expression-ptr
2017-12-17 Michael FriedrichMerge pull request #5872 from Icinga/fix/incorrect...
2017-12-15 Gunnar BeutnerReplace incorrect fclose() call with pclose() 5872/head
2017-12-15 Gunnar BeutnerUse std::unique_ptr for Expression objects 5868/head
2017-12-15 Michael FriedrichMerge pull request #5858 from Icinga/feature/coverity
2017-12-15 Gunnar BeutnerTravis: Add support for Coverity 5858/head
2017-12-15 Michael FriedrichMerge pull request #5865 from Icinga/fix/uuid
2017-12-15 Michael FriedrichMerge pull request #5864 from Icinga/fix/add-initdb...
2017-12-15 Michael FriedrichMerge pull request #5866 from Icinga/fix/remove-redunda...
2017-12-15 Noah HilverlingDocumentation: Add openSUSE to restart instructions 5866/head
2017-12-15 Noah HilverlingDocumentation: Remove redundant FreeBSD restart instruc...
2017-12-15 Gunnar BeutnerMerge pull request #5861 from Icinga/fix/invalid-memory...
2017-12-14 Gunnar BeutnerMerge pull request #5863 from Icinga/fix/glob-5859
2017-12-14 Gunnar BeutnerAdd missing initializer in Utility::NewUniqueID() 5865/head
2017-12-14 Jean FlachMerge pull request #5860 from Icinga/fix/memory-leaks
2017-12-14 Michael FriedrichMerge pull request #5862 from Icinga/feature/nullptr...
2017-12-14 Noah HilverlingAdd missing initdb to PostgreSQL documentation 5864/head
2017-12-14 Jean FlachFix glob error handling 5863/head
2017-12-14 Gunnar BeutnerReplace a few more NULLs with nullptr 5862/head
2017-12-14 Gunnar BeutnerFix incorrect memory access 5861/head
2017-12-14 Gunnar BeutnerFix memory leaks in the unit tests 5860/head
2017-12-14 Gunnar BeutnerMerge pull request #5857 from Icinga/fix/compiler-warnings
2017-12-14 Michael FriedrichMerge pull request #5838 from waja/doc_fix_config_sync
2017-12-14 Jean FlachMerge pull request #5855 from Icinga/fix/vs2017
2017-12-14 Jean FlachMerge pull request #5856 from Icinga/feature/applocal...
2017-12-14 Jean FlachMerge pull request #5851 from Icinga/fix/checl-service...
2017-12-14 Jean FlachFix check_service returning Warning instead of Critical 5851/head
2017-12-14 Gunnar BeutnerFix compiler warnings 5857/head
2017-12-14 Gunnar BeutnerMerge pull request #5853 from mcktr/fix/output-format...
2017-12-14 Gunnar BeutnerFix build problems with Visual Studio 2017 5855/head
2017-12-14 Gunnar BeutnerImplement AppLocal deployment support for UCRT 5856/head
2017-12-14 Gunnar BeutnerRemove extraneous whitespace
2017-12-14 Gunnar Beutnermkclass: Fix compiler warnings in auto-generated code
2017-12-14 Gunnar BeutnerFix incorrect format strings
2017-12-14 Gunnar BeutnerRemove unused variables
2017-12-13 Michael InselFix missing space in check_service output 5853/head
2017-12-13 Gunnar BeutnerMerge pull request #5848 from Icinga/fix/COPYING
2017-12-13 Gunnar BeutnerMerge pull request #5846 from Icinga/fix/compiler-warning
2017-12-12 Jean FlachFix COPYING format 5848/head
2017-12-12 Jean FlachReplace boost foreach and bind
2017-12-12 Gunnar BeutnerFix compiler warning introduced by #5753 5846/head
2017-12-12 Gunnar BeutnerFix compiler warning introduced by #5811
2017-12-12 Gunnar BeutnerMerge pull request #5753 from Icinga/fix/ringbuffer...
2017-12-12 Gunnar BeutnerMerge pull request #5764 from Icinga/feature/influxdb...
2017-12-12 Gunnar BeutnerFix performance issues for InfluxdbWriter 5764/head
2017-12-11 Noah HilverlingAdd metrics about communication between endpoints 5753/head
2017-12-08 Michael FriedrichMerge pull request #5760 from Icinga/fix/http-client...
2017-12-07 Jan Wagnerservices.conf has also be moved to zones.d/global-templ... 5838/head
2017-12-07 Michael FriedrichMerge pull request #5811 from Icinga/feature/update...
2017-12-07 Michael FriedrichMerge pull request #5840 from Icinga/fix/elasticsearch...
2017-12-07 Michael FriedrichUpdate docs for Elasticsearch 5.x and 6.x support 5840/head
2017-12-07 Michael FriedrichFix newline terminator for bulk requests in Elasticsear...
2017-12-06 Michael FriedrichMerge pull request #5835 from dgoetz/fix/postgres-updat...
2017-12-06 Dirk Goetzfixes postgres schema upgrade path 5835/head
2017-12-05 Michael FriedrichMerge pull request #5833 from MrStrix/patch-1
2017-12-05 Strixfix formatting error 5833/head
2017-11-30 Michael FriedrichMerge pull request #5827 from Icinga/feature/replace...
2017-11-30 Michael FriedrichMerge pull request #5825 from Icinga/feature/boost...
2017-11-30 Michael FriedrichMerge pull request #5824 from Icinga/feature/cxx11...
2017-11-30 Gunnar BeutnerReplace StatsFunction with Function 5827/head
2017-11-30 Gunnar BeutnerReplace boost::assign::list_of with initializer lists 5825/head
2017-11-30 Gunnar BeutnerUse nullptr instead of <Type>::Ptr() 5824/head
2017-11-30 Gunnar BeutnerUse std::vector::emplace_back instead of std::vector...
2017-11-30 Gunnar BeutnerUse std::vector instead of std::set where appropriate
2017-11-30 Gunnar BeutnerUse initializer lists instead of std::vector::push_back
2017-11-30 Gunnar BeutnerTidy up INITIALIZE_ONCE use in console.cpp a bit
2017-11-30 Gunnar BeutnerGet rid of INITIALIZE_ONCE for the ExternalCommandProcessor
2017-11-30 Gunnar BeutnerReplace boost::ref/boost::cref with std::ref/std::cref
2017-11-30 Gunnar BeutnerReplace boost::tuple with std::tuple
2017-11-30 Gunnar BeutnerReplace CheckResult::StaticInitialize with a lambda...
2017-11-30 Gunnar BeutnerMake a few functions static
2017-11-30 Gunnar BeutnerDynamically create and destroy the timer thread
2017-11-30 Gunnar BeutnerUse std::shared_ptr instead of boost::shared_ptr
2017-11-30 Gunnar BeutnerMove the Timer::Holder class to timer.cpp
2017-11-30 Gunnar BeutnerUse std::promise instead of boost::promise
2017-11-30 Gunnar BeutnerReplace boost::thread with std::thread
2017-11-29 Gunnar BeutnerMerge pull request #5819 from Icinga/feature/avoid...
2017-11-29 Gunnar BeutnerMerge pull request #5816 from Icinga/feature/cxx11...
2017-11-29 Gunnar BeutnerAvoid unnecessary allocations in the FunctionCallExpres... 5819/head
2017-11-29 Gunnar BeutnerRe-implement WrapFunction() using C++11 features 5816/head
2017-11-29 Gunnar BeutnerMerge pull request #5803 from Icinga/feature/cxx11...
2017-11-28 Michael FriedrichMerge pull request #5733 from Icinga/feature/perfdataname
2017-11-28 Michael FriedrichUpdate NodeName/ZoneName constants with 'api setup' 5811/head
2017-11-28 Michael FriedrichMerge pull request #5809 from Icinga/feature/required...
2017-11-28 Michael FriedrichMerge pull request #5783 from Icinga/fix/docs-formatting
2017-11-28 Michael FriedrichMerge pull request #5804 from Icinga/fix/update-reposit...
2017-11-28 Michael FriedrichMerge pull request #5808 from Icinga/fix/missing-variab...
2017-11-27 Michael FriedrichRaise required OpenSSL version to 1.0.1 5809/head
2017-11-27 Gunnar BeutnerFix missing variable name which can lead to segfaults 5808/head
2017-11-27 Gunnar BeutnerReplace boost::bind/boost::function with std::bind... 5803/head
2017-11-27 Gunnar BeutnerMerge pull request #5555 from Icinga/feature/ecc-certs
2017-11-27 Jean FlachMerge pull request #5718 from Icinga/fix/verify-error...
2017-11-27 Noah HilverlingAPI: Fix http status codes 5718/head
2017-11-27 Michael FriedrichSilence UpdateRepository message errors 5804/head
2017-11-27 Gunnar BeutnerMerge pull request #5716 from spaolo/fix/livestatus...
2017-11-27 Gunnar BeutnerMerge pull request #5746 from sni/livestatus_should_ret...
2017-11-27 Gunnar BeutnerMerge pull request #5675 from froehl/feature/influxdbwr...
2017-11-27 Gunnar BeutnerMerge pull request #5790 from tkoeck/master
2017-11-27 Gunnar BeutnerMerge pull request #5792 from mcktr/fix/itl-add-check-rpc
next