]> granicus.if.org Git - icinga2/history - lib/icinga
ElasticsearchWriter: don't leak sockets
[icinga2] / lib / icinga /
2019-03-18 Michael FriedrichMerge pull request #6990 from Icinga/bugfix/influxdbwri...
2019-03-18 Michael FriedrichMerge pull request #6978 from Icinga/bugfix/doc-dep...
2019-03-18 Michael FriedrichMerge pull request #7014 from Icinga/feature/utf8cpp
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-13 Michael FriedrichMerge pull request #6977 from Icinga/bugfix/base_utilit...
2019-03-13 Michael FriedrichMerge pull request #6976 from Icinga/bugfix/so_reusepor...
2019-03-12 Michael FriedrichMerge pull request #7001 from Icinga/bugfix/doc-assignm...
2019-03-11 Michael FriedrichMerge pull request #6979 from Icinga/bugfix/systemd...
2019-03-08 Alexander A. KlimovSuppress or fix compiler warnings 6999/head
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 II
2019-02-25 Michael FriedrichReplace Copyright header with a short version, part I
2019-02-25 Michael FriedrichMerge pull request #6971 from Icinga/bugfix/downtime...
2019-02-25 Michael FriedrichActivate downtimes before any checkable object 6971/head
2019-02-22 Michael FriedrichMerge pull request #6896 from Icinga/bugfix/notificatio...
2019-02-20 Michael FriedrichActivate downtimes before any checkable object
2019-02-20 Michael FriedrichStop the IcingaApplication at the latest point, before...
2019-02-11 Michael FriedrichMerge pull request #6857 from Icinga/bugfix/check_nscp_...
2019-02-11 Michael FriedrichMerge pull request #6882 from Icinga/bugfix/influxdb...
2019-02-11 Michael FriedrichMerge pull request #6908 from Icinga/bugfix/perfdata...
2019-02-11 Michael FriedrichMerge pull request #6854 from Icinga/bugfix/unamehelper...
2019-02-11 Michael FriedrichMerge pull request #6934 from Icinga/bugfix/boost-versi...
2019-02-11 Michael FriedrichMerge pull request #6577 from Icinga/fix/setup-api...
2019-02-11 Michael FriedrichMerge pull request #6748 from Icinga/bugfix/api-setup...
2019-02-11 Michael FriedrichRefactor conditions and add debug log messages for...
2019-02-11 Jean FlachFix checkresults from the future breaking checks
2019-02-11 Michael FriedrichDon't allow retry_interval <= 0
2019-02-11 Alexander A. KlimovDowntime::AddDowntime(): place Downtimes in the same...
2019-02-11 Alexander A. KlimovValidate Zone::GetLocalZone() before using
2019-02-11 Michael FriedrichLog: Ensure not to pass negative values to localtime()
2019-02-11 Alexander A. KlimovAllow Checkable#retry_interval to be 0
2019-02-11 Michael FriedrichClusterEvents::AcknowledgementSet event should forward...
2019-02-11 Alexander A. KlimovDowntime#HasValidConfigOwner(): respect Downtime#author...
2019-02-11 Alexander A. KlimovAdd and populate Downtime#authoritative_zone
2019-02-11 Alexander A. KlimovDowntime#HasValidConfigOwner(): wait for ScheduledDowntimes
2019-02-11 Alexander A. KlimovImplement ScheduledDowntime::AllConfigIsLoaded()
2019-02-08 Michael FriedrichMerge pull request #6894 from Icinga/bugfix/checkresult...
2019-02-08 Michael FriedrichRefactor conditions and add debug log messages for... 6894/head
2019-02-08 Jean FlachFix checkresults from the future breaking checks
2019-02-08 Michael FriedrichMerge pull request #6935 from Icinga/feature/enhance...
2019-02-07 Michael FriedrichEnhance notification logging 6935/head
2019-02-04 Michael FriedrichMerge pull request #6858 from Icinga/feature/string...
2019-02-04 Michael FriedrichMerge pull request #6928 from Icinga/doc/windows-devel...
2019-02-04 Michael FriedrichMerge pull request #6901 from Icinga/bugfix/so_reusepor...
2019-02-04 Michael FriedrichMerge pull request #6914 from Icinga/bugfix/clustereven...
2019-02-04 Michael FriedrichMerge pull request #6853 from Icinga/bugfix/incorrect...
2019-01-31 Michael FriedrichMerge pull request #6925 from Icinga/bugfix/check-swap...
2019-01-30 Michael FriedrichMerge pull request #6916 from Icinga/bugfix/retry-inter...
2019-01-29 Michael FriedrichMerge pull request #6917 from Icinga/bugfix/cluster...
2019-01-29 Michael FriedrichMerge pull request #6920 from Icinga/bugfix/scheduleddo...
2019-01-28 Alexander A. KlimovDowntime::AddDowntime(): place Downtimes in the same... 6920/head
2019-01-28 Michael FriedrichDon't allow retry_interval <= 0 6916/head
2019-01-28 Michael FriedrichClusterEvents::AcknowledgementSet event should forward... 6914/head
2019-01-25 Michael FriedrichMerge pull request #6897 from Icinga/bugfix/getlocalzon...
2019-01-24 Michael FriedrichMerge pull request #6803 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6865 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6861 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6848 from BarbUk/feature/itl-check...
2019-01-24 Michael FriedrichMerge pull request #6780 from ITisitBV/master
2019-01-24 Michael FriedrichMerge pull request #6899 from Icinga/bugfix/localtime...
2019-01-16 Michael FriedrichLog: Ensure not to pass negative values to localtime() 6899/head
2019-01-16 Michael FriedrichMerge pull request #6883 from Icinga/bugfix/retry-inter...
2019-01-15 Alexander A. KlimovValidate Zone::GetLocalZone() before using 6897/head
2019-01-11 Alexander A. KlimovNotification#BeginExecuteNotification(): SetNextNotific... 6896/head
2019-01-09 Alexander A. KlimovAllow Checkable#retry_interval to be 0 6883/head
2018-12-20 Alexander A. KlimovCheckable: require zone to be set if command_endpoint... 6853/head
2018-12-18 Michael FriedrichMerge pull request #6821 from Icinga/bugfix/downtimes...
2018-12-18 Michael FriedrichMerge pull request #6826 from Icinga/bugfix/downtimes...
2018-12-18 Michael FriedrichMerge pull request #6806 from BarbUk/feature/itl-check...
2018-12-17 Alexander A. KlimovDowntime#HasValidConfigOwner(): respect Downtime#author... 6821/head
2018-12-17 Alexander A. KlimovAdd and populate Downtime#authoritative_zone
2018-12-17 Michael FriedrichMerge pull request #6829 from Icinga/feature/api-events...
2018-12-07 Michael FriedrichAPI Event Streams: Add 'command' for Notification events 6829/head
2018-12-06 Alexander A. KlimovDowntime#HasValidConfigOwner(): wait for ScheduledDowntimes 6826/head
2018-12-06 Alexander A. KlimovImplement ScheduledDowntime::AllConfigIsLoaded()
2018-12-06 Michael FriedrichMerge pull request #6825 from ekeih/docs/explain-retry...
2018-12-05 David Lublink * BugFix : Wrong operator on stride variable causing...
2018-12-05 Edgar FußPut running downtimes in effect
2018-12-05 Edgar FußRemove spurious string in debug message
2018-12-05 Edgar FußRemove dead code
2018-12-05 Michael FriedrichOnly create downtimes from non-paused ScheduledDowntime...
2018-12-05 Michael FriedrichMerge pull request #6817 from Icinga/bugfix/stalled...
2018-12-05 Michael FriedrichMerge pull request #6820 from Icinga/bugfix/scheduled...
2018-12-05 Michael FriedrichMerge pull request #6823 from transitiv/feature/itl...
2018-12-05 Michael FriedrichMerge pull request #6815 from Icinga/bugfix/reload...
2018-12-05 Michael FriedrichMerge pull request #6757 from Icinga/bugfix/no-more...
2018-12-05 Michael FriedrichMerge pull request #6750 from davidtek/master
2018-12-04 Michael FriedrichOnly create downtimes from non-paused ScheduledDowntime... 6820/head
2018-11-14 Michael FriedrichMerge branch 'support/2.10'
2018-11-13 Michael FriedrichMerge pull request #6480 from ajaffie/feature/win-check...
2018-11-08 Michael FriedrichFix that no_more_notifications gets reset when Recovery... 6757/head
2018-11-01 David Lublink * BugFix : Wrong operator on stride variable causing... 6750/head
2018-10-30 Michael FriedrichMerge pull request #6731 from Icinga/bugfix/doc-comment
2018-10-29 Michael FriedrichImprove error handling for invalid child_options for...
2018-10-29 Michael FriedrichMerge pull request #6709 from ekeih/bugfix/icinga2...
2018-10-24 Michael FriedrichMerge pull request #6717 from Icinga/bugfix/api-downtim...
2018-10-24 Michael FriedrichMerge pull request #6719 from Icinga/fix/finished-recon...
next