]> granicus.if.org Git - icinga2/history - lib/db_ido/hostdbobject.cpp
Merge pull request #7124 from Icinga/bugfix/namespace-thread-safe
[icinga2] / lib / db_ido / hostdbobject.cpp
2019-04-03 Michael FriedrichMerge pull request #7000 from Icinga/bugfix/goto-loop
2019-04-01 Michael FriedrichMerge pull request #7064 from widhalmt/feature/icingacl...
2019-03-19 Michael FriedrichMerge branch 'support/2.10'
2019-03-19 Michael FriedrichMerge pull request #7002 from Icinga/bugfix/check_netwo...
2019-03-18 Michael FriedrichMerge pull request #6999 from Icinga/bugfix/compiler...
2019-03-15 Alexander A. KlimovAdd 'third-party/utf8cpp/' from commit '82344d605146dca...
2019-03-12 Michael FriedrichMerge pull request #7001 from Icinga/bugfix/doc-assignm...
2019-02-26 Michael FriedrichMerge pull request #6970 from Icinga/bugfix/perfdata...
2019-02-26 Michael FriedrichMerge branch 'support/2.10'
2019-02-26 Michael FriedrichMerge pull request #6974 from Icinga/feature/copyright...
2019-02-25 Michael FriedrichReplace Copyright header with a short version, part I
2019-02-11 Michael FriedrichMerge pull request #6577 from Icinga/fix/setup-api...
2018-11-13 Michael FriedrichMerge pull request #6480 from ajaffie/feature/win-check...
2018-10-30 Michael FriedrichMerge pull request #6731 from Icinga/bugfix/doc-comment
2018-10-24 Michael FriedrichMerge pull request #6719 from Icinga/fix/finished-recon...
2018-10-24 Michael FriedrichMerge pull request #6718 from Icinga/bugfix/ssl-shutdown
2018-10-24 Michael FriedrichMerge pull request #6662 from Icinga/bugfix/keep-http...
2018-10-19 Michael FriedrichMerge pull request #6704 from efuss/fix/scheduleddowntime1
2018-10-18 Michael FriedrichMerge pull request #6699 from Icinga/feature/update...
2018-10-18 Michael Friedrichicinga.com: Update *.{h,c}pp
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-02-15 Jean FlachMerge pull request #5981 from dgoetz/fix/selinux-influxdb
2018-01-29 Gunnar BeutnerMerge pull request #5979 from Icinga/feature/enhance...
2018-01-20 Michael FriedrichMerge pull request #5964 from fedepires/fix/opentsdbwri...
2018-01-18 Jean FlachMerge pull request #5982 from dgoetz/fix/selinux-kill
2018-01-17 Gunnar BeutnerMerge pull request #5980 from Icinga/fix/db-ido-notific...
2018-01-17 Michael FriedrichExplicitly pass 1 or 0 for notification filters in... 5980/head
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-16 Gunnar BeutnerMerge pull request #5983 from Icinga/feature/initialize...
2018-01-16 Gunnar BeutnerUse initializer lists for arrays and dictionaries 5983/head
2018-01-15 Michael FriedrichMerge pull request #5903 from Icinga/fix/cleanup-compat...
2018-01-15 Michael FriedrichRemove obsolete locks in Livestatus; apply style guide... 5903/head
2018-01-15 Michael FriedrichMore cleanup for compat filters in DB IDO
2018-01-15 Michael FriedrichDB IDO: Clean up code and group CompatUtility calls
2018-01-15 Michael FriedrichDB IDO: Don't send empty columns in queries
2018-01-15 Michael FriedrichDB IDO: Remove check_command_args column
2018-01-15 Michael FriedrichMove CompatUtility::GetHostCurrentState() logic into...
2018-01-15 Michael FriedrichMove the IDO specific compat notification filter logic...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckable*Interval() and hardcod...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckResultPerfdata()
2018-01-15 Michael FriedrichDrop Freshness wrappers from CompatUtility class
2018-01-15 Michael FriedrichRemove more redundant wrappers from CompatUtility class
2018-01-15 Michael FriedrichDrop CompatUtility::*Command helpers
2018-01-15 Michael FriedrichDrop dead code in Livestatus feature
2018-01-15 Michael FriedrichReplace CompatUtility's enabled wrappers with native...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckableHasBeenChecked() and...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckableAcknowledgementType()
2018-01-15 Michael FriedrichMove CompatUtility::GetCheckableProblemHasBeenAcknowled...
2018-01-15 Michael FriedrichMove CompatUtility::GetCheckableCheckType() into IDO...
2018-01-15 Michael FriedrichMove CompatUtility::GetHostAlias into DB IDO host objec...
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-redundant-void-arg'
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 Jean FlachMerge pull request #5893 from Icinga/fix/whitespace
2017-12-20 Jean FlachWhitespace fix 5893/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-12 Gunnar BeutnerMerge pull request #5753 from Icinga/fix/ringbuffer...
2017-12-08 Michael FriedrichMerge pull request #5760 from Icinga/fix/http-client...
2017-12-07 Michael FriedrichMerge pull request #5811 from Icinga/feature/update...
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 BeutnerUse std::vector::emplace_back instead of std::vector...
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerFix compiler warnings
2016-08-24 Gunnar BeutnerFix missing IDO updates for groups
2016-08-24 Gunnar BeutnerFix missing IDO updates for groups
2016-08-15 Gunnar BeutnerImplement support for incremental IDO updates
2016-08-14 Gunnar BeutnerFix incorrect return values for some of the CompatUtili...
2016-07-25 Michael FriedrichDB IDO: Do not clear {host,service,contact}group_member...
2016-05-12 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-05-10 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-02-23 Michael FriedrichDB IDO: PArtially revert change for *group_members
2016-02-23 Michael FriedrichDB IDO: Fix problem with hostgroup_members cleanup
2016-02-22 Michael FriedrichDB IDO: PArtially revert change for *group_members
2016-02-08 Michael FriedrichDB IDO: Fix problem with hostgroup_members cleanup
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-11 Michael FriedrichDB IDO: Fix group membership updates for runtime create...
next