Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							6739023678 
							
						 
					 
					
						
						
							
							Dynamically create and destroy the timer thread  
						
						
						
						
					 
					
						2017-11-30 17:41:02 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3c825cb86 
							
						 
					 
					
						
						
							
							Merge pull request  #5803  from Icinga/feature/cxx11-std-bind  
						
						... 
						
						
						
						Replace boost::bind/boost::function with std::bind/std::function 
						
						
					 
					
						2017-11-29 08:28:44 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							858873b940 
							
						 
					 
					
						
						
							
							Replace boost::bind/boost::function with std::bind/std::function  
						
						
						
						
					 
					
						2017-11-27 15:15:11 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							cf16324320 
							
						 
					 
					
						
						
							
							Silence UpdateRepository message errors  
						
						... 
						
						
						
						Mixed setups with 2.8 and 2.7 will log this error every time
a new message is received. While this is truly an error,
it just fills the log to infinity. Should be used for debug only.
fixes  #5776  
						
						
					 
					
						2017-11-27 12:09:42 +01:00 
						 
				 
			
				
					
						
							
							
								Jean Flach 
							
						 
					 
					
						
						
						
						
							
						
						
							aad96d6b09 
							
						 
					 
					
						
						
							
							Improve error message for unknow functions  
						
						... 
						
						
						
						refs #5686  
						
						
					 
					
						2017-10-18 11:25:38 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							2fec16952d 
							
						 
					 
					
						
						
							
							Remove unused code  
						
						... 
						
						
						
						refs #5450  
						
						
					 
					
						2017-09-12 12:52:49 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							03f5ccd252 
							
						 
					 
					
						
						
							
							Implement support for cleaning up expired API callbacks  
						
						... 
						
						
						
						refs #5450  
						
						
					 
					
						2017-09-12 12:52:49 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							440f848c7c 
							
						 
					 
					
						
						
							
							Improve error handling for JSON-RPC calls  
						
						... 
						
						
						
						refs #5450  
						
						
					 
					
						2017-09-12 12:52:49 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							0ec07bce51 
							
						 
					 
					
						
						
							
							Implement support for updating client certificates  
						
						... 
						
						
						
						refs #5450  
						
						
					 
					
						2017-09-12 12:52:49 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							510e2d622a 
							
						 
					 
					
						
						
							
							Implement support for ticket-less certificate requests  
						
						... 
						
						
						
						refs #5450  
						
						
					 
					
						2017-09-12 12:52:49 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							1fd2695e02 
							
						 
					 
					
						
						
							
							Fix compiler warnings  
						
						... 
						
						
						
						refs #5287  
						
						
					 
					
						2017-05-29 09:13:19 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							d0dcb8a658 
							
						 
					 
					
						
						
							
							ApiListener: Handle zero JSON-RPC WQs gracefully for stats  
						
						... 
						
						
						
						refs #5266 
refs #5133  
						
						
					 
					
						2017-05-26 17:02:36 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							d366a63510 
							
						 
					 
					
						
						
							
							Add API & Cluster stats to /v1/status & icinga check performance metrics  
						
						... 
						
						
						
						refs #5133  
						
						
					 
					
						2017-05-24 16:21:05 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							b7caf0820d 
							
						 
					 
					
						
						
							
							Ensure that *.icinga.com is used everywhere  
						
						... 
						
						
						
						fixes  #13897 
fixes  #13277  
					
						2017-01-10 17:19:12 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							288413f046 
							
						 
					 
					
						
						
							
							Replace BOOST_FOREACH with range-based for loops  
						
						... 
						
						
						
						fixes  #12538  
					
						2016-08-25 06:46:17 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							429d11daa8 
							
						 
					 
					
						
						
							
							Fix compiler warnings  
						
						... 
						
						
						
						fixes  #12534  
					
						2016-08-24 20:33:34 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							f4dce0fe72 
							
						 
					 
					
						
						
							
							Fix crash in JsonRpcConnection::MessageHandlerWrapper  
						
						... 
						
						
						
						fixes  #12506  
					
						2016-08-22 17:42:59 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							b42bfc822b 
							
						 
					 
					
						
						
							
							Fix crash in HttpServerConnection::ProcessMessageAsync  
						
						... 
						
						
						
						fixes  #12493  
					
						2016-08-19 20:36:27 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							ff57b0ccd6 
							
						 
					 
					
						
						
							
							Add name attribute for the WorkQueue class  
						
						... 
						
						
						
						fixes  #10816  
					
						2016-06-14 09:08:04 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							98e104a773 
							
						 
					 
					
						
						
							
							Fix incorrect method call in JsonRpcConnection::MessageHandler  
						
						... 
						
						
						
						refs #11014  
						
						
					 
					
						2016-02-01 11:25:34 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							deac316a45 
							
						 
					 
					
						
						
							
							Fix deadlock in {HttpServerConnection,JsonRpcConnection}::DataAvailableHandler  
						
						... 
						
						
						
						refs #11014  
						
						
					 
					
						2016-02-01 08:35:55 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							fa7d0448f9 
							
						 
					 
					
						
						
							
							Decode cluster messages in the WorkQueue threads  
						
						... 
						
						
						
						refs #11014  
						
						
					 
					
						2016-01-27 16:52:01 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							9689223081 
							
						 
					 
					
						
						
							
							Use multiple WorkQueues to process cluster messages  
						
						... 
						
						
						
						refs #11014  
						
						
					 
					
						2016-01-27 15:45:58 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							8f53835c11 
							
						 
					 
					
						
						
							
							Make sure we only have one connection per satellite  
						
						... 
						
						
						
						refs #11014  
						
						
					 
					
						2016-01-25 10:57:06 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							7f4af89a56 
							
						 
					 
					
						
						
							
							Ensure that HttpServerConnections are properly closed  
						
						... 
						
						
						
						fixes  #10655  
					
						2016-01-13 10:30:38 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							599929b0f6 
							
						 
					 
					
						
						
							
							Update copyright headers for 2016  
						
						
						
						
					 
					
						2016-01-12 08:29:59 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							9c5758958c 
							
						 
					 
					
						
						
							
							Fix crash in JsonRpcClient::DataAvailableHandler  
						
						... 
						
						
						
						fixes  #10495  
					
						2015-11-02 17:45:44 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							c1892a2f30 
							
						 
					 
					
						
						
							
							Remove JsonRpcConnection::m_WriteQueue  
						
						... 
						
						
						
						refs #9976  
						
						
					 
					
						2015-09-30 16:39:36 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							905de04293 
							
						 
					 
					
						
						
							
							Fix deadlock in ApiClient::~ApiClient()  
						
						... 
						
						
						
						refs #9976  
						
						
					 
					
						2015-09-29 16:03:38 +02:00 
						 
				 
			
				
					
						
							
							
								Jean-Marcel Flach 
							
						 
					 
					
						
						
						
						
							
						
						
							5ef4204d06 
							
						 
					 
					
						
						
							
							Improve API error handling and fix some whitespace  
						
						... 
						
						
						
						fixes  #10194  
					
						2015-09-25 13:57:28 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							6fa58a520c 
							
						 
					 
					
						
						
							
							Implement config object sync  
						
						... 
						
						
						
						Adds object version.
refs #9927  
						
						
					 
					
						2015-09-17 14:20:43 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							5c77e6eafe 
							
						 
					 
					
						
						
							
							Fix deadlock in ApiListener::RelayMessage  
						
						... 
						
						
						
						fixes  #10002  
					
						2015-09-02 07:46:30 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							071d2f18fb 
							
						 
					 
					
						
						
							
							Rename DynamicObject/DynamicType to ConfigObject/ConfigType  
						
						... 
						
						
						
						fixes  #9914  
					
						2015-08-15 20:40:41 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							d7970f5bb1 
							
						 
					 
					
						
						
							
							Implement modified attributes v2  
						
						... 
						
						
						
						refs #9081 
refs #9093  
						
						
					 
					
						2015-08-15 20:07:10 +02:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							b357012ded 
							
						 
					 
					
						
						
							
							Implement HTTP support  
						
						... 
						
						
						
						refs #9447  
						
						
					 
					
						2015-07-09 11:42:34 +02:00