]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-02-23 Gunnar BeutnerDecode cluster messages in the WorkQueue threads
2016-02-23 Gunnar BeutnerUse multiple WorkQueues to process cluster messages
2016-02-23 Gunnar BeutnerImprove performance for ApiListener::RelayMessageOne
2016-02-23 Gunnar BeutnerImprove the performance for ApiListener::SyncRelayMessa...
2016-02-23 Gunnar BeutnerImprove performance for ApiListener::SyncRelayMessage
2016-02-23 Gunnar BeutnerIgnore the .timestamp file when determining whether...
2016-02-23 Gunnar BeutnerIgnore the .timestamp file when determining whether...
2016-02-23 Gunnar BeutnerMake sure the updated config sync works with old versio...
2016-02-23 Gunnar BeutnerMake sure the .timestamp file is synced for config...
2016-02-23 Michael FriedrichFix cluster config timestamp again
2016-02-23 Michael FriedrichFix cluster config sync timestamp
2016-02-23 Gunnar BeutnerMake sure we only have one connection per satellite
2016-02-23 Gunnar BeutnerUse MkDirP instead of MkDir when syncing zone configs
2016-02-23 Claudio KuenzlerFix mongodb CheckCommand
2016-02-23 Sebastian BrücknerAdd timeout to snmpv3 check
2016-02-23 Lee ClemensReload logs after logrotate across distros
2016-02-23 Michael FriedrichDocumentation: Fix missing SUSE repository for monitori...
2016-02-23 Mathieu LutfyDocumentation: Fix typos in troubleshooting.
2016-02-23 Dirk GoetzOnly execute chcon if selinux is enabled and use full...
2016-02-23 Eduard GüldnerAdded exclude parameter in disk-windows CheckCommand
2016-02-23 Michael FriedrichUse a work queue for replaying the cluster log
2016-02-23 Gunnar BeutnerFix incorrect return value for ApiListener::GetInstance
2016-02-23 Michael FriedrichImprove performance for Zone::CanAccessObject
2016-02-23 Michael FriedrichDB IDO: Only update 'next_check' column when manually...
2016-02-23 Michael FriedrichProperly set the next check time for active and passive...
2016-02-23 Michael FriedrichExternalCommandListener: Fix crash when reading from...
2016-02-23 Michael FriedrichFix: Modified attributes do not work for the IcingaAppl...
2016-02-23 Jean FlachFix AUTHORS and .mailmap
2016-02-23 Michael FriedrichRaise a config error for "Checkable" objects in global...
2016-02-23 Simon Ruderichdoc/5-advanced-topics: add example how to use custom...
2016-02-23 Lee ClemensAdd network.target to unit file
2016-02-23 Michael FriedrichTroubleshooting: Explain how to fetch the executed...
2016-02-23 Gunnar BeutnerFix incorrect is_active queries
2016-02-23 Gunnar BeutnerBuild fix for Windows
2016-02-23 Per von ZweigbergkChange B/s unit to B to comply with Nagios plugin spec
2016-02-23 Per von ZweigbergkFixed invalid quoting for network device names
2016-02-23 Michael FriedrichEnhance "setting up check plugins" documentation
2016-02-23 Michael FriedrichUpdate AUTHORS
2016-02-23 Arnd HannemannRemove superfluous ifdef
2016-02-23 Michael FriedrichFix that "repository add" writes invalid "type" attribute
2016-02-23 Michael FriedrichFix crash in DbEvents::RemoveCommentInternal()
2016-02-23 Michael FriedrichFix config validation for templates used as object...
2016-02-23 Michael FriedrichFix failed reload via systemd
2016-02-23 Michael FriedrichFix duplicate key violation for downtimes
2016-02-23 Gunnar BeutnerFix crash in Ido*Connection::InternalExecuteMultipleQueries
2016-02-23 Gunnar BeutnerDon't log IDO statistics when we're not connected
2016-02-23 Gunnar BeutnerImplement additional query statistics for DB IDO
2016-02-23 Michael FriedrichDB IDO: Add a log message when the connection handling...
2016-02-23 Michael FriedrichImplement support for re-ordering groups of IDO queries
2016-02-23 Michael FriedrichAvoid duplicate config and status updates on startup
2016-02-23 Michael FriedrichFix DB IDO events for next_check, etc. updates
2016-02-23 Michael FriedrichFix invalid notification_id in DB IDO query
2016-02-23 Michael FriedrichChange log level for authoritative zone config includes
2016-02-23 Michael FriedrichFix cluster config sync for (non-)authoritative configs
2016-02-23 Michael FriedrichAdd more debug logging for api package config sync
2016-02-23 Michael FriedrichFix that cluster config sync ignores zones.d directory...
2016-02-23 Michael FriedrichFix that relative paths do not work with include_zones
2016-02-23 Michael FriedrichFix priority ordering for IDO queries
2016-02-23 Gunnar BeutnerClean up the FinishAsyncQueries code a bit
2016-02-23 Gunnar BeutnerImplement support for priorities in the WorkQueue class
2016-02-23 Gunnar BeutnerMake sure that all strings in the IDO database are...
2016-02-23 Jean FlachUpdate docs
2016-01-21 Gunnar BeutnerFix incorrect type name in the documentation
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-15 Michael FriedrichDocumentation: Fix formatting in "Advanced Filters...
2015-12-11 Michael FriedrichFix build error with older CMake versions on VERSION_LE...
2015-12-11 Michael FriedrichFix missing documentation for API packages zones.d...
2015-12-10 Michael FriedrichUse NodeName instead of GetFQDN() in embedded checks
2015-12-08 Michael FriedrichDocumentation: Fix postgresql-setup initdb
2015-12-08 Michael FriedrichAdd CMake flag for disabling the unit tests
2015-12-08 Gunnar BeutnerRemove the local zone name question in node wizard
2015-12-08 Jean FlachUpdate default port behaviour in node wizard
2015-12-08 Michael FriedrichFix missing num_hosts_pending in /v1/status/CIB
2015-12-08 Michael FriedrichFix that the hpasm CheckCommand is using the PluginDir...
2015-12-08 Gunnar BeutnerUpdate AUTHORS
2015-12-08 Luca LesinigoITL: fix ipmi-sensor variable names
2015-12-08 Gunnar BeutnerDisable --std=c++11 for ancient GCC versions
2015-12-08 Gunnar BeutnerTurn '=>' lambda expressions into side-effect-free...
2015-12-08 Michael FriedrichFix crash on startup with incorrect directory permissions
2015-12-04 Gunnar BeutnerUpdate the documentation
2015-12-04 Michael FriedrichUpdate AUTHORS
2015-12-04 Michael FriedrichFix missing path in mkdir() exception
2015-12-02 Michael KrausFix problem with livestatus filter "type"
2015-11-26 Michael FriedrichLivestatus: Fix "class" filter for log table
2015-11-26 Gunnar BeutnerRelease version 2.4.1 v2.4.1
2015-11-26 Jean FlachFix return value in PkiUtility
2015-11-26 Gunnar BeutnerBuild fix for Windows
2015-11-26 Gunnar BeutnerAdd running_kernel_use_sudo option for the running_kern...
2015-11-26 Gunnar BeutnerImplement Platform* global variables
2015-11-26 Michael FriedrichUpdate AUTHORS
2015-11-26 Michael FriedrichAdd a note for different binary locations to developmen...
2015-11-26 Jean FlachUpdate node wizard
2015-11-26 Gunnar BeutnerUse the NodeName constant in 'api setup'
2015-11-25 Gunnar BeutnerHide the --master_zone option in --help because it...
2015-11-25 Gunnar BeutnerUse the ZoneName and NodeName constants for 'node setup...
2015-11-25 Jean FlachFix master zone name
2015-11-25 Markus WaldmuellerDocumentation: Fix error in Access Object Attributes...
2015-11-25 Gunnar BeutnerFix crash in ConfigItem::ActivateItems
2015-11-25 Michael FriedrichFix crash in ConfigItem::ActivateItems
2015-11-25 Gunnar BeutnerFix unit tests for livestatus
next