]> granicus.if.org Git - icinga2/shortlog
icinga2
2018-01-04 Gunnar BeutnerMerge pull request #5946 from Icinga/feature/clang...
2018-01-04 Gunnar BeutnerBuild fix 5946/head
2018-01-04 Gunnar BeutnerMove inline functions to their .cpp files
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-default-member...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-return-braced-init...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-nullptr'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-emplace'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-auto'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-raw-string-literal'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-pass-by-value'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-loop-convert'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-override'
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-redundant-void-arg'
2018-01-04 Gunnar BeutnerMerge pull request #5944 from Icinga/feature/final...
2018-01-04 Gunnar BeutnerAdd the final keyword to methods 5944/head
2018-01-04 Gunnar BeutnerAdd the final keyword to classes
2018-01-03 Michael FriedrichMerge pull request #5943 from Icinga/fix/incorrect...
2018-01-03 Gunnar BeutnerFix incorrect ::Start call 5943/head
2018-01-03 Michael FriedrichMerge pull request #5936 from Icinga/feature/source...
2018-01-03 Gunnar BeutnerClean up source lists in the CMakeLists.txt files 5936/head
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Michael FriedrichMerge pull request #5937 from Icinga/feature/remove...
2018-01-03 Gunnar BeutnerRemove inline methods and use explicit template instant... 5937/head
2018-01-03 Michael FriedrichMerge pull request #5934 from Icinga/feature/cmake...
2018-01-03 Michael FriedrichMerge pull request #5932 from Icinga/feature/copyright...
2018-01-03 Michael FriedrichMerge pull request #5927 from Icinga/feature/static...
2018-01-03 Gunnar BeutnerBuild fix for Debian wheezy 5939/head
2018-01-03 Gunnar BeutnerFix copyright header in cli/troubleshootcommand.hpp 5932/head
2018-01-03 Gunnar BeutnerAdd more include/library paths for MySQL and PostgreSQL 5934/head
2018-01-02 Gunnar BeutnerImplement shim for libmysqlclient and libpq 5927/head
2018-01-02 Gunnar BeutnerBuild libraries as static libraries
2018-01-02 Michael FriedrichMerge pull request #5931 from Icinga/feature/linker...
2018-01-02 Michael FriedrichMerge pull request #5928 from Icinga/fix/build-fix...
2018-01-02 Michael FriedrichMerge pull request #5925 from Icinga/fix/missing-variab...
2018-01-02 Michael FriedrichMerge pull request #5929 from Icinga/feature/remove...
2018-01-02 Michael FriedrichMerge pull request #5930 from Icinga/feature/boost...
2018-01-02 Gunnar BeutnerMerge pull request #5933 from mcktr/fix/copyright-for...
2018-01-02 Michael InselChange copyright header for 2018 5933/head
2018-01-02 Gunnar BeutnerImprove detection for linker flags 5931/head
2018-01-02 Gunnar BeutnerReplace boost::function with std::function 5930/head
2018-01-02 Gunnar BeutnerGet rid of boost::assign::list_of in mkclass 5929/head
2018-01-01 Gunnar BeutnerMerge pull request #5922 from mcktr/fix/doc-link-format
2018-01-01 Gunnar BeutnerMerge pull request #5918 from mcktr/fix/doc-selinux...
2018-01-01 Gunnar BeutnerMake MSVC happy 5928/head
2017-12-31 Gunnar BeutnerFix missing variable name in ApiListener::Start 5925/head
2017-12-29 Michael InselFix link format in documentation 5922/head
2017-12-28 Michael InselFix typo in SELinux documentation 5918/head
2017-12-24 Jean FlachMerge pull request #5907 from mcktr/fix/check-swap...
2017-12-22 Jean FlachMerge pull request #5911 from Icinga/fix/docs-elastic
2017-12-22 Michael FriedrichUpdate ElasticsearchWriter docs for 5.x support only 5911/head
2017-12-22 Michael FriedrichRevert "Update docs for Elasticsearch 5.x and 6.x support"
2017-12-21 Michael InselFix check_swap build error 5907/head
2017-12-21 Gunnar BeutnerMerge pull request #5901 from Icinga/fix/do-not-replace...
2017-12-21 Michael FriedrichDo not replace colons in plugin output 5901/head
2017-12-20 Jean FlachMerge pull request #5893 from Icinga/fix/whitespace
2017-12-20 Jean FlachWhitespace fix 5893/head
2017-12-20 Gunnar BeutnerMerge pull request #5897 from Icinga/remove-inline
2017-12-20 Michael FriedrichMerge pull request #5892 from Icinga/feature/solaris...
2017-12-20 Jean FlachRemove unnecessary inline statements 5897/head
2017-12-20 Gunnar BeutnerMerge pull request #5894 from Icinga/remove-string_iless
2017-12-20 Jean FlachRemove string_iless 5894/head
2017-12-20 Jean FlachMerge pull request #5887 from Icinga/fix/windows-build-fix
2017-12-20 Jean FlachMerge pull request #5885 from Icinga/fix/build-fix-gcc
2017-12-20 Michael FriedrichMerge pull request #5805 from KAMI911/master
2017-12-20 Gunnar BeutnerEnable installing the init scripts on Solaris 5892/head
2017-12-20 Gunnar BeutnerMerge pull request #5871 from Icinga/feature/legacy...
2017-12-20 Jean FlachFix build errors 5871/head
2017-12-20 Adam JamesImplement unit tests for the time period parser
2017-12-20 Gunnar BeutnerFix for outdated libstdcxx 5885/head
2017-12-20 Gunnar BeutnerWorkaround for GCC bug 51494
2017-12-20 Gunnar BeutnerWorkaround for GCC bug 61321
2017-12-20 Gunnar BeutnerWindows build fix 5887/head
2017-12-20 Gunnar BeutnerMerge pull request #5891 from Icinga/feature/update...
2017-12-20 Gunnar BeutnerUpdate .gitignore 5891/head
2017-12-20 Gunnar BeutnerMerge pull request #5889 from Icinga/fix/execvpe-indention
2017-12-19 Markus Froschexecvpe: Fixup indention for readability 5889/head
2017-12-19 Kálmán Szalai... Add support for LD_LIBRARY_PATH env variable in oracle_... 5805/head
2017-12-19 Michael FriedrichMerge pull request #5717 from hrld/patch-1
2017-12-18 Michael FriedrichMerge pull request #5882 from Icinga/feature/avoid...
2017-12-18 Gunnar BeutnerAvoid unnecessary allocations for script frames 5882/head
2017-12-18 Gunnar BeutnerAvoid allocations in ScriptUtils::Match
2017-12-18 Gunnar BeutnerMerge pull request #5881 from Icinga/fix/api-package
2017-12-18 Jean FlachFix package error message 5881/head
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...
next