]> granicus.if.org Git - icinga2/shortlog
icinga2
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...
2015-02-11 Michael FriedrichImplement {EN,DIS}ABLE_HOST_SVC_NOTIFICATIONS commands
2015-02-11 Michael FriedrichMove ValidateMacroString into the MacroProcessor class
2015-02-11 Michael FriedrichResolve macros in dictionary values
2015-02-11 Michael FriedrichFix compiler warning
2015-02-11 Gunnar BeutnerReplace if( with if (
2015-02-11 Michael FriedrichAdd macro config validator for command args, env, custo...
2015-02-11 Gunnar BeutnerUpdate documentation
2015-02-11 Gunnar BeutnerAdd missing file
2015-02-11 Gunnar BeutnerUpdate documentation
2015-02-11 Gunnar BeutnerUpdate documentation
2015-02-11 Gunnar BeutnerAdd documentation for the 'icinga2 console' command
2015-02-10 Gunnar BeutnerFix a crash in yyerror()
2015-02-10 Gunnar BeutnerFix off-by-one mistake for error reporting
2015-02-10 Gunnar BeutnerAdd documentation for the object accessor functions
2015-02-10 Gunnar BeutnerImprove error reporting for "icinga2 console"
2015-02-10 Gunnar BeutnerImplement line continuation for "icinga2 console"
2015-02-10 Gunnar BeutnerAllow funcs in the 'env' dictionary
2015-02-10 Gunnar BeutnerIgnore the -X option for check_disk (on Windows)
2015-02-10 Gunnar BeutnerAdd another missing directory
2015-02-10 Gunnar BeutnerAdd missing directory in the Windows setup wizard
2015-02-10 Gunnar BeutnerAdd missing spaces in some error messages
2015-02-10 Gunnar BeutnerUpdate validators for CustomVarObject
2015-02-10 Gunnar BeutnerImplement argument auto-completion for short options
2015-02-09 Michael Friedrichnode update-config: Check node name against blacklist too
2015-02-09 Gunnar BeutnerFix timestamp format for the .timestamp file
2015-02-09 Gunnar Beutnerconsole: Don't repeat line when we're reporting an...
2015-02-09 Gunnar BeutnerImprove error message for setgroups/initgroups/setuid
2015-02-09 Gunnar BeutnerDisable flapping detection by default
2015-02-09 Gunnar BeutnerSet LC_NUMERIC=C for all processes on *NIX
2015-02-09 Michael FriedrichCreate certificate backups in 'node setup'
2015-02-09 Gunnar BeutnerDon't set up instance variables for fields which have...
2015-02-09 Michael FriedrichBuild fix for Windows
2015-02-09 Gunnar BeutnerAdd documentation for runtime attributes
next