Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							d82defe6a9 
							
						 
					 
					
						
						
							
							Add readline support for the "repl" command  
						
						... 
						
						
						
						fixes  #8091  
					
						2014-12-16 13:26:26 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							27db75fbe6 
							
						 
					 
					
						
						
							
							Add version output to the "repl" command  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-12-16 10:36:59 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							938ae083cd 
							
						 
					 
					
						
						
							
							Cli: "node wizard" shouldn't crash when SaveCert fails  
						
						... 
						
						
						
						fixes  #7707  
					
						2014-12-15 13:08:30 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							55b7f00382 
							
						 
					 
					
						
						
							
							Remove unnecessary includes  
						
						
						
						
					 
					
						2014-12-15 10:16:06 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							c7d9c415eb 
							
						 
					 
					
						
						
							
							Disable impersonation for the "repl" command  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-12-15 08:38:03 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							1cb0231c05 
							
						 
					 
					
						
						
							
							Refactor how variable scopes work  
						
						... 
						
						
						
						refs #8074  
						
						
					 
					
						2014-12-14 11:33:45 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							83058d1123 
							
						 
					 
					
						
						
							
							Backport i2tcl's error reporting functionality into "icinga2 repl"  
						
						... 
						
						
						
						fixes  #8078  
					
						2014-12-13 21:16:55 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							cfd775c948 
							
						 
					 
					
						
						
							
							Move the VMFrame class to libbase  
						
						... 
						
						
						
						refs #8065  
						
						
					 
					
						2014-12-12 15:33:56 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							ebc0845853 
							
						 
					 
					
						
						
							
							Cli: Don't parse node repository files twice in 'node update-config'  
						
						... 
						
						
						
						refs #7917  
						
						
					 
					
						2014-12-11 14:47:46 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							eb4de1884c 
							
						 
					 
					
						
						
							
							Cli: Make sure to check for removed nodes only once in 'node update-config'  
						
						... 
						
						
						
						fixes  #7917  
					
						2014-12-10 18:48:35 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							2720333d6e 
							
						 
					 
					
						
						
							
							Fix missing location information for included files  
						
						... 
						
						
						
						fixes  #7927  
					
						2014-12-10 15:06:09 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							c1ac548a77 
							
						 
					 
					
						
						
							
							Escape special characters in repository file names  
						
						... 
						
						
						
						fixes  #7618  
					
						2014-12-10 13:20:16 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							2a2460ae67 
							
						 
					 
					
						
						
							
							Fix crash in RepositoryUtility::AddObject  
						
						... 
						
						
						
						refs #7822  
						
						
					 
					
						2014-12-10 10:35:18 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							98375df4d7 
							
						 
					 
					
						
						
							
							Fix config validation in RepositoryUtility::AddObject  
						
						... 
						
						
						
						refs #7701  
						
						
					 
					
						2014-12-09 14:55:29 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							d21b3aba52 
							
						 
					 
					
						
						
							
							cli: Fix node update-config errors  
						
						... 
						
						
						
						* fix hosts not created if config and inventory.index are missing.
* fix segfault if host already exists in inventory
* fix that newly listed node hosts are not added to the config repo
* fix repository removal of remove host/services on remote nodes
* fix missing/wrong locks for dictionaries
* fix missing directory create/chown
fixes  #7518 
fixes  #7878 
fixes  #7917 
fixes  #7891 
Conflicts:
	lib/cli/objectlistcommand.cpp 
						
						
					 
					
						2014-12-04 17:56:28 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							ab63fca3d5 
							
						 
					 
					
						
						
							
							Make the config parser thread-safe  
						
						... 
						
						
						
						fixes  #7822  
					
						2014-11-28 06:48:27 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							b61f803d60 
							
						 
					 
					
						
						
							
							Show source line information for the "repl" command  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-11-28 06:29:38 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							6332921fb6 
							
						 
					 
					
						
						
							
							Cli: Ensure that repository path is created on 'node add' command  
						
						... 
						
						
						
						fixes  #7743  
					
						2014-11-27 18:15:14 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							75d90d5963 
							
						 
					 
					
						
						
							
							Fix a crash in the "repl" command  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-11-23 19:13:42 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							14c94fabde 
							
						 
					 
					
						
						
							
							Add missing return value for ReplCommand::Run  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-11-23 13:41:45 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							fc1d872df8 
							
						 
					 
					
						
						
							
							Add color tags to the repl command  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-11-23 12:38:16 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							8d0ddb7c8c 
							
						 
					 
					
						
						
							
							Implement more unit tests  
						
						... 
						
						
						
						refs #7805  
						
						
					 
					
						2014-11-23 12:35:13 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							037b886584 
							
						 
					 
					
						
						
							
							Remove the C++ code generator  
						
						... 
						
						
						
						refs #7699  
						
						
					 
					
						2014-11-22 19:24:13 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							f5766f9118 
							
						 
					 
					
						
						
							
							Refactor the stack frame handling for scripts  
						
						... 
						
						
						
						fixes  #7748  
					
						2014-11-22 19:24:03 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							764d72a61a 
							
						 
					 
					
						
						
							
							Improve error messages for the config parser  
						
						... 
						
						
						
						refs #7699  
						
						
					 
					
						2014-11-21 09:07:08 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							8e265b7b7f 
							
						 
					 
					
						
						
							
							Implement a C++ code generator for libconfig  
						
						... 
						
						
						
						fixes  #7699 
fixes  #7704 
fixes  #7706  
					
						2014-11-20 21:53:32 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							06e72d134b 
							
						 
					 
					
						
						
							
							Fix incorrect error message for localhost (in "node update-config")  
						
						... 
						
						
						
						fixes  #7754  
					
						2014-11-20 14:54:44 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							f84cc8de39 
							
						 
					 
					
						
						
							
							Implement support for signals  
						
						... 
						
						
						
						fixes  #7744  
					
						2014-11-20 06:54:48 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							cbaece61e7 
							
						 
					 
					
						
						
							
							Fix another incorrect argument name  
						
						... 
						
						
						
						refs #7726  
						
						
					 
					
						2014-11-18 16:48:58 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							d532300cba 
							
						 
					 
					
						
						
							
							Add an option that hides CLI commands  
						
						... 
						
						
						
						fixes  #7702  
					
						2014-11-17 18:42:22 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							ea729b2b6c 
							
						 
					 
					
						
						
							
							Clean up the DebugHint class  
						
						
						
						
					 
					
						2014-11-17 14:52:08 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							bae96ca524 
							
						 
					 
					
						
						
							
							Fix "object list" output for empty fields  
						
						
						
						
					 
					
						2014-11-15 12:19:29 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							7bcca244e7 
							
						 
					 
					
						
						
							
							Remove some more redundant code from "node wizard"  
						
						... 
						
						
						
						refs #7656  
						
						
					 
					
						2014-11-13 15:32:41 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							37242ef609 
							
						 
					 
					
						
						
							
							Fix handling of the CA certificate in "node wizard"  
						
						... 
						
						
						
						fixes  #7656  
					
						2014-11-13 15:25:15 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							7321e45abc 
							
						 
					 
					
						
						
							
							Implement support for executing remote commands  
						
						... 
						
						
						
						fixes  #7559  
					
						2014-11-13 14:54:55 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							a2c5887e51 
							
						 
					 
					
						
						
							
							Fix crash when daemonizing Icinga  
						
						... 
						
						
						
						refs #7648  
						
						
					 
					
						2014-11-12 12:44:14 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							dfd24e6359 
							
						 
					 
					
						
						
							
							Fix _DEBUG define on *NIX  
						
						
						
						
					 
					
						2014-11-12 11:34:59 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							11710ef683 
							
						 
					 
					
						
						
							
							Fix static initializers  
						
						... 
						
						
						
						refs #7634  
						
						
					 
					
						2014-11-11 13:24:44 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							65be09215f 
							
						 
					 
					
						
						
							
							Avoid unnecessary type lookups  
						
						... 
						
						
						
						refs #7622  
						
						
					 
					
						2014-11-10 20:07:07 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							478f03b49a 
							
						 
					 
					
						
						
							
							Replace boost::shared_ptr with boost::intrusive_ptr  
						
						... 
						
						
						
						refs #7622  
						
						
					 
					
						2014-11-09 16:54:41 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							e1287cb7a5 
							
						 
					 
					
						
						
							
							Fix: Adding/Removing multiple services fails  
						
						... 
						
						
						
						fixes  #7616  
					
						2014-11-08 15:17:00 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							fd8eed93e0 
							
						 
					 
					
						
						
							
							Remove unnecessary use of boost::ref()  
						
						
						
						
					 
					
						2014-11-08 14:54:36 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							e1c95d4fa0 
							
						 
					 
					
						
						
							
							Improve config compiler's memory usage  
						
						
						
						
					 
					
						2014-11-08 13:21:51 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							266b1754c7 
							
						 
					 
					
						
						
							
							Speed up type lookups  
						
						... 
						
						
						
						refs #7561  
						
						
					 
					
						2014-11-07 12:39:32 +01:00 
						 
				 
			
				
					
						
							
							
								Jean Flach 
							
						 
					 
					
						
						
						
						
							
						
						
							fd0436689c 
							
						 
					 
					
						
						
							
							windows build fix  
						
						... 
						
						
						
						refs #7597  
						
						
					 
					
						2014-11-06 15:13:44 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							5b5f92e57b 
							
						 
					 
					
						
						
							
							Cli: Fix missing single quote in 'object list' output  
						
						... 
						
						
						
						fixes  #7584  
					
						2014-11-05 18:23:40 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							e4a1572c9b 
							
						 
					 
					
						
						
							
							Use double-quotes in "object list"  
						
						... 
						
						
						
						refs #7251  
						
						
					 
					
						2014-11-03 12:39:59 +01:00 
						 
				 
			
				
					
						
							
							
								Gunnar Beutner 
							
						 
					 
					
						
						
						
						
							
						
						
							170c5a59e4 
							
						 
					 
					
						
						
							
							Implement typeof() function  
						
						
						
						
					 
					
						2014-11-03 00:45:14 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							db856a0eee 
							
						 
					 
					
						
						
							
							Cli: Disable notifications on remote client 'node setup/wizard'  
						
						... 
						
						
						
						fixes  #7547  
					
						2014-11-02 20:17:57 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Friedrich 
							
						 
					 
					
						
						
						
						
							
						
						
							f69527599f 
							
						 
					 
					
						
						
							
							Cli: Fix serial.txt permissions for 'node setup/wizard'  
						
						... 
						
						
						
						fixes  #7546  
					
						2014-11-02 19:38:35 +01:00