]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-01-26 Michael FriedrichImplement String#trim
2016-01-26 Gunnar BeutnerIgnore the .timestamp file when determining whether...
2016-01-26 Michael FriedrichFix incorrect --version information
2016-01-26 Gunnar BeutnerIgnore the .timestamp file when determining whether...
2016-01-26 Gunnar BeutnerMake sure the updated config sync works with old versio...
2016-01-26 Gunnar BeutnerUse MkDirP instead of MkDir when syncing zone configs
2016-01-26 Gunnar BeutnerMake sure the .timestamp file is synced for config...
2016-01-26 Gunnar BeutnerAdd missing comment
2016-01-25 Michael FriedrichFix cluster config timestamp again
2016-01-25 Michael FriedrichOnly set SSL_OP_NO_COMPRESSION if supported
2016-01-25 Michael FriedrichFix cluster config sync timestamp
2016-01-25 Gunnar BeutnerMake sure we only have one connection per satellite
2016-01-22 Michael FriedrichDB IDO: Only update 'next_check' column when manually...
2016-01-22 Michael FriedrichProperly set the next check time for active and passive...
2016-01-21 Michael FriedrichFix: Modified attributes do not work for the IcingaAppl...
2016-01-21 Michael FriedrichFix: Escaped sequences not properly generated with...
2016-01-21 Gunnar BeutnerEnsure that checks are not scheduled for command_endpoi...
2016-01-21 Gunnar BeutnerRemove redundant log messages
2016-01-21 Gunnar BeutnerMake sure we're not running command_endpoint-based...
2016-01-21 Lee ClemensReload logs after logrotate across distros
2016-01-21 Gunnar BeutnerFix incorrect type name in the documentation
2016-01-20 Tobias von... Support TLSv1.1 and TLSv1.2 for the cluster transport...
2016-01-20 Michael FriedrichExternalCommandListener: Fix crash when reading from...
2016-01-20 Michael FriedrichFix check scheduling w/ retry_interval
2016-01-20 Gunnar BeutnerAdd missing SetSyncing() call
2016-01-19 Gunnar BeutnerSkip log replay for endpoints with log_duration = 0
2016-01-19 Gunnar BeutnerOnly build leak detection code when I2_LEAK_DEBUG is set
2016-01-19 Gunnar BeutnerCheck the certificate name when reconnecting to an...
2016-01-19 Gunnar BeutnerDecrease memory usage for the Object class
2016-01-19 Gunnar BeutnerImprove debug support for analyzing memory leaks
2016-01-18 Jean FlachFix AUTHORS and .mailmap
2016-01-18 Claudio KuenzlerFix mongodb CheckCommand
2016-01-18 Eduard GüldnerAdded exclude parameter in disk-windows CheckCommand
2016-01-18 Jean FlachFix another compiler warning
2016-01-15 Jean FlachPlug two memory leaks
2016-01-14 Sebastian BrücknerAdd timeout to snmpv3 check
2016-01-14 Michael FriedrichRaise a config error for "Checkable" objects in global...
2016-01-14 Lee ClemensAdd network.target to unit file
2016-01-13 Michael FriedrichBetter explaination for array values in "disk" CheckCom...
2016-01-13 Michael FriedrichTroubleshooting: Explain how to fetch the executed...
2016-01-13 Gunnar BeutnerEnsure that HttpServerConnections are properly closed
2016-01-13 Dirk GoetzProvide packages for icinga-studio on Fedora
2016-01-13 Gunnar BeutnerFix compiler warning
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-11 Jean FlachReplace boost-base64 with an openssl implementation
2016-01-11 Gunnar BeutnerBuild fix for Windows
2016-01-11 Gunnar BeutnerFix incorrect is_active queries
2016-01-11 Simon Ruderichdoc/5-advanced-topics: add example how to use custom...
2016-01-05 Per von ZweigbergkChange B/s unit to B to comply with Nagios plugin spec
2016-01-05 Per von ZweigbergkFixed invalid quoting for network device names
2016-01-04 Mathieu LutfyDocumentation: Fix typos in troubleshooting.
2015-12-18 Michael FriedrichEnhance "setting up check plugins" documentation
2015-12-18 Michael FriedrichChange log level for authoritative zone config includes
2015-12-18 Michael FriedrichUpdate AUTHORS
2015-12-18 Arnd HannemannRemove superfluous ifdef
2015-12-18 Michael FriedrichUpdate AUTHORS
2015-12-18 Daniil YaroslavtsevGelfWriter: Add additional fields for 'CHECK RESULT...
2015-12-18 Michael FriedrichFix crash in DbEvents::RemoveCommentInternal()
2015-12-17 Michael FriedrichFix config validation for templates used as object...
2015-12-17 Gunnar BeutnerDon't log IDO statistics when we're not connected
2015-12-17 Michael FriedrichFix that "repository add" writes invalid "type" attribute
2015-12-16 Michael FriedrichFix failed reload via systemd
2015-12-16 Michael FriedrichFix duplicate key violation for downtimes
2015-12-16 Gunnar BeutnerFix crash in Ido*Connection::InternalExecuteMultipleQueries
2015-12-16 Gunnar BeutnerImplement additional query statistics for DB IDO
2015-12-15 Michael FriedrichDB IDO: Add a log message when the connection handling...
2015-12-15 Michael FriedrichImplement support for re-ordering groups of IDO queries
2015-12-15 Michael FriedrichAvoid duplicate config and status updates on startup
2015-12-15 Michael FriedrichDocumentation: Fix formatting in "Advanced Filters...
2015-12-15 Michael FriedrichFix invalid notification_id in DB IDO query
2015-12-15 Michael FriedrichFix priority ordering for IDO queries
2015-12-14 Gunnar BeutnerClean up the FinishAsyncQueries code a bit
2015-12-12 Michael FriedrichFix cluster config sync for (non-)authoritative configs
2015-12-11 Michael FriedrichAdd more debug logging for api package config sync
2015-12-11 Michael FriedrichFix that relative paths do not work with include_zones
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 FriedrichFix that cluster config sync ignores zones.d directory...
2015-12-10 Gunnar BeutnerImplement support for priorities in the WorkQueue class
2015-12-10 Michael FriedrichUse NodeName instead of GetFQDN() in embedded checks
2015-12-10 Michael FriedrichFix DB IDO events for next_check, etc. updates
2015-12-10 Gunnar BeutnerMake sure that all strings in the IDO database are...
2015-12-09 Michael FriedrichDocumentation: Fix missing SUSE repository for monitori...
2015-12-08 Michael FriedrichDocumentation: Fix postgresql-setup initdb
2015-12-08 Michael FriedrichFix crash on startup with incorrect directory permissions
2015-12-07 Michael FriedrichUpdate RELEASE.md
2015-12-07 Michael FriedrichFix that the hpasm CheckCommand is using the PluginDir...
2015-12-07 Dirk GoetzOnly execute chcon if selinux is enabled and use full...
2015-12-04 Gunnar BeutnerUpdate the documentation
2015-12-04 Michael FriedrichUpdate AUTHORS
2015-12-02 Michael KrausFix problem with livestatus filter "type"
2015-12-01 Gunnar BeutnerTurn '=>' lambda expressions into side-effect-free...
2015-11-30 Gunnar BeutnerFix incorrect return value for ApiListener::GetInstance
2015-11-30 Michael FriedrichFix missing path in mkdir() exception
2015-11-30 Sebastian ChrostekAdd ipv4 / ipv6 support for all monitoring-plugins
2015-11-30 Gunnar BeutnerUpdate AUTHORS
2015-11-30 Luca LesinigoITL: fix ipmi-sensor variable names
2015-11-30 Gunnar BeutnerRemove the local zone name question in node wizard
2015-11-30 Gunnar BeutnerDisable --std=c++11 for ancient GCC versions
2015-11-27 Jean FlachUpdate default port behaviour in node wizard
next