]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-08-27 Gunnar BeutnerAdd another rvalue constructor for the String class
2016-08-27 Gunnar BeutnerRemove unused #includes
2016-08-27 Gunnar BeutnerImprove support for MySQL >=5.7
2016-08-27 Gunnar BeutnerDon't link against libmysqlclient_r
2016-08-27 Gunnar BeutnerUse lambda functions for INITIALIZE_ONCE
2016-08-27 Gunnar BeutnerUse 'auto' for iterator declarations
2016-08-27 Gunnar BeutnerFix support for building with ccache
2016-08-27 Gunnar BeutnerImprove error message for old versions of GCC
2016-08-27 Gunnar BeutnerAdd rvalue support for the Array and Dictionary classes
2016-08-26 Gunnar BeutnerAvoid unnecessary string copies for LiteralExpression...
2016-08-26 Gunnar BeutnerAdd another rvalue constructor for the Value class
2016-08-26 Gunnar BeutnerImprove config validation for arrays of object names
2016-08-26 Gunnar BeutnerImplement an rvalue constructor for the String and...
2016-08-25 Gunnar BeutnerAdd missing #include in loader.cpp
2016-08-25 Gunnar BeutnerImplement the --file and --syntax-only options for...
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-08-25 Gunnar BeutnerAdd missing initializer for WorkQueue::m_NextTaskID
2016-08-25 Gunnar BeutnerRemove unused method: ApplyRule::DiscardRules
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerRelease version 2.5.3
2016-08-25 Gunnar BeutnerRelease version 2.5.3 v2.5.3
2016-08-25 Gunnar BeutnerFix incorrect hash size for User objects
2016-08-25 Gunnar BeutnerFix incorrect hash size for User objects
2016-08-25 Gunnar BeutnerFix compiler warning in dbg_eval
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-25 Gunnar BeutnerUpdate cmake config to require a compiler that supports...
2016-08-25 Gunnar BeutnerAdd -fvisibility=hidden to the default compiler flags
2016-08-25 Gunnar BeutnerFix compiler warnings in DB IDO
2016-08-24 Louis SautierDetect logrotate not installed in /usr/sbin
2016-08-24 Gunnar BeutnerFix compiler warnings
2016-08-24 Gunnar BeutnerImplement unit tests for state changes
2016-08-24 Michael FriedrichMerge branch 'support/2.5'
2016-08-24 Michael FriedrichRelease version 2.5.2
2016-08-24 Michael FriedrichRelease version 2.5.2 v2.5.2
2016-08-24 Gunnar BeutnerFix missing IDO updates for groups
2016-08-24 Gunnar BeutnerFix incorrect notifications for soft recoveries
2016-08-24 Michael FriedrichDocs: Change tip/note formatting again
2016-08-24 Michael FriedrichDocs: Fix notes formatting
2016-08-24 Gunnar BeutnerFix missing IDO updates for groups
2016-08-24 Gunnar BeutnerFix incorrect notifications for soft recoveries
2016-08-23 Michael FriedrichDocs: Change tip/note formatting again
2016-08-23 Michael FriedrichDocs: Fix notes formatting
2016-08-23 Gunnar BeutnerDon't update TimePeriod ranges for inactive objects
2016-08-23 Gunnar BeutnerImplement an environment variable to keep Icinga from...
2016-08-23 Gunnar BeutnerAvoid unnecessary string copies
2016-08-23 Gunnar BeutnerRemove deprecated functions
2016-08-23 Michael FriedrichMerge branch 'support/2.5'
2016-08-23 Michael FriedrichRelease version 2.5.1
2016-08-23 Michael FriedrichFix that recovery notifications are sent in SOFT NOT...
2016-08-23 Michael FriedrichRelease version 2.5.1 v2.5.1
2016-08-23 Michael FriedrichFix that recovery notifications are sent in SOFT NOT...
2016-08-23 Gunnar BeutnerFix missing constants on Windows
2016-08-23 Gunnar BeutnerReset .spec revision to 1
2016-08-22 Gunnar BeutnerRelease version 2.5.0 v2.5.0
2016-08-22 Gunnar BeutnerFix crash in JsonRpcConnection::MessageHandlerWrapper
2016-08-22 Gunnar BeutnerRevert "RPM: Add firewalld service"
2016-08-22 Michael FriedrichCluster: Fix notified users for NotificationSentToAllUs...
2016-08-22 Michael FriedrichDocs: Small addition for endpoint explanation
2016-08-21 Michael FriedrichDocs: Fix typos, formatting, phrasing
2016-08-20 Michael FriedrichDocs: Review service monitoring and distributed monitor...
2016-08-20 Heike JurzikDocs: Review service monitoring and distributed monitor...
2016-08-19 Gunnar BeutnerFix crash in HttpServerConnection::ProcessMessageAsync
2016-08-19 Michael FriedrichUpdate AUTHORS
2016-08-19 Mirco BauerDocs: Fix typo in Notification object
2016-08-19 Gunnar BeutnerRevert "Fix incorrect detection of the 'Concurrency...
2016-08-19 Gunnar BeutnerFix memory leak for the 'use' keyword
2016-08-19 Gunnar BeutnerFix: ITL uses unsupported arguments for check_swap...
2016-08-18 Gunnar BeutnerFix missing permissions and update the documentation
2016-08-18 Gunnar BeutnerRemove some unused #includes
2016-08-18 Michael FriedrichDocs: Fix service monitoring formatting; add VMWare...
2016-08-18 Michael FriedrichDevelopment docs: Add own section for gdb backtrace...
2016-08-18 Gunnar BeutnerMake "clr-check-command" template usable on *nix
2016-08-18 Gunnar BeutnerFix incorrect certificate validation error message
2016-08-18 Gunnar BeutnerFix incorrect API example in the documentation
2016-08-18 Michael FriedrichUpdate AUTHORS
2016-08-18 Yannick ChartonAdd interfacetable CheckCommand options --trafficwithpk...
2016-08-17 Gunnar BeutnerFix: IDO marks objects as inactive on shutdown
2016-08-17 Michael FriedrichAPI: Fix missing attributes for DowntimeTriggered event
2016-08-17 Rune DarrudRemove obsolete reference to serial.txt
2016-08-17 Gunnar BeutnerFix problem with duplicate INSERTs for the same key...
2016-08-17 Gunnar BeutnerAdd missing lock
2016-08-17 Gunnar BeutnerRemove unnecessary dictionary lookups in the DebugHint...
2016-08-17 Gunnar BeutnerFix incorrect customvariablestatus query
2016-08-17 Gunnar BeutnerFix incorrect detection of the 'Concurrency' variable
2016-08-17 Michael FriedrichFix that HA enabled objects are started before config...
2016-08-17 Rune DarrudDo not escape backslashes and separators twice
2016-08-16 Gunnar BeutnerRemove unnecessary Dictionary::Contains calls
2016-08-16 Michael FriedrichAPI: Fix that schedule-downtime action requires duratio...
2016-08-16 Gunnar BeutnerUse hash-based serial numbers for new certificates
2016-08-16 Rune DarrudCleanup unused functions from icinga-installer
2016-08-16 Gunnar BeutnerImprove performance for Endpoint config validation
2016-08-16 Michael FriedrichRemove debug output in NotificationComponent
2016-08-16 Gunnar BeutnerRemove the ConfigTypeIterator class
2016-08-16 Michael Friedrichicinga2.conf: Include plugins-contrib, manubulon, windo...
2016-08-16 Gunnar BeutnerImprove performance for type lookups
2016-08-16 Michael FriedrichFix NotificationSentToAllUsers cluster event
2016-08-15 Michael FriedrichAdd an explicit flag for disabling reminder notifications
2016-08-15 Michael FriedrichFix: ClusterEvents::NotificationSentAllUsersAPIHandler...
2016-08-15 Michael FriedrichDocs: Fix missing ITL template
2016-08-15 Michael FriedrichFix ITL methods templates for timeperiods
next