]> granicus.if.org Git - icinga2/shortlog
icinga2
2017-03-31 Michael FriedrichFix duration attribute requirement for schedule-downtim...
2017-03-30 Michael FriedrichAdd network requirement to init script
2017-03-30 Yannick ChartonUpdate link for the NSCP documentation
2017-03-30 Gunnar BeutnerUpdate Chocolatey package metadata
2017-03-29 Gunnar BeutnerFix incorrect metadata for the Chocolatey package
2017-03-29 Thomas GelfRedisWriter: publish Icinga 2 stats as a simple "keepalive"
2017-03-29 Michael FriedrichFix object deletion on restart
2017-03-29 Michael FriedrichRename source file
2017-03-29 Michael FriedrichAdd exception handler for Redis WorkQueue
2017-03-29 Michael FriedrichAdd log message for config/status dump end for Redis
2017-03-29 Michael FriedrichFix possible crash on startup status updates in Redis
2017-03-29 Michael FriedrichFix hash value for empty custom attributes
2017-03-29 Gunnar BeutnerFix memory leak in RedisWriter::ExecuteQuery
2017-03-29 Gunnar BeutnerAdd COUNT parameter for SCAN
2017-03-29 Gunnar BeutnerUpdated remaining queries to use ExecuteQuery()
2017-03-29 Gunnar BeutnerReplace existing queries with ExecuteQuery() calls
2017-03-29 Michael FriedrichImplement config dump/update/delete publishing; fix...
2017-03-29 Gunnar BeutnerImplement RedisWriter::ExecuteQuery
2017-03-29 Michael FriedrichAdd properties and vars config checksums
2017-03-29 Gunnar BeutnerUse GetHostService() instead of casts
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...
next