]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-04-20 Gunnar BeutnerAdd preliminary support for 64-bit packages
2016-04-20 Gunnar BeutnerFix: FatalError() returns when called before Applicatio...
2016-04-20 Gunnar BeutnerUpdate NSClient++ to version 0.4.4.19
2016-04-20 Rune DarrudAdd support for x64 Icinga2SetupAgent
2016-04-20 Michael FriedrichIDO: Ensure that the notification insert id is passed...
2016-04-20 Louis SautierRe-add the 'su' directive to logrotate if supported
2016-04-20 Michael FriedrichFix socket exceptions while querying the API
2016-04-20 Michael FriedrichFix: Downtimes/Comments not being synced to child zones
2016-04-20 Gunnar BeutnerFix Utility::MkDirP on Windows
2016-04-20 Gunnar BeutnerAdd /bigobj compiler option for Windows
2016-04-20 Gunnar BeutnerAnother build fix for Win64
2016-04-20 Gunnar BeutnerBuild fix for Win64
2016-04-20 Gunnar BeutnerUpdate .mailmap for Assaf Flatto
2016-04-20 Gunnar BeutnerUpdate AUTHORS
2016-04-20 Assaf FlattoUpdate Centos/Redhat/Fedora installation instructions
2016-04-20 Gunnar BeutnerImprove validation for arrays
2016-04-20 Michael FriedrichEnsure that the legacy_id attribute for comment/downtim...
2016-04-20 Michael FriedrichDB IDO: Fix that downtime is not in effect after restart
2016-04-20 Michael FriedrichDocs: Fix broken formatting in cluster manual SSL gener...
2016-04-20 Gunnar BeutnerUpdate .mailmap
2016-04-20 Thomas WidhalmAdd silent installation, reference to NSClient++ and...
2016-04-20 Gunnar BeutnerDon't use semi-colons in auto-generated config files
2016-04-20 Gunnar BeutnerImplement recursion limit for AST expressions which...
2016-04-20 Gunnar BeutnerFollow symlinks in Utility::GlobRecursive
2016-04-20 Michael FriedrichAdd --method parameter for check_{oracle,mysql,mssql...
2016-04-20 Michael FriedrichAdd --units, --rate and --rate-multiplier support for...
2016-04-20 Michael FriedrichDocs: Remove the migration script chapter
2016-04-20 Michael FriedrichDocs: Explain how to use functions for wildcard matches...
2016-04-20 Michael FriedrichOnly call UpdateNextCheck() for soft states
2016-04-20 Michael FriedrichUse UpdateNextCheck() for determining the retry_interva...
2016-04-20 Michael FriedrichUse retry_interval on first OK -> NOT-OK state change
2016-04-11 Michael FriedrichDocs: Fix url for Icinga Web 2 installation docs
2016-04-11 Michael FriedrichDocs: Remove the migration script chapter
2016-04-11 Michael FriedrichDocs: Explain how to use functions for wildcard matches...
2016-04-11 Gunnar BeutnerUpdate .mailmap for Markus Frosch
2016-03-16 Gunnar BeutnerRelease version 2.4.4 v2.4.4
2016-03-16 Gunnar BeutnerUpdate .mailmap
2016-03-15 Michael FriedrichITL: Missing documentation for nwc_health "mode" parameter
2016-03-15 Michael FriedrichITL: Add additional http check command parameters for...
2016-03-15 Michael FriedrichDB IDO: Fix user notification type filters
2016-03-15 Michael FriedrichUpdate development docs to use 'thread apply all bt...
2016-03-15 Gunnar BeutnerUpdate AUTHORS
2016-03-15 Rune DarrudAdd uninstall to the chocolatey package
2016-03-15 Gunnar BeutnerFix crash in ScheduledDowntime::TimerProc
2016-03-15 Gunnar BeutnerFix error handling for FeatureUtility::GetFeatures
2016-03-15 Gunnar BeutnerAttempt to fix race condition problem with epoll_ctl()
2016-03-15 Michael FriedrichRefactor patch for host recovery notifications
2016-03-11 Jean FlachFix delete object handler returning incorrect status...
2016-03-11 Jean FlachFix CMake not finding mysql libs on Windows
2016-03-11 Markus FroschCorrect API URL example for acknowledge-problem
2016-03-11 Michael FriedrichFix host recovery notifications for warning states
2016-03-11 Gunnar BeutnerUpdate AUTHORS
2016-03-11 Julian BrostFix max number of args for DEL_DOWNTIME_BY_HOST_NAME
2016-03-11 Michael FriedrichFix: Common name in node wizard isn't case sensitive
2016-03-11 Michael FriedrichFix: Volatile transitions from HARD NOT-OK->NOT-OK...
2016-03-11 Michael FriedrichRevert "Fix check scheduling w/ retry_interval"
2016-03-11 Michael FriedrichRevert "Properly set the next check time for active...
2016-03-11 Michael FriedrichDocs: Add API examples for creating services and check...
2016-03-11 Gunnar BeutnerUpdate build requirements for SLES 11 SP4
2016-03-11 Michael FriedrichFix: MkDirP supports '/' and '\' on Windows
2016-03-11 Michael FriedrichFix MkDirP() on Windows
2016-03-11 Michael FriedrichDocs: http check's URI is really just Path
2016-03-11 Michael FriedrichUpdate AUTHORS
2016-03-11 Brian De WolfITL: add check_http args for SSL version forcing
2016-03-11 Michael FriedrichDocs: Add an example for API joins with comments and...
2016-03-11 Michael FriedrichFix wrong log message in 'node setup' cli command
2016-03-11 Michael FriedrichUpdate AUTHORS
2016-03-11 Andres IvanovITL: Add query option to check_postgres
2016-03-11 Sebastian ChrostekFix problem notifications while flapping is active
2016-02-24 Michael FriedrichRelease version v2.4.3 v2.4.3
2016-02-24 Michael FriedrichEnsure that config files are readable by the daemon
2016-02-24 Michael FriedrichFix permissions for temporary files
2016-02-23 Gunnar BeutnerRelease version 2.4.2 v2.4.2
2016-02-23 Michael FriedrichFix unique creation of temp files
2016-02-23 Gunnar BeutnerUpdate documentation
2016-02-23 Gunnar BeutnerUpdate copyright header for test/remote-base64.cpp
2016-02-23 Gunnar BeutnerBuild fix
2016-02-23 Jean FlachFix another compiler warning
2016-02-23 Gunnar BeutnerFix compiler warning
2016-02-23 Jean FlachRemove unused variable
2016-02-23 Gunnar BeutnerIncrease grace period for agent-based checks
2016-02-23 Gunnar BeutnerAdd missing comment
2016-02-23 Michael FriedrichOnly set SSL_OP_NO_COMPRESSION if supported
2016-02-23 Tobias von... Support TLSv1.1 and TLSv1.2 for the cluster transport...
2016-02-23 Gunnar BeutnerImplement support for epoll
2016-02-23 Jean FlachUse ConfigWriter class in repositoryutility.cpp
2016-02-23 Jean FlachRefactor String-Escape in repositoryutility
2016-02-23 Michael FriedrichFix: Escaped sequences not properly generated with...
2016-02-23 Jean FlachRephrase some log messages
2016-02-23 Jean FlachFix client not closing connections
2016-02-23 Michael FriedrichUpdate RELEASE.md
2016-02-23 Gunnar BeutnerAdd -pthread to build flags
2016-02-23 Michael FriedrichIncrease query queue size for testing
2016-02-23 Gunnar BeutnerEnsure that checks are not scheduled for command_endpoi...
2016-02-23 Gunnar BeutnerRemove redundant log messages
2016-02-23 Gunnar BeutnerMake sure we're not running command_endpoint-based...
2016-02-23 Gunnar BeutnerAdd missing SetSyncing() call
2016-02-23 Gunnar BeutnerSkip log replay for endpoints with log_duration = 0
2016-02-23 Gunnar BeutnerOnly build leak detection code when I2_LEAK_DEBUG is set
2016-02-23 Gunnar BeutnerCheck the certificate name when reconnecting to an...
next