]> granicus.if.org Git - icinga2/shortlog
icinga2
2017-03-29 Gunnar BeutnerImplement the db_index property for the RedisWriter...
2017-03-29 Gunnar BeutnerUse transactions for the initial config and status...
2017-03-29 Gunnar BeutnerMake sure to use pretty-printed checksums in JSON blobs...
2017-03-29 Gunnar BeutnerClean up the code a bit
2017-03-29 Gunnar BeutnerFix crash in SHA1
2017-03-29 Gunnar BeutnerUpdate log message
2017-03-29 Michael FriedrichStart working on checksum config dump
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-29 Gunnar BeutnerRelease version 2.6.3
2017-03-29 Gunnar BeutnerRelease version 2.6.3 v2.6.3
2017-03-28 Michael FriedrichDocs: Fix wrong code block formatting
2017-03-28 Michael FriedrichDocs: Fix wrong code block formatting
2017-03-28 Michael FriedrichDocs: Review contributed plugin check commands (URLs...
2017-03-28 Michael FriedrichDocs: Review contributed plugin check commands (URLs...
2017-03-28 Gunnar BeutnerAdd missing arguments
2017-03-28 Michael FriedrichIDO: Do not terminate Icinga 2 if the database schema...
2017-03-28 Gunnar BeutnerFix: The last example for typeof() is missing the result
2017-03-27 Gunnar BeutnerImprove function metadata by adding arguments
2017-03-27 Michael FriedrichFix logging for discarded cluster messages
2017-03-27 Gunnar BeutnerMove log message
2017-03-27 Gunnar BeutnerDon't try to remove comments that were statically confi...
2017-03-27 Gunnar BeutnerImprove log message in ConfigObjectUtility::DeleteObjec...
2017-03-27 Michael FriedrichIDO: Fix where condition for downtime history updates
2017-03-22 Dirk GoetzITL: Fix mitigation attribute for nwc_health
2017-03-22 Gunnar BeutnerEnsure that only child processes for checks are reniced
2017-03-20 Michael FriedrichFix wrong Logstash json plugin name in LogstashWriter...
2017-03-20 Michael FriedrichMerge pull request #5085 from Icinga/feature/logstash...
2017-03-20 Michael FriedrichAdd documentation for the LogstashWriter feature 5085/head
2017-03-20 Michael FriedrichReview LogstashWriter feature implementation
2017-03-20 Kai GollerAdd LogstashWriter feature
2017-03-20 Michael FriedrichIDO: Fix where condition for downtime history updates
2017-03-17 Dirk GoetzITL: Update icingacli_businessprocess CheckCommand
2017-03-16 Gunnar BeutnerDon't use raw pointers in boost::bind
2017-03-16 Gunnar BeutnerAdd missing freeReplyObject calls
2017-03-16 Gunnar BeutnerMerge DEL queries into one query
2017-03-16 Gunnar BeutnerAdd ASSERTs for the Redis queries
2017-03-16 Gunnar BeutnerRemove some log messages
2017-03-16 Gunnar BeutnerMake sure all Redis tasks are executed on the WQ threads
2017-03-16 Gunnar BeutnerRemove redundant check
2017-03-16 Gunnar BeutnerImplement event handlers for config and status updates
2017-03-16 Gunnar BeutnerFix attribute type filter
2017-03-16 Gunnar BeutnerOnly export config objects to Redis
2017-03-16 Michael FriedrichRedis: First attempt of a reconnect config dump
2017-03-15 Gunnar BeutnerGet rid of event IDs for Redis
2017-03-15 Gunnar BeutnerFix incorrect handling for SCAN results
2017-03-15 Gunnar BeutnerAdd another log message
2017-03-15 Gunnar BeutnerAdd missing free call
2017-03-15 Gunnar BeutnerMake function names available in the API
2017-03-15 Gunnar BeutnerImprove handling for missing start_time and finish_time...
2017-03-14 Dirk GoetzAdd additional arguments to mssql_health
2017-03-14 Gunnar BeutnerOnly send events to Redis when there is at least one...
2017-03-14 Gunnar BeutnerImplement support for expiring subscriptions
2017-03-14 Michael FriedrichBetter error handling and fixes
2017-03-14 Michael FriedrichUse hiredis 0.13.3
2017-03-14 Michael FriedrichImplement event subscriptions
2017-03-14 Michael FriedrichEnsure to check the auth command return value
2017-03-10 Thomas WidhalmITL: Allow to use local mode of hpasm CheckCommand
2017-03-10 Michael FriedrichUpdate Security section in the Distributed Monitoring...
2017-03-10 Michael FriedrichUpdate Security section in the Distributed Monitoring...
2017-03-09 Michael FriedrichMerge branch 'feature/itl-hardware-cmds-5019'
2017-03-09 Michael FriedrichFix closing brackets
2017-03-09 Michael FriedrichITL: Modify ipmi-alive CheckCommand to support argument...
2017-03-09 Michael FriedrichITL: Fix installation for plugins-contrib
2017-03-09 Thomas NiedermeierITL: Fix spelling of ipmi_protocol_lan_version variable
2017-03-09 Thomas NiedermeierITL: Add RAID controller plugin check configurations
2017-03-09 Thomas NiedermeierITL: Add SMART attributes monitoring plugin check confi...
2017-03-09 Thomas NiedermeierITL: Add an IPMI Interface PING check for an IPMI host
2017-03-09 Yannick ChartonITL: nwc_health_report attribute requires a value
2017-03-09 Michael FriedrichFix missing documentation for mysql_socket attribute
2017-03-09 Michael FriedrichDocs: Fix typo in Distributed Monitoring chapter
2017-03-09 Michael FriedrichFix missing doc urls
2017-03-09 Michael FriedrichDocs: Fixes and enhancements for acks, comments and...
2017-03-09 Dirk GoetzAdd an advanced example for apply rules to the docs
2017-03-09 Michael FriedrichFix client names in distributed monitoring docs
2017-03-09 Michael FriedrichAdd OpenBSD and AlpineLinux package repositories to...
2017-03-09 Michael FriedrichAdd an example for /v1/actions/process-check-result...
2017-03-09 Michael FriedrichMerge pull request #5056 from Icinga/fix/docs-itl-mysql...
2017-03-09 Michael FriedrichFix missing documentation for mysql_socket attribute 5056/head
2017-03-06 Zachary McGibbonAdd -q (query type) option for the dns check command
2017-03-02 Michael FriedrichIDO MySQL: Don't immediately execute an upsert insert...
2017-03-02 Michael FriedrichAdd more debug build logging to IDO MySQL
2017-03-01 Michael FriedrichMerge pull request #5044 from Icinga/fix/api-post-error...
2017-03-01 Michael FriedrichAPI: Fix error code for invalid 'attrs' type for POST... 5044/head
2017-02-28 Stephan TeschAdd --if-names option to check_interfaces
2017-02-28 Sebastian MarschingFixed return code check in CRL loading
2017-02-24 Michael FriedrichMerge pull request #5036 from Icinga/fix/doc-typo-5035
2017-02-24 Michael FriedrichDocs: Fix typo in Distributed Monitoring chapter 5036/head
2017-02-24 Michael FriedrichMerge pull request #5034 from Icinga/fix/ido-downtime...
2017-02-24 Michael FriedrichDB IDO: Fix actual_end_time update for non-triggered... 5034/head
2017-02-23 Michael FriedrichFix missing doc urls
2017-02-23 Michael FriedrichMerge pull request #5031 from Icinga/fix/doc-acknowledg...
2017-02-23 Michael FriedrichDocs: Fixes and enhancements for acks, comments and... 5031/head
2017-02-23 Michael FriedrichMerge pull request #5027 from Icinga/feature/docs-advan...
2017-02-23 Dirk GoetzAdd an advanced example for apply rules to the docs 5027/head
2017-02-23 Michael FriedrichMerge pull request #5026 from Icinga/fix/ack-notify...
2017-02-23 Michael FriedrichFix notify/sticky parameter handling in 'acknowledge... 5026/head
2017-02-23 Michael FriedrichMerge pull request #5025 from Icinga/fix/ido-resultset...
2017-02-22 Michael FriedrichIDO MySQL: Don't immediately execute an upsert insert... 5025/head
2017-02-22 Michael FriedrichAdd more debug build logging to IDO MySQL
2017-02-21 Gunnar BeutnerFix spelling mistake
next