]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-10-01 Gunnar BeutnerFix missing error messages (part 2)
2014-10-01 Gunnar BeutnerAdd error message for missing imports (and possibly...
2014-09-19 Gunnar BeutnerBuild fix for Linux
2014-09-18 Jan WagnerFix '3 warnings and critical' error
2014-09-17 Gunnar BeutnerFix another null pointer deref in GraphiteWriter::SendP...
2014-09-17 Gunnar BeutnerFix null pointer deref in PluginUtility::FormatPerfdata
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-09-17 Gunnar BeutnerAdd agent scripts to the Debian .install files
2014-09-17 Gunnar BeutnerAdd the agent scripts to cmake
2014-09-16 Gunnar BeutnerRelease version 2.1.1 v2.1.1
2014-09-15 Michael FriedrichDocumentation: Fix markdown formatting
2014-09-15 Michael FriedrichDocumentation: Explain event commands and their integra...
2014-09-15 Michael FriedrichDocumentation: How to use @ to escape keywords
2014-09-15 Michael FriedrichDocumentation: Rephrase some Icinga Web 1.x parts
2014-09-15 Michael FriedrichDocumentation: Clarify on DB IDO upgrades
2014-09-15 Ildar HizbulinFix memory leak in the db_ido_pgsql module
2014-09-11 Gunnar BeutnerImprove thread spawning behavior
2014-09-11 Gunnar BeutnerUpdate AUTHORS
2014-09-11 Tobias von... Move fping_address to command array because it must...
2014-09-10 Gunnar BeutnerAnother Windows build fix
2014-09-10 Gunnar BeutnerBuild fix for Windows
2014-09-10 Gunnar BeutnerFix crash in TlsStream::IsEof
2014-09-09 Gunnar BeutnerPartially revert "Error messages: Properly handle lives...
2014-09-09 Gunnar BeutnerBuild fix for OS X
2014-09-09 Markus FroschExtend documentation for icinga-web on Debian based...
2014-09-09 Gunnar BeutnerProperly deal with closed TLS streams
2014-09-09 Gunnar BeutnerApiClient: Don't try to write to closed streams
2014-09-09 Gunnar BeutnerImprove error message for duplicate objects
2014-09-09 Gunnar BeutnerImplement include guards for mkclass
2014-09-09 Gunnar BeutnerUpdate GNUInstallDirs.cmake file
2014-09-08 Michael FriedrichFix Manubulon include file
2014-09-08 Gunnar BeutnerUpdate AUTHORS
2014-09-08 Alexander SchomburgDifferentiate between service and systemctl
2014-09-08 Gunnar BeutnerMake CompatUtility::GetCheckablePercentStateChange...
2014-09-07 Gunnar BeutnerDon't parse perfdata if enable_perfdata is false
2014-09-06 Gunnar BeutnerAdd SUN_LEN compatibility macro for Haiku
2014-09-06 Gunnar BeutnerCheck whether the nice() function is available
2014-09-06 Gunnar BeutnerDon't link libcJSON against libm on Haiku
2014-09-06 Gunnar BeutnerAdd #include for strings.h (strcasecmp)
2014-09-05 Jean-Marcel... Add utf8, Windows-1252 and ISO 8859 support for icinga...
2014-09-05 Gunnar BeutnerIncrease queue size for API clients
2014-09-05 Gunnar BeutnerFix spurious SSL errors
2014-09-04 Gunnar BeutnerBuild fix for FreeBSD
2014-09-03 Gunnar BeutnerMake GraphiteWriter ignore empty perfdata values
2014-09-03 Gunnar BeutnerUpdate AUTHORS
2014-09-03 Jean-Marcel... Change log message for checking/sending notifications
2014-09-03 Gunnar BeutnerUpdate CFLAGS/CXXFLAGS for the SunPro compiler
2014-09-03 Gunnar BeutnerImplement support for systems where pipe2 returns ENOSYS
2014-09-02 Gunnar BeutnerBuild fix for GNU Hurd
2014-09-02 Tim HardeckIncrease python-icinga2 description
2014-09-02 Gunnar BeutnerInit script: Check whether the PID file exists
2014-09-02 Gunnar BeutnerUse LSB-compliant exit codes for the init script
2014-09-02 Gunnar BeutnerFix invalid exit code
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-09-02 Gunnar BeutnerOnly build mkunity when unity builds are enabled
2014-09-01 Gunnar BeutnerLink libcJSON against libm
2014-09-01 Gunnar BeutnerImplement support for excluding files from unity builds
2014-08-31 Gunnar BeutnerRemove validator for the Script type
2014-08-31 Gunnar BeutnerEnable unity build for RPM/Debian packages
2014-08-31 Gunnar BeutnerDetect whether __COUNTER__ is available
2014-08-31 Gunnar BeutnerFix rpmlint errors
2014-08-30 Gunnar BeutnerEnable 2to3 for the Python scripts
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-29 Gunnar BeutnerRemove obsolete HTML comment
2014-08-29 Gunnar BeutnerMake props argument for NameComposer::MakeName constant
2014-08-29 Gunnar BeutnerRelease version 2.1.0 v2.1.0
2014-08-29 Michael FriedrichDocumentation: Remove wrong selinux description
2014-08-29 Michael FriedrichFix markdown format in INSTALL.md
2014-08-29 Markus FroschIncooperate Debian packaging changes from the Debian...
2014-08-29 Michael FriedrichRename INSTALL file
2014-08-29 Michael FriedrichUpdate INSTALL
2014-08-28 Michael FriedrichAdd enable_ha/failover_timeout to vim/nano syntax highl...
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
next