]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-08-28 Michael FriedrichAdd Python 2.4 as requirement (Changelog entry missing)
2014-08-28 Michael FriedrichMove Changes on top of the Changelog
2014-08-27 Michael FriedrichUpdate what's new
2014-08-27 Michael FriedrichMerge branch 'feature/snmp-plugins-6650'
2014-08-27 Michael FriedrichInstall missing itl/manubulon
2014-08-27 Michael FriedrichFix the documentation for manubulon check plugin commands
2014-08-27 Michael FriedrichRename plugin-commands-manubulon.conf to command-plugin...
2014-08-27 Carlos CesarioUpdated Manubulon documentation
2014-08-27 Carlos CesarioAddes itl/manubulon file
2014-08-27 Carlos CesarioAdded plugin-commands-manubulon.conf into CMakeLists.txt
2014-08-27 Carlos CesarioAdded license header, remove commas after expressions...
2014-08-27 Carlos CesarioAdd some manubulon snmp plugins
2014-08-27 Michael FriedrichDocumentation: Add example selinux policy for external...
2014-08-27 Michael FriedrichLog warning message if 'set_if' argument cannot be...
2014-08-27 Michael FriedrichDocumentation: Revamp getting started and fix smaller...
2014-08-27 Michael FriedrichDocumentation: Update What's new and changes
2014-08-27 Gunnar BeutnerFix Requires in the spec file
2014-08-27 Michael FriedrichDocumentation: Additional cluster hints, better formatting
2014-08-26 Michael FriedrichMerge branch 'feature/mod-attr-cluster-5219'
2014-08-26 Michael FriedrichAdd cluster api events for modified attributes support
2014-08-26 Michael FriedrichModify OnVarsChanged event to pass values
2014-08-26 Michael FriedrichAdd OnCheckPeriodChanged event
2014-08-26 Michael FriedrichAdd OnMaxCheckAttemptsChanged event
2014-08-26 Michael FriedrichAdd On{Event,Check}CommandChanged event
2014-08-26 Michael FriedrichAdd On{Check,Retry}IntervalChanged event
2014-08-26 Michael FriedrichAdd OnEnableEventHandlerChanged event
2014-08-26 Gunnar BeutnerCheck object access when replaying log files
2014-08-25 Gunnar BeutnerBuild fix for Boost 1.56
2014-08-25 Gunnar BeutnerFix a spelling mistake
2014-08-25 Gunnar BeutnerUse const-ref specifier when catching exceptions
2014-08-25 Gunnar BeutnerImplement support for ApiListener::bind_host
2014-08-24 Michael FriedrichDocumentation: Rewrite cluster docs
2014-08-22 Gunnar BeutnerChange log level for one of the log messages
2014-08-22 Michael FriedrichDocumentation: Fix markdown formatting in troubleshooti...
2014-08-22 Michael FriedrichRevert "Enforce /usr/lib as base for the cgi path on...
2014-08-22 Gunnar BeutnerAdd more log messages for API connections
2014-08-22 Gunnar BeutnerMake sure that child zones accept commands from their...
2014-08-22 Michael FriedrichUpdate documentation for notifications in HA cluster
2014-08-22 Michael FriedrichFix check results for localhost in HA cluster
2014-08-22 Michael FriedrichImplement load balancing for notifications
2014-08-21 Gunnar BeutnerImprove log messages for failed commands
2014-08-21 Gunnar BeutnerRevert "Use threads for external commands"
2014-08-21 Gunnar BeutnerRevert "Fix a potential crash in ExternalCommandListene...
2014-08-20 Gunnar BeutnerFix a potential crash in ExternalCommandListener::Comma...
2014-08-20 Gunnar BeutnerImprove TLS and cluster error messages
2014-08-20 Gunnar BeutnerUse threads for external commands
2014-08-20 Gunnar BeutnerRevert "ExternalCommandListener: Use threads per client...
2014-08-20 Gunnar BeutnerRevert "Fix external command pipe: Too many open files"
2014-08-19 Gunnar BeutnerUse the icingacmd group for /var/{cache,log,run}/icinga2
2014-08-19 Gunnar BeutnerReword error messages a bit
2014-08-19 Gunnar BeutnerChange log level for failed commands
2014-08-19 Gunnar BeutnerUpdate documentation for icinga2-list-objects
2014-08-19 Gunnar BeutnerFix permissions in the spec file
2014-08-18 Michael FriedrichDB IDO: Fix missing schema bump to 1.11.7
2014-08-17 Gunnar BeutnerClean up some parts of the code
2014-08-17 Michael FriedrichDocumentation: Clarify on GraphiteWriter statistics
2014-08-17 Gunnar BeutnerFall back to using SysconfDir + "/icinga2/icinga2.conf...
2014-08-17 Gunnar BeutnerInstall DB schema files using cmake
2014-08-17 Gunnar Beutnericinga2-list-objects: Improve compatibility with Python 2.4
2014-08-17 Gunnar BeutnerMerge branch 'feature/recommend-suse-packages-6920'
2014-08-17 Tim HardeckAdd "Provides: monitoring_daemeon" on SUSE distributions
2014-08-17 Tim HardeckRecommend related packages on SUSE distributions
2014-08-17 Tim HardeckEnforce /usr/lib as base for the cgi path on SUSE distr...
2014-08-17 Tim HardeckUse _rundir macro for configuring the run directory
2014-08-17 Gunnar BeutnerMerge branch 'feature/clean-up-spec-file-6919'
2014-08-17 Tim HardeckRemove commented out lines from spec file
2014-08-17 Tim HardeckUnify SUSE distribution checks in spec file
2014-08-17 Markus FroschEnhance GraphiteWriter documentation
2014-08-17 Gunnar BeutnerDon't use ANSI colors when the output FD is not a tty.
2014-08-16 Gunnar BeutnerAdd missing Python module dependency
2014-08-16 Gunnar BeutnerIgnore SIGPIPE in icinga2-list-objects
2014-08-16 Gunnar BeutnerFix some minor issues with the icinga2.debug feature
2014-08-16 Gunnar BeutnerMerge branch 'feature/objects-json-6702'
2014-08-16 Gunnar BeutnerAdd Python module for the icinga2.debug file
2014-08-16 Gunnar BeutnerAdd debug hints for attributes
2014-08-15 Gunnar BeutnerImplement support for writing the icinga2.debug file
2014-08-15 Michael FriedrichDB IDO: Fix failover_timeout config validator
2014-08-15 Michael FriedrichMerge branch 'feature/ido-ha-6827'
2014-08-15 Michael FriedrichDB IDO: Add failover_timeout attribute
2014-08-15 Michael FriedrichDB IDO: Add documentation for HA functionality
2014-08-15 Michael FriedrichDB IDO: Delay connection in HA RunOnce mode
2014-08-15 Michael FriedrichDB IDO: Add 'enable_ha' configuration flag
2014-08-15 Michael FriedrichDB IDO: Add endpoint_name to programstatus table
2014-08-14 Gunnar BeutnerAdd context information for Graphite error messages
2014-08-14 Michael FriedrichDocumentation: s/service\.description/service\.name/
2014-08-14 Michael FriedrichFix external command pipe: Too many open files
2014-08-14 Michael FriedrichDocumentation: Fix naming s/central/master/
2014-08-14 Michael FriedrichDocumentation: Clarify on which config tools are available
2014-08-07 Michael FriedrichDocumentation: Fix <> formatting
2014-08-07 Gunnar BeutnerBuild fix for Windows
2014-08-07 Michael FriedrichDocumentation: s/enable_flap_detection/enable_flapping/g
2014-08-07 Michael FriedrichRelease version 2.0.2 v2.0.2
2014-08-07 Michael FriedrichInstall upgrade sql files on Debian
2014-08-07 Gunnar BeutnerFlush loggers in Application::Exit
2014-08-06 Michael FriedrichUpdate INSTALL - master + support/2.0 only
2014-08-06 Michael FriedrichFix event command execution not calling finish handler
2014-08-06 Gunnar BeutnerExit application when IDO version doesn't match expecte...
2014-08-06 Gunnar BeutnerUse gai_strerror instead of Utility::FormatErrorNumber...
2014-08-06 Gunnar BeutnerAdd missing spaces in some error messages
2014-08-06 Gunnar BeutnerMake --no-stack-rlimit the first argument
next