]> granicus.if.org Git - icinga2/shortlog
icinga2
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
2014-08-06 Gunnar BeutnerDon't write new-lines to the Graphite socket to test...
2014-08-05 Michael FriedrichRename README to README.md
2014-08-05 Michael FriedrichDocumentation: Add a note on async non-blocking events
2014-08-05 Michael FriedrichExternalCommandListener: Use threads per client connection
2014-08-05 Michael FriedrichUpdate manual test config for notifications
2014-08-05 Michael FriedrichFlush stdout before _exit()
2014-08-05 Michael FriedrichExit early on ApiListener SSL errors
2014-08-05 Michael FriedrichUse a local buffer for ERR_error_string()
2014-08-05 Gerd von EgidyBeautify GraphiteWriter debug logging
2014-08-05 Gerd von EgidyAdd warning messages when performance data could not...
2014-08-05 Gunnar BeutnerAdd a missing lock in TlsStream::Close
2014-08-05 Gunnar BeutnerAvoid duplicate API connections
2014-08-05 Gunnar BeutnerPartially revert 3f647bb7797b3e71405c59eb280a4be74305c6b2
2014-08-04 Michael FriedrichMerge branch 'fix/cluster-ssl-error-msg-6682' into...
2014-08-04 Michael FriedrichAdd verbose SSL error messages
2014-08-04 Michael FriedrichUse Application::Exit() for main app termination
2014-08-04 Michael FriedrichBail early if ApiListener cannot be started
2014-08-04 Michael FriedrichAdd Application::Exit()
2014-08-04 Michael FriedrichFix non-existing endpoint on ApiListener error
2014-08-04 Gunnar BeutnerProperly close TLS connections
2014-08-04 Gunnar BeutnerFix an invalid pointer access in ApiClient::DisconnectSync
2014-08-04 Michael FriedrichSyntax: Add new RunDir constant
2014-08-04 Michael FriedrichDocumentation: Fix PidPath default
2014-08-04 Michael FriedrichDocumentation: Add section for implicit dependencies
2014-08-04 Gunnar BeutnerFix a potential deadlock in ApiClient::Disconnect
2014-08-04 Gunnar BeutnerBuild fix for Linux (oops)
2014-08-04 Gunnar BeutnerMerge branch 'fix/solaris-6821'
2014-08-04 Gunnar BeutnerUpdate AUTHORS
2014-08-04 Jan AndresFix incorrect usage of readdir_r
2014-08-04 Jan AndresBuild fix for Solaris
2014-08-01 Michael FriedrichDocumentation: Add a note on Icinga Web database
2014-08-01 Gunnar BeutnerBuild fix for OS X.
2014-08-01 Michael FriedrichDocumentation: Basic cluster troubleshooting guide
2014-08-01 Michael FriedrichDocumentation: Update cluster zones from latest feedback
2014-08-01 Gunnar BeutnerFix OpenSSL errors during (re-)negotiation
2014-08-01 Gunnar BeutnerRemove if(NOT DEFINED ICINGA2_SYSCONFIGFILE) in etc...
2014-07-31 Michael FriedrichFix permission problem with cluster messages
2014-07-30 Gunnar BeutnerRemove RPM Requires for mysql
2014-07-30 Gunnar BeutnerUse _exit instead of exit
2014-07-30 Gunnar BeutnerMerge branch 'fix/gnb-adapt-spec-for-suse-5818'
2014-07-30 Gunnar BeutnerRemove redundant RPM Requires
2014-07-30 Gaël BeaudoinAdd the --timeout parameter to the check_ssh / ssh...
2014-07-30 Tim HardeckUse Github url as tarball source
2014-07-30 Tim HardeckPrevent empty icinga2 package by adding COPYING
2014-07-30 Tim HardeckUse permission verfication scripts on SUSE distributions
2014-07-30 Tim HardeckUse root as default user and group to prevent issues
2014-07-30 Tim HardeckRemove obsolete pgsqllib require on SUSE distributions
2014-07-30 Tim HardeckRemove redundant mysql requirement
2014-07-30 Tim HardeckReduce redunancies in spec file
2014-07-30 Tim HardeckActivate systemd on SUSE distributions
2014-07-30 Tim HardeckRemove .gitignore files from package
2014-07-30 Tim HardeckDescription should be longer than the summary
2014-07-30 Tim HardeckRecommend logrotate in icinga2-common
2014-07-30 Tim HardeckDon't copy INSTALL documentation to system docs
2014-07-30 Tim HardeckAdd log directory to icinga2-common
2014-07-30 Tim HardeckLogrotate.conf doesn't need execution rights
2014-07-30 Tim HardeckUse modern GPL license tag
2014-07-30 Gerd von EgidyCall initgroups before setuid to inherit additional...
2014-07-29 Michael FriedrichDocumentation: Add a note on el7 & systemd
2014-07-29 Gunnar BeutnerDon't call setgroups() during reload
next