]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-03-26 Gunnar BeutnerFix incorrect perfdata templates in the documentation
2015-03-25 Michael FriedrichFix wrong 'dns_lookup' custom attribute default
2015-03-23 Gunnar BeutnerFix incorrect variable values for apply+for
2015-03-23 Gunnar BeutnerMake load order for objects more reliable
2015-03-21 Gunnar BeutnerFix: 'return' keyword doesn't work inside for loops
2015-03-21 Gunnar BeutnerFix copyright header indentation
2015-03-21 Gunnar BeutnerFix style violations
2015-03-20 Michael FriedrichFix missing config validator for command arguments...
2015-03-20 Gunnar BeutnerAllow using more than one %validator rule for the same...
2015-03-20 Gunnar BeutnerMove release info in INSTALL.md into a separate file
2015-03-20 Gunnar BeutnerFlush stderr in Application::Exit
2015-03-20 Michael FriedrichDocumentation: Fix missing url
2015-03-20 Gunnar BeutnerUse container-based builders for Travis CI
2015-03-19 Michael FriedrichDocumentation: Revamp migration/object accessors, fix...
2015-03-19 Michael FriedrichDocumentation: Re-order the object types in alphabetica...
2015-03-19 Michael FriedrichAdd "random" CheckCommand for test and demo purposes
2015-03-19 Michael FriedrichUse Utility::NaturalJoin for notification filter formatting
2015-03-19 Michael FriedrichShow notification state/type filter names in notice...
2015-03-19 Gunnar BeutnerImprove error message for invalid field access
2015-03-19 Gunnar BeutnerAdd rudimentary support for Travis-CI
2015-03-19 Gunnar BeutnerImplement the parse_performance_data function
2015-03-19 Gunnar BeutnerDon't ignore extraneous arguments for functions
2015-03-19 Jean-Marcel... Update AUTHORS
2015-03-17 Reto ZederFix typo in documentation: Library reference get_host
2015-03-17 Gunnar BeutnerFix incorrect variable use in BoostTestTargets.cmake
2015-03-17 Gunnar BeutnerFix some mistakes in the documentation
2015-03-16 Louis SautierRemove prompt to create a TicketSalt from the wizard
2015-03-16 Gunnar BeutnerAdd OS details in 'icinga2 --version'
2015-03-16 Gunnar BeutnerBuild fix for 2.3.x
2015-03-16 Gunnar BeutnerIgnore file name extension in 'flex --version' output
2015-03-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Jean FlachRemove http_vhosts config from Windows
2015-03-16 Gunnar BeutnerDon't update custom vars for each status update
2015-03-16 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-16 Louis SautierFix a typo in the documentation of ICINGA2_WITH_MYSQL...
2015-03-16 Gunnar BeutnerAdd missing keywords in the syntax highlighting files
2015-03-16 Markus FroschFix VIM syntax highlighting for comments
2015-03-12 Carlos CesarioUpdate syntax highlighting (nano/vim) for 2.3 features
2015-03-12 Gunnar BeutnerRelease version 2.3.2 v2.3.2
2015-03-12 Michael FriedrichFix log message for cli commands breaks the init script
2015-03-12 Gunnar BeutnerRelease version 2.3.1 v2.3.1
2015-03-12 Michael FriedrichFix crash in Dependency::Stop()
2015-03-11 Michael FriedrichFix formatting for the GDB stacktrace
2015-03-11 Michael FriedrichMake sure that the /var/log/icinga2/crash directory...
2015-03-11 Michael FriedrichUpdate documentation for DB IDO HA Run-Once
2015-03-11 Gunnar BeutnerFix timeout problem with API heartbeat messages
2015-03-11 Gunnar BeutnerFix line continuation support for parentheses
2015-03-11 Gunnar BeutnerKill entire process group after plugin timeout
2015-03-11 Gunnar BeutnerFix argument type for the StringContains function
2015-03-11 Michael FriedrichImplement String#contains
2015-03-11 Louis SautierFix check_disk default thresholds and document the...
2015-03-10 Louis SautierFix documentation for -DICINGA2_GIT_VERSION_INFO
2015-03-10 Gunnar BeutnerFix path for the icinga2 binary in the documentation
2015-03-09 Louis SautierFix check_disk thresholds: make sure partitions are...
2015-03-09 Gunnar BeutnerFix missing program name in 'icinga2 --version'
2015-03-09 Gunnar BeutnerRelease version 2.3.0 v2.3.0
2015-03-09 Gunnar Beutnerchangelog.py: Convert Windows new-lines to UNIX new...
2015-03-09 Gunnar BeutnerDocument closures
2015-03-09 Gunnar BeutnerReplace tabs with spaces in the documentation examples
2015-03-09 Gunnar BeutnerAdd -fvisibility-inlines-hidden to the C/CXX flags...
2015-03-09 Gunnar BeutnerDon't accept config updates for zones for which we...
2015-03-09 Gunnar BeutnerFix incorrect value for the process_performance_data...
2015-03-09 Gunnar BeutnerFix validator for dependencies
2015-03-09 Gunnar BeutnerAdd validator for time ranges in ScheduledDowntime...
2015-03-09 Gunnar BeutnerRemove incorrect VERIFY
2015-03-09 Gunnar BeutnerUpdate AUTHORS
2015-03-09 Louis SautierFix a spelling error
2015-03-08 Gunnar BeutnerImprove support for the Value class in the natvis extension
2015-03-08 Gunnar BeutnerUpdate documentation links
2015-03-08 Gunnar BeutnerRemove duplicate chapter and fix chapter headings
2015-03-07 Michael FriedrichDocumentation: Add wiki howto url for help updating...
2015-03-07 Michael FriedrichDocumentation: Remove obsolete info
2015-03-07 Michael FriedrichDocumentation: Refactor RemoteClient/Cluster/etc from...
2015-03-07 Gunnar BeutnerRemove unnecessary dynamic_casts
2015-03-06 Gunnar BeutnerAdd check commands for NSClient++
2015-03-06 Gunnar BeutnerMove webinject documentation to the right chapter
2015-03-06 Jean FlachUpdate Window plugins' usage strings
2015-03-06 Gunnar BeutnerFix second Deserialize() call in ApiEvents::ExecuteComm...
2015-03-05 Gunnar BeutnerMake sure we don't evaluate apply rules for fake hosts...
2015-03-05 Gunnar BeutnerAdd missing service name in check results
2015-03-05 Carlos CesarioAdd check command definitions for the check_vmware_esx...
2015-03-05 Gunnar BeutnerAdd missing "return"s in Ido*Connection::Reconnect
2015-03-05 Gunnar BeutnerImplement SNI support for the TlsStream class
2015-03-05 Gunnar BeutnerFix incorrect debug hints for nested attributes
2015-03-05 Gunnar BeutnerRemove the macro argument for IMPL_TYPE_LOOKUP
2015-03-04 Gunnar BeutnerFix compiler warning in Process::Run
2015-03-04 Gunnar BeutnerImplement support for the 'Limit' column in Livestatus
2015-03-04 Gunnar BeutnerImprove Livestatus query performance
2015-03-04 Gunnar BeutnerAdd -fno-fat-lto-objects to the compiler flags when...
2015-03-04 Gunnar BeutnerDon't discard config validators
2015-03-04 Gunnar BeutnerAdd a CMake variable for -flto
2015-03-04 Gunnar BeutnerFix some compile warnings
2015-03-04 Gunnar BeutnerFix memory leak when evaluating init.conf
2015-03-04 Gunnar BeutnerFix a memory leak in *Expression::GetReference
2015-03-03 Gunnar BeutnerFix lag calculation for the 'cluster-zone' check
2015-03-03 Gunnar BeutnerInclude GDB backtrace in crash reports
2015-03-03 Gunnar BeutnerFix: else if doesn't work without an else branch
2015-03-03 Gunnar BeutnerFix validator for TimePeriod ranges
2015-03-03 Gunnar BeutnerFix start condition for downtimes
2015-03-03 Gunnar BeutnerAdd VERIFY check in Utility::ExecuteDeferredInitializers
next