]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-08-10 Michael FriedrichFix flexible downtimes expiry time and removal
2016-08-10 Gunnar BeutnerMake sure functions are registered with the correct...
2016-08-10 Michael FriedrichFix downtime notification events and missing author...
2016-08-10 Gunnar BeutnerImplement support for marking functions as deprecated
2016-08-10 Jean-Louis... Add vars for all check_swap args
2016-08-10 Gunnar BeutnerUpdate AUTHORS
2016-08-10 Timo BuhrmesterDon't violate POSIX by ensuring that the argument to...
2016-08-10 Gunnar BeutnerFix race condition in CreatePipeOverlapped
2016-08-10 Gunnar BeutnerDisallow casting "" to an Object
2016-08-10 Gunnar BeutnerUse the "plugin-check-command" template in the livestat...
2016-08-10 Gunnar BeutnerUpdate i2tcl to match latest language changes
2016-08-10 Gunnar BeutnerBuild fix for Ubuntu precise
2016-08-10 Gunnar BeutnerInclude compiler name/version and build host name in...
2016-08-10 Gunnar BeutnerMove internal script functions into the 'Internal'...
2016-08-09 Gunnar BeutnerWindows build fix
2016-08-09 Michael FriedrichUpdate AUTHORS
2016-08-09 Carsten KöbkeITL: Add db2_health CheckCommand definition
2016-08-09 Gunnar BeutnerImprove logging for the WorkQueue class
2016-08-09 Gunnar BeutnerHandle I/O errors while writing the Icinga state file...
2016-08-09 Gunnar BeutnerUpdate AUTHORS
2016-08-09 Bård Dahlmo... Fix incorrect custom variable name for the -q option...
2016-08-09 Gunnar BeutnerRename/Remove experimental script functions
2016-08-09 Marius SturmGelfWriter: Use raw CheckResult output for full_message...
2016-08-09 Gunnar BeutnerFix building Icinga with -fvisibility=hidden
2016-08-09 Dirk GoetzDocs: Add SELinux chapter
2016-08-09 Gunnar BeutnerAdd version info in /v1
2016-08-08 Michael FriedrichUpdate AUTHORS
2016-08-08 Berthold CogelInit script: condrestart should only restart a running...
2016-08-08 Gunnar BeutnerBuild fix for CentOS 5
2016-08-08 Christian BirkAdd "check_mysql_query" CheckCommand definition
2016-08-08 Gunnar BeutnerFix crash in Checkable::ProcessCheckResult when cr...
2016-08-08 Gunnar BeutnerImplement process_check_result script method for the...
2016-08-08 Gunnar BeutnerRegister a new script frame in Function::Invoke
2016-08-08 Gunnar BeutnerAdd the "exception" check command
2016-08-08 Gunnar BeutnerFix incorrect behavior for max_check_attempts
2016-08-08 Gunnar BeutnerDon't add empty lines to libedit's history
2016-08-05 Mirko NardinAdd the "-e" parameter for the SNMP check command
2016-08-05 Gunnar BeutnerRemove temporary icinga2.debug file in case the config...
2016-08-05 Gunnar BeutnerFix incorrect parameter name for NotificationSentAllUse...
2016-08-04 Michael FriedrichFix that notifications with empty times.{begin,end...
2016-08-04 Michael FriedrichDisable immediate hard state for first check result
2016-08-04 Gunnar BeutnerFix duplicate notifications on HA failover
2016-08-04 Gunnar BeutnerBuild fix for Windows
2016-08-03 Michael FriedrichEnsure to send recovery notifications if the was a...
2016-08-03 Michael FriedrichAdd the notification type into the log message
2016-08-03 Michael FriedrichDB IDO: Do not try to delete downtimes when using the...
2016-08-03 Michael FriedrichRemove obsolete README files in tools/syntax
2016-08-03 Dirk GoetzAdd a check command for check_breeze
2016-08-03 Dirk GoetzAdd a check command for check_ide_smart
2016-08-03 Dirk GoetzAdd a check command for check_file_age.
2016-08-03 Gunnar BeutnerUpdate AUTHORS
2016-08-03 Uwe EbelMake the minimum TLS protocol version configurable
2016-08-02 Michael FriedrichFix that the first notification interval is incorrect
2016-08-02 Conrad ClementOptimize two ObjectLocks into one in Notification:...
2016-08-02 Michael FriedrichFix missing MySQL session_token changes
2016-08-02 Michael FriedrichDB IDO: Use upsert and session token for comment/downti...
2016-08-02 Michael FriedrichDB IDO: Ensure that queries are not executed if categor...
2016-08-02 Michael FriedrichEnhance TLS handshake error messages with connection...
2016-08-02 Michael FriedrichFix incorrect index drop in pgsql.sql
2016-08-01 Michael FriedrichFix incorrect session_token index for PostgreSQL
2016-08-01 Markus FroschFix build with OpenSSL 1.1
2016-08-01 Michael FriedrichFix missing session_token column
2016-07-29 Michael FriedrichDocs: Fix API permissions for status/query
2016-07-29 Gunnar Beutner'Sandboxed' property isn't properly propagated to child...
2016-07-29 Gunnar BeutnerDon't write empty lines to the history file
2016-07-29 Gunnar BeutnerImplement history support for 'icinga2 console'
2016-07-29 Markus WaldmüllerAdd check command definition for check_graphite
2016-07-29 Gunnar BeutnerChange how Array#reduce works
2016-07-29 Gunnar BeutnerAdd map/reduce and filter functionality for the Array...
2016-07-29 Gunnar BeutnerUse application start-up time for the IDO session token
2016-07-29 Gunnar BeutnerRemove obsolete debug log message
2016-07-29 Simon MurrayFix InfluxdbWriter Trailing Backslash
2016-07-28 Michael FriedrichDeprecation warning should include object type and...
2016-07-28 Michael FriedrichEnhance client disconnect message for "No data received...
2016-07-28 Michael FriedrichFix that reminder notifications ignore HA mode
2016-07-28 Gunnar BeutnerCheckerComponent sometimes fails to schedule checks...
2016-07-27 Gunnar BeutnerIncrease systemd startup timeout
2016-07-26 Rune DarrudFix min/max execution_time
2016-07-26 Rune DarrudSet min_latency and min_execution_time to 0 when there...
2016-07-26 Gunnar BeutnerUpdate .mailmap
2016-07-26 Gunnar BeutnerLog a warning if there are more than 2 zone endpoint...
2016-07-25 Michael FriedrichDocs: Improve yum CheckCommand
2016-07-25 Jo GoossensITL: Add missing parameters for (latest) mysql_health
2016-07-25 Michael FriedrichDB IDO: Do not clear {host,service,contact}group_member...
2016-07-25 Michael FriedrichDocs: Better explaination for zones.d and apply rule...
2016-07-25 Michael FriedrichDocs: Add a note for three level clusters with CSR...
2016-07-25 Michael FriedrichFix incorrect documentation about apply rules in zones...
2016-07-25 Gunnar BeutnerFix URL encoding for '&'
2016-07-25 Gunnar BeutnerInclude client IP address and port in HTTP requests
2016-07-25 Gunnar BeutnerInclude IP address and port in the "New connection...
2016-07-25 Gunnar BeutnerUpdate AUTHORS
2016-07-25 Stephan TeschImprove error reporting for the client certificate...
2016-07-22 Gunnar BeutnerImplement the __ptr function
2016-07-21 Michael FriedrichUpdate AUTHORS
2016-07-21 Manuel ReiterAdd support for "-A" command line switch to CheckComman...
2016-07-21 Michael FriedrichImprove log message for connecting nodes without config...
2016-07-21 Gunnar BeutnerIncrease reconnection timer interval for cluster connec...
2016-07-19 Michael FriedrichFix error message for specified ciphers
2016-07-19 Michael Friedrichstate_filters_real shouldn't be visible in the API
2016-07-19 Gunnar BeutnerFix message routing for command_endpoint checks in...
next