]> granicus.if.org Git - icinga2/shortlog
icinga2
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 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
2017-11-27 Gunnar BeutnerMerge pull request #5744 from Icinga/feature/embedded...
2017-11-27 Gunnar BeutnerReplace spaces with tabs 5744/head
2017-11-27 Gunnar BeutnerMerge pull request #5759 from Icinga/feature/non-virtua...
2017-11-27 Gunnar BeutnerMerge pull request #5729 from Icinga/fix/correct-node...
2017-11-27 Gunnar BeutnerMerge pull request #5725 from Icinga/feature/proper...
2017-11-27 Gunnar BeutnerMerge pull request #5388 from leeclemens/fix/clang...
2017-11-24 Michael FriedrichMerge pull request #5785 from Icinga/fix/itl-remove...
2017-11-24 Gunnar BeutnerMerge pull request #5796 from Icinga/fix/console-error...
2017-11-24 Gunnar BeutnerFix error reporting for 'icinga2 console -r' 5796/head
2017-11-22 MichaelITL: Add check_rpc 5792/head
2017-11-21 noobahoiUpdate 09-object-types.md 5790/head
2017-11-21 noobahoiUpdate 09-object-types.md
2017-11-21 Michael FriedrichITL: Drop ssl_sni default setting 5785/head
2017-11-20 Michael FriedrichFix formatting in value types docs 5783/head
2017-11-17 Michael FriedrichMerge pull request #5773 from Icinga/feature/windows...
2017-11-17 Michael FriedrichUpdate docs for Windows Client requirements for 2.8 5773/head
2017-11-17 Michael FriedrichRevert "Windows: Remove requirement for KB2999226 ...
2017-11-17 Michael FriedrichDisable Flapping detection on Windows
2017-11-16 Michael FriedrichMerge pull request #5770 from Icinga/release/2.8.0
2017-11-16 Jean FlachRelease version 2.8.0 5770/head v2.8.0
2017-11-16 Michael FriedrichMerge pull request #5768 from Icinga/fix/mailmap-authors
2017-11-16 Jean FlachUpdate .mailmap and AUTHORS 5768/head
2017-11-15 Michael FriedrichMerge pull request #5765 from Icinga/fix/config-elastic...
2017-11-15 Michael FriedrichFix default configuration example for ElasticsearchWriter 5765/head
2017-11-15 Gunnar BeutnerMake default getters and setters non-virtual 5759/head
2017-11-15 Michael FriedrichMerge pull request #5761 from Icinga/fix/docs-wrong...
2017-11-15 Michael FriedrichFix wrong anchors in the documentation 5761/head
2017-11-14 Michael FriedrichMerge pull request #5755 from Icinga/fix/docs-troublesh...
2017-11-14 Michael FriedrichFix missing Accept header in troubleshooting docs 5755/head
2017-11-14 Gunnar BeutnerMerge pull request #5754 from dgoetz/fix/improve-cipher...
2017-11-14 Dirk GoetzImprove documentation of cipher_list 5754/head
2017-11-14 Gunnar BeutnerMerge pull request #5752 from Icinga/fix/add-noah-hilve...
2017-11-13 Noah HilverlingAdd Noah Hilverling to .mailmap 5752/head
2017-11-13 Michael FriedrichMerge pull request #5748 from mcktr/fix/docs-pin-checks...
2017-11-13 Michael FriedrichMerge pull request #5738 from Icinga/feature/update...
2017-11-13 Gunnar BeutnerUpdate release docs 5738/head
2017-11-11 MichaelFix missing word in doc chapter pin checks in a zone 5748/head
2017-11-10 Sven Nierleinlivestatus: custom variables return empty arrays instea... 5746/head
2017-11-09 Michael FriedrichImplement DummyCheckTask and move dummy into embedded...
2017-11-09 Michael FriedrichMerge pull request #5739 from Icinga/feature/elasticsea...
2017-11-09 Michael FriedrichMerge pull request #5741 from Icinga/fix/docs-manual...
2017-11-09 Michael FriedrichRename ElasticWriter to ElasticsearchWriter 5739/head
2017-11-09 Michael FriedrichFix manual certificate creation chapter in the docs 5741/head
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-11-09 Noah HilverlingRelease version 2.7.2 v2.7.2
2017-11-09 Noah HilverlingRelease version 2.7.2
2017-11-09 Noah HilverlingRemove spec file
2017-11-09 Gunnar BeutnerMerge pull request #5730 from Icinga/fix/trim-form...
2017-11-09 Noah HilverlingSetupWizard: Move Trim to GetMasterHostPort() 5730/head
2017-11-09 Noah HilverlingSetupWizard: Remove Convert.ToString where useless
2017-11-09 Gunnar BeutnerMerge pull request #5734 from mcktr/fix/doc-broken...
2017-11-09 MichaelFix broken links inside the documentation 5734/head
2017-11-09 Paolo Schiroadd a bogus zero reply in livestatus if aggregate filte... 5716/head
2017-11-08 Jean FlachMake --perf-syntax also change short message 5733/head
2017-11-08 Michael FriedrichMerge pull request #5727 from Icinga/feature/docs-upgra...
2017-11-08 Michael FriedrichUpdate upgrading documentation for 2.8 5727/head
2017-11-08 Jean FlachMerge pull request #5732 from Icinga/fix/flapping
2017-11-08 Michael FriedrichFix log messages for flapping 5732/head
2017-11-08 Michael FriedrichAdd documentation for new attributes in `Flapping`...
2017-11-08 Noah HilverlingCorrect node wizard output formatting 5729/head
2017-11-08 Lee ClemensHandle mis-detection with clang on RHEL/CentOS 7 5388/head
2017-11-07 Michael FriedrichMerge pull request #5728 from Icinga/fix/check_service
2017-11-07 Michael FriedrichMerge pull request #5485 from Icinga/fix/downtimehistor...
2017-11-07 Jean FlachFix check_service not working with names 5728/head
2017-11-07 Michael FriedrichUpdate upgrading docs for DB IDO schema update 5485/head
2017-11-07 Michael FriedrichUse the entry_time for icinga_comments updates
2017-11-07 Michael FriedrichDB IDO: Force users to upgrade the schema to avoid...
2017-11-07 Jean FlachRemove unnecessary keys from where clauses
2017-11-07 Eric Lippmannido: Drop unused instance_id indices from comments...
2017-11-07 Jean FlachFix commenthistory
2017-11-07 Jean FlachAlter DowntimeRemoval behaviour
2017-11-07 Gunnar BeutnerUse real UUIDs for Utility::NewUniqueID 5725/head
next