]> granicus.if.org Git - icinga2/shortlog
icinga2
2017-04-20 Andreas ScherbaumReplace http:// links with https:// links where a secur...
2017-04-20 Michael FriedrichMerge pull request #5174 from boltronics/fix/apply...
2017-04-20 Adam BolteAdd missing object type to Apply Rules doc example 5174/head
2017-04-19 Gunnar BeutnerImplement source_location attribute for the ConfigObjec...
2017-04-18 Michael FriedrichUpdate documentation for new contributing file
2017-04-18 Michael FriedrichAdd CONTRIBUTING.md
2017-04-13 Michael FriedrichImplement severity attribute for host/service objects
2017-04-12 Michael FriedrichRedis: Dump host and service state events
2017-04-12 Michael FriedrichMerge pull request #5127 from dgoetz/feature/improve...
2017-04-12 Michael FriedrichMerge pull request #5153 from dgoetz/fix/selinux-packaging
2017-04-12 Yannick ChartonDocs: Add note on percentage values for disk-windows...
2017-04-12 krishnaDocs: Fix syntax error in Dependencies chapter
2017-04-12 Michael FriedrichAdd more assign where expression examples
2017-04-12 Michael FriedrichSet zone attribute to no_user_modify for API POST requests
2017-04-10 Michael FriedrichUpdate apply rules chapter in the documentation
2017-04-10 Michael FriedrichEnhance cluster scenario documentation
2017-04-07 Dirk Goetzchanged dependency of selinux subpackage 5153/head
2017-04-06 Jean FlachMake last commit actually work...
2017-04-06 Jean FlachFix openssl1.1 for x64 builds
2017-04-06 Gunnar BeutnerAdd missing base class call for ScheduledDowntime:...
2017-04-06 Michael FriedrichAdd GitHub issue template
2017-04-05 Michael FriedrichFix formatting in the docs
2017-04-05 Michael FriedrichUpdate documentation (troubleshooting, monitor Icinga...
2017-04-05 Jean FlachFix CMake handling of openssl 1.1.0
2017-04-05 Jean FlachAdd missing header
2017-04-04 Dirk Goetzimprove systemd service file 5127/head
2017-04-03 Jean FlachFix hiredis being built when not needed
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
next