]> granicus.if.org Git - icinga2/history - lib/base/objectlock.hpp
lib->compat->statusdatawriter: fix notifications_enabled
[icinga2] / lib / base / objectlock.hpp
2018-04-25 Michael FriedrichMerge branch 'support/2.8'
2018-04-24 Jean FlachMerge branch 'support/2.8'
2018-03-22 Jean FlachMerge branch 'support/2.8'
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-15 Gunnar BeutnerMerge pull request #5940 from Icinga/fix/chocolatey
2018-01-08 Markus FroschMerge pull request #5906 from sahnd/feature/check_openm...
2018-01-05 Markus FroschMerge pull request #5921 from widhalmt/feature/director...
2018-01-05 Markus FroschMerge pull request #5914 from Icinga/fix/itl-check...
2018-01-05 Markus FroschMerge pull request #5913 from mcktr/fix/itl-http-certif...
2018-01-05 Markus FroschMerge pull request #5902 from sahnd/feature/itl-snmp...
2018-01-04 Michael FriedrichMerge pull request #5942 from Icinga/feature/tech-doc...
2018-01-04 Michael FriedrichMerge pull request #5948 from Icinga/doc/install
2018-01-04 Gunnar BeutnerMerge pull request #5945 from Icinga/fix/mkclass-indent...
2018-01-04 Gunnar BeutnerMerge pull request #5946 from Icinga/feature/clang...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-use-default-member...
2018-01-04 Gunnar BeutnerApply clang-tidy fix 'modernize-redundant-void-arg'
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-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
2017-12-20 Gunnar BeutnerMerge pull request #5897 from Icinga/remove-inline
2017-12-20 Jean FlachRemove unnecessary inline statements 5897/head
2017-12-19 Michael FriedrichMerge pull request #5717 from hrld/patch-1
2017-12-18 Michael FriedrichMerge pull request #5757 from ekeih/doc/systemd-restart...
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 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 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 Gunnar BeutnerReplace a few more NULLs with nullptr 5862/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-16 Gunnar BeutnerRemove the ConfigTypeIterator class
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-17 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-21 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerBuild fix for Win64
2016-04-19 Gunnar BeutnerImprove performance for locks and value conversions
2016-03-29 Gunnar BeutnerBuild fix for Win64
2016-02-23 Gunnar BeutnerDecrease memory usage for the Object class
2016-01-19 Gunnar BeutnerDecrease memory usage for the Object class
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-11 Gunnar BeutnerImplement support for recursive object locks
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-19 Gunnar BeutnerRename _DEBUG to I2_DEBUG
2014-11-12 Gunnar BeutnerAdd release barrier in ObjectLock::Unlock
2014-11-12 Gunnar BeutnerFix incorrect field name
2014-11-12 Gunnar BeutnerAdd missing barriers for Object::m_LockOwner
2014-11-12 Gunnar BeutnerAllow locks to be inlined
2014-11-09 Gunnar BeutnerImplement support for thin mutexes
2014-05-25 Gunnar BeutnerRename C++ header files.