]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-02-25 Gunnar BeutnerMake sure that Notification objects are activated after...
2015-02-25 Jean-Marcel... Fix troubleshoot not writing everything to file
2015-02-25 Gunnar BeutnerAdd a new test script to the ITL
2015-02-25 Jean-Marcel... Rename troubleshootCollectCommand to troubleshootCommand
2015-02-25 Gunnar BeutnerChange file type for ido-*.conf to config in the RPM...
2015-02-24 Gunnar BeutnerReplace spaces with tabs in command-plugins.conf
2015-02-24 Gunnar BeutnerMerge branch 'Freeaqingme-snmpCheckCommandOptions'
2015-02-24 Dolf Schimmel... Add .mailmap alias for Freeaqingme
2015-02-24 Dolf Schimmel... Add documentation for the new SNMP ITL custom attributes
2015-02-24 Dolf Schimmel... ITL: Add support for GETNEXT in SNMP CheckCommand
2015-02-24 Dolf Schimmel... ITL: Implement various options for the 'snmp' CheckComm...
2015-02-24 Gunnar BeutnerDon't convert loop variables to string when using apply-for
2015-02-24 Tobias von... Remove leading slash and extra blank line in constants...
2015-02-24 Gunnar BeutnerAdd missing locks in ApiListener::UpdateConfigDir
2015-02-24 Gunnar BeutnerImplement support for the 'Changelog' custom field...
2015-02-24 Gunnar BeutnerFix crash in 'icinga2 console'
2015-02-24 Gunnar BeutnerImprove output formatting for the 'cluster-zone' check
2015-02-24 Gunnar BeutnerShow slave lag for the cluster-zone check
2015-02-24 Gunnar BeutnerImplement the get_time() function
2015-02-24 Gunnar BeutnerPrevent unnecessary thread wake-ups
2015-02-24 Gunnar BeutnerFix another potential problem where TLS connection...
2015-02-23 Michael FriedrichDocs: Fix typo
2015-02-23 Gunnar BeutnerRename the PluginsContribDir constant to PluginContribDir
2015-02-23 Gunnar BeutnerMake sure to not ignore fields which are set to an...
2015-02-23 Michael FriedrichDocs: Fix typo
2015-02-23 Gunnar BeutnerAdd validator for the 'ignore_soft_states' attribute
2015-02-23 Gunnar BeutnerImplement the 'is_inside' attribute for the TimePeriod...
2015-02-23 Gunnar BeutnerImplement the 'get_time_period' function
2015-02-23 Gunnar BeutnerAdd more arguments for the 'udp' check command
2015-02-23 Tobias von... Add check command "ipmi-sensor"
2015-02-23 Michael FriedrichAdd 'ignore_soft_states' attribute to Dependency objects
2015-02-21 Gunnar BeutnerFix off-by-one mistake in error reporting for 'icinga2...
2015-02-21 Michael FriedrichDoc: Fix html anchors for contrib plugins
2015-02-20 Michael FriedrichCli: Don't validate config objects in 'node update...
2015-02-20 Gunnar BeutnerFix app initialization
2015-02-20 Gunnar BeutnerMove some of the initialization code into icinga-app
2015-02-20 Michael FriedrichCli: Don't parse objects/changes on each AddObject...
2015-02-20 Jean FlachFix a Windows build error
2015-02-20 Jean FlachImprove coding style conformation
2015-02-20 Michael FriedrichCli: More code style fixes in 'troubleshoot' command
2015-02-20 Gunnar BeutnerFix another potential deadlock in SocketEvents::WakeUpT...
2015-02-20 Michael FriedrichApiListener: Fix misleading connection log messages
2015-02-20 Gunnar BeutnerFix stalled reconnection attempts for the cluster
2015-02-20 Michael FriedrichTests: Add simple Livestatus query tests
2015-02-20 Jean FlachEnforce coding style
2015-02-20 Jean FlachFix build error
2015-02-20 Jean FlachFix package build error
2015-02-19 Jean FlachFix the build error for real
2015-02-19 Jean FlachFix the build error caused by the previous build fix
2015-02-19 Jean FlachFix a build error
2015-02-19 Jean FlachRestructure troubleshootcollect, more after the jump
2015-02-19 Gunnar BeutnerImplement the 'continue' and 'break' keywords
2015-02-18 Michael FriedrichLivestatus: Add GroupBy tables: hostsbygroup, servicesb...
2015-02-18 Dirk GoetzAdd contributed command definitions
2015-02-18 Jean FlachMove objectlistcommands printObject to objectlistuility
2015-02-18 Gunnar BeutnerDon't require tickets for clients which already have...
2015-02-17 Jean FlachAdd some failsafes to the windows plugins
2015-02-17 Gunnar BeutnerImprove log messages for ApiListener::ApiTimerHandler
2015-02-17 Jean FlachImprove check_service' reporting and performance
2015-02-17 Gunnar BeutnerFix a deadlock in ApiClient::~ApiClient
2015-02-17 Gunnar BeutnerFix crash in SocketEvents::ChangeEvents
2015-02-17 Gunnar BeutnerFix incorrect callback method name
2015-02-16 Michael FriedrichFix livestatus query on commands table with custom...
2015-02-16 Gunnar BeutnerFix another crash in SocketEvents::OnEvent
2015-02-16 Michael FriedrichDB IDO: Fix PostgreSQL schema file
2015-02-16 Jean FlachMove execvpe and socketpair builds to the Lib folder
2015-02-15 Gunnar BeutnerFix a crash in SocketEvents::OnEvent
2015-02-15 Michael FriedrichLivestatus: Add sanity checks for empty values
2015-02-15 Michael FriedrichCli: Fix NetString::ReadStringFromStream() usage
2015-02-15 Michael FriedrichFix NetString::ReadStringFromStream() EoF case in ...
2015-02-15 Gunnar BeutnerFix incorrect license header
2015-02-15 Gunnar BeutnerBuild fix
2015-02-15 Jean FlachCLI: Add 'troubleshoot collect' command
2015-02-14 Michael FriedrichDB IDO: Fix {host,service}checks command_line value...
2015-02-14 Michael FriedrichDon't attempt to restore program state from non-existin...
2015-02-14 Gunnar BeutnerClose TLS connections more aggressively
2015-02-14 Gunnar BeutnerFix a case where NetString::ReadStringFromStream might...
2015-02-14 Gunnar BeutnerFix unit tests for the Stream class
2015-02-14 Gunnar BeutnerDon't use separate threads for each ApiClient object
2015-02-14 Gunnar BeutnerMove most of the socket I/O to a separate thread
2015-02-13 Gunnar BeutnerUpdate documentation links
2015-02-13 Gunnar BeutnerFix incorrect file name
2015-02-13 Michael FriedrichValidate configured TimePeriod ranges
2015-02-13 Gunnar BeutnerWrap IPv6 addresses in udp6:[<addr>] for check_snmp
2015-02-13 Gunnar BeutnerFall back to using address6 when the address attribute...
2015-02-13 Michael FriedrichMake the argments for the stats functions const-ref
2015-02-13 Gunnar BeutnerBuild fix for OpenBSD
2015-02-13 Gunnar BeutnerFix exception handler for --library on OS X
2015-02-12 James PharaohMake checks using 'command_endpoint' work inside HA...
2015-02-12 Gunnar BeutnerAdd the changelog.py script
2015-02-12 Michael FriedrichDon't spam the log with reminder notifications not...
2015-02-12 Michael FriedrichDB IDO: Require schema version 1.13.0
2015-02-12 Michael FriedrichDB IDO: Fix header in sql files
2015-02-12 Michael FriedrichDB IDO: Fix duplicate entries in scheduleddowntime...
2015-02-12 Michael FriedrichDB IDO: Fix duplicate entries in {host,service}depencen...
2015-02-12 Gunnar BeutnerUpdate documentation
2015-02-12 Gunnar BeutnerFix incorrect macro name in the disk check command
2015-02-12 Gunnar BeutnerAdd a few more file system types which are ignored...
2015-02-11 Michael FriedrichDocumentation: Update Configuring Icinga 2
2015-02-11 Michael FriedrichDocumentation: Move Debug from Troubleshooting into...
next