]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-30 Michael FriedrichRelease version 2.5.4
2016-08-30 Michael FriedrichRelease version 2.5.4 v2.5.4
2016-08-30 Gunnar BeutnerFix race condition for concurrent_checks
2016-08-30 Gunnar BeutnerAdd more unit tests
2016-08-29 Daniel HelgenbergerAdds bool switch for procurve / HP memory to the "snmp...
2016-08-29 Gunnar BeutnerUpdate AUTHORS
2016-08-29 Daniel HelgenbergerRemove inode default values for the "disk" check command
2016-08-29 Michael FriedrichUpdate INSTALL.md for version requirements
2016-08-29 Yannick ChartonAdd the possibility for all ...-dc... checkcommands...
2016-08-29 Yannick ChartonAdd the possibility for all ...soap-host... checkcomman...
2016-08-29 Gunnar BeutnerFix race condition for concurrent_checks
2016-08-29 Jo GoossensAdd support for glusterfs checks
2016-08-29 Gunnar BeutnerAdd rvalue constructor for the Task class
2016-08-29 Gunnar BeutnerFix incorrect debug hints for nested dictionary expressions
2016-08-29 Gunnar BeutnerSpeed up item lookups for ConfigItem::GetDefaultTemplates
2016-08-29 Gunnar BeutnerUse lambdas in the ConfigItem class
2016-08-29 Gunnar BeutnerRemove unnecessary ScriptFrame variable
2016-08-28 Gunnar BeutnerFix RPATH for the unit test binaries
2016-08-28 Gunnar BeutnerMake sure that libmethods is automatically loaded even...
2016-08-28 Gunnar BeutnerFix livestatus unit tests on Linux/Windows
2016-08-28 Gunnar BeutnerFix help output for update-links.py
2016-08-28 Gunnar BeutnerMake GCC 4.6 happy
2016-08-28 Gunnar BeutnerAdd missing initializers for the ConfigItemBuilder...
2016-08-28 Gunnar BeutnerUse raw string literals in mkembedconfig
2016-08-28 Gunnar BeutnerAdd missing default import AST node for the application...
2016-08-28 Gunnar BeutnerRemove unnecessary imports from unit test config
2016-08-28 Gunnar BeutnerImplement support for default templates
2016-08-28 Gunnar BeutnerFix code style violations in the ITL
2016-08-28 Gunnar BeutnerUpdate documentation for libmethods
2016-08-28 Gunnar BeutnerFix livestatus unit tests on OS X
2016-08-28 Evgeni GolovFix description of -a and -n for check_swap
2016-08-27 Gunnar BeutnerEnable ICINGA2_LTO_BUILD in the .spec file
2016-08-27 Gunnar BeutnerClean up detection of the -flto flag
2016-08-27 Gunnar BeutnerRemove even more unnecessary copies
2016-08-27 Gunnar BeutnerMake VS 2013 happy
2016-08-27 Gunnar BeutnerUse 'auto' keyword for iterator declarations (part 2)
2016-08-27 Gunnar BeutnerProvide location information for objects and templates...
2016-08-27 Gunnar BeutnerAvoid unnecessary copies for the DebugHint class
2016-08-27 Gunnar BeutnerAdd -flto to compiler flags
2016-08-27 Gunnar BeutnerFix ccache support for Travis CI
2016-08-27 Gunnar BeutnerFix compatibility with boost <= 1.53
2016-08-27 Gunnar BeutnerFix incorrect variable type in the FilterArrayToInt...
2016-08-27 Gunnar BeutnerAvoid an unnecessary case in the Encode function
2016-08-27 Gunnar BeutnerUse range-based for loops in mkclass
2016-08-27 Gunnar BeutnerAvoid unnecessary string copies in the JSON encoder
2016-08-27 Gunnar BeutnerUse 'default' for move constructors
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
next