]> granicus.if.org Git - icinga2/shortlog
icinga2
2016-11-02 Michael FriedrichAdd SCHEDULE_AND_PROPAGATE{,_TRIGGERED}_HOST_DOWNTIME...
2016-11-02 Gunnar BeutnerFix integer truncation in Convert::ToString
2016-10-26 Jean FlachUpdate design of Agent Wizard
2016-10-25 Jean FlachAdd option to choose icinga2s user
2016-10-24 Gunnar BeutnerDon't mask all signals in the subprocess handler
2016-10-24 Gunnar BeutnerAdd missing call for the base class' Stop() method
2016-10-24 Gunnar BeutnerDon't generate 'UNKNOWN' results when the endpoint...
2016-10-17 Jean FlachUpdate AUTHORS
2016-10-17 Brendan JurdFix bad heading level for {commands,groups}.conf
2016-10-11 Gunnar BeutnerUpdate AUTHORS
2016-10-11 Gunnar BeutnerFix indentation for the snmpv3 check command definition
2016-10-11 Peter EckelAdd missing '-m' (snmpv3_miblist) and -p (snmpv3_port...
2016-10-11 Gunnar BeutnerFix object resync issues
2016-10-10 Jean FlachFix Url Query formatting
2016-10-10 Gunnar BeutnerUpdate .mailmap for Thomas Widhalm
2016-10-10 Gunnar BeutnerUpdate .mailmap for Dirk Goetz and Lennart Betz
2016-10-10 Gunnar BeutnerUpdate .mailmap for icinga.com
2016-10-05 Jean FlachDon't use InitializeSpawnHelper on Windows
2016-10-05 Gunnar BeutnerFix crash when deleting config files fails
2016-10-04 Gunnar BeutnerEnsure we don't leak file descriptors to child processes
2016-10-04 Gunnar BeutnerFix incorrect default arguments for check_swap
2016-09-30 Michael FriedrichDocs: Fix wrong notification filter in Migration chapter
2016-09-30 Michael FriedrichUpdate AUTHORS
2016-09-30 Nicole LangDocs: Add more Timeperiod examples
2016-09-30 Mathieu ArnoldDocs: Add an example of multi-parents configuration...
2016-09-30 Mirco BauerDocs: Fix typo
2016-09-29 Michael FriedrichDocs: Fix missing configuration in distributed monitori...
2016-09-29 Gunnar BeutnerUpdate AUTHORS
2016-09-29 Mathieu ArnoldAdd check command definition for check_radius
2016-09-29 Gunnar BeutnerUpdate AUTHORS
2016-09-29 Claudio BilottaAdd a check command definition for check_iostats
2016-09-29 Gunnar BeutnerUpdate AUTHORS
2016-09-29 Konstantin... Fix some spelling mistakes
2016-09-28 Jean FlachSpell ISATAP correctly and set noisatap in the ITL
2016-09-28 Jean FlachUpdate check_network in docs and itl
2016-09-28 Matthias SchalesUpdate perfdata; Add skipping of isatap interfaces...
2016-09-28 Gunnar BeutnerFix incorrect #ifdef
2016-09-27 Michael FriedrichDocs: Add a note on logrotate to the Logging feature
2016-09-27 Michael FriedrichFix SOFT/HARD state counting logic for check attempts...
2016-09-26 Jean FlachFail if perfdata is corrupted
2016-09-21 Michael FriedrichUpgrade NSClient++ to 0.5.0 stable
2016-09-21 Yannick ChartonITL: Add timeout option for oracle_health CheckCommand
2016-09-21 Michael FriedrichUpdate AUTHORS
2016-09-21 Lars KrügerITL: Fix problem with passing arguments to NSClient++
2016-09-19 Gunnar BeutnerFix crash in NodeUtility::CollectNodes
2016-09-13 Gunnar BeutnerFix crash in ClusterEvents::SendNotificationsAPIHandler
2016-09-12 Jean FlachAdd hostname support for check_ping
2016-09-08 Jean FlachFix performance output of check_perfmon
2016-09-08 Jean FlachFix fmt-countertype in check_perfmon
2016-09-08 Michael FriedrichDocs: Fix core dump instructions for daemon with SUID...
2016-09-07 Gunnar BeutnerFix: Unit tests randomly crash after the tests have...
2016-09-06 Jean FlachUpdate development docs
2016-09-05 Michael FriedrichDocs: Add a development chapter for writing core dump...
2016-09-05 Gunnar BeutnerFix compiler warning in demo.hpp
2016-09-05 Gunnar BeutnerSuppress compiler warnings for auto-generated code
2016-09-04 Gunnar BeutnerFix incorrect attribute name on the validator for the...
2016-09-04 Gunnar BeutnerFix command line parser for "icinga2 --version"
2016-09-04 Gunnar BeutnerBuild fix for Windows
2016-09-02 Gunnar BeutnerImprove log message for ignored config updates
2016-09-02 Gunnar BeutnerImprove error handling for event filters
2016-09-02 Gunnar BeutnerFix incorrect assignment in String::operator=
2016-09-01 Gunnar BeutnerFix the easter egg
2016-09-01 Gunnar BeutnerRemove unused Value::GetPtr method
2016-09-01 Gunnar BeutnerFix move assignment operator for the String class
2016-09-01 Gunnar BeutnerAvoid unnecessary dictionary lookups
2016-09-01 Gunnar BeutnerImprove error handling for invalid CLI commands
2016-08-31 Gunnar BeutnerUse https URLs for the chocolatey package
2016-08-31 Michael FriedrichITL: Fix typo in glusterfs CheckCommand definition
2016-08-31 Michael FriedrichRemove unused last_in_downtime field
2016-08-31 Gunnar BeutnerImprove support for building the chocolatey package
2016-08-31 Gunnar BeutnerAnother build fix for Windows
2016-08-31 Gunnar BeutnerDisable Value&& constructor for the String class on...
2016-08-31 Gunnar BeutnerBuild fix for Windows
2016-08-31 Gunnar BeutnerAdd another rvalue constructor to the String class
2016-08-31 Michael FriedrichUpdate distributed monitoring docs
2016-08-30 Gunnar BeutnerAvoid unnecessary copies when using Dictionary::Pair...
2016-08-30 Gunnar BeutnerUpdate Makefile for i2eval
2016-08-30 Gunnar BeutnerAdd context traces to most exceptions
2016-08-30 Gunnar BeutnerReplace boost::exception_ptr with std::exception_ptr
2016-08-30 Gunnar BeutnerImplement support for libcxxabi
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...
next