| 
							
							
								 Gunnar Beutner | f1cac2f20a | Fix compatibility with boost <= 1.53 refs #12555 | 2016-08-27 12:43:56 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 27a23fcff6 | Avoid an unnecessary case in the Encode function refs #12509 | 2016-08-27 12:20:54 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 00eec13338 | Avoid unnecessary string copies in the JSON encoder refs #12509 | 2016-08-27 11:47:36 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 170c3624e3 | Use 'default' for move constructors refs #12555 | 2016-08-27 11:39:08 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 7c273d7748 | Add another rvalue constructor for the String class refs #12555 | 2016-08-27 11:00:04 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 6e384f81a0 | Remove unused #includes refs #12481 | 2016-08-27 10:59:52 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | b5b09216c6 | Use lambda functions for INITIALIZE_ONCE fixes #12562 | 2016-08-27 09:48:36 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 5058c5d75b | Use 'auto' for iterator declarations fixes #12561 | 2016-08-27 08:37:19 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 56ba6089d0 | Add rvalue support for the Array and Dictionary classes refs #12555 | 2016-08-27 07:42:28 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | c1a58446af | Add another rvalue constructor for the Value class refs #12555 | 2016-08-26 18:11:28 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 4f46e59af3 | Implement an rvalue constructor for the String and Value classes fixes #12555 | 2016-08-26 09:11:36 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 49a130242c | Add missing #include in loader.cpp refs #12552 | 2016-08-25 20:59:22 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 30762e5330 | Set versions for all internal libraries fixes #12552 | 2016-08-25 17:56:18 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 092f2ee099 | Add missing initializer for WorkQueue::m_NextTaskID fixes #12545 | 2016-08-25 11:57:00 +02: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 | ae1ab5f865 | Implement unit tests for state changes fixes #12530 | 2016-08-24 19:45:52 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 218e780a44 | Avoid unnecessary string copies fixes #12509 | 2016-08-23 15:01:40 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | aeaca5e803 | Revert "Fix incorrect detection of the 'Concurrency' variable" This reverts commit 585f0537d244fb8fb229924f9e7c5c8478bb2a92.
refs #12456 | 2016-08-19 11:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 27e6db6af6 | Remove some unused #includes fixes #12481 | 2016-08-18 15:46:01 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 62a6d5667d | Fix: IDO marks objects as inactive on shutdown fixes #12418 | 2016-08-17 19:24:22 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 585f0537d2 | Fix incorrect detection of the 'Concurrency' variable fixes #12456 | 2016-08-17 09:20:05 +02:00 |  | 
			
				
					| 
							
							
								 Rune Darrud | 5c0b3c58bd | Do not escape backslashes and separators twice fixes #12227
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de> | 2016-08-17 06:10:41 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 162e31b083 | Remove unnecessary Dictionary::Contains calls fixes #12457 | 2016-08-16 22:03:42 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | ec87b9e795 | Use hash-based serial numbers for new certificates fixes #12453 | 2016-08-16 15:03:01 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 2d551db9d8 | Remove the ConfigTypeIterator class refs #12448 | 2016-08-16 13:26:24 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | b7a1b58069 | Improve performance for type lookups fixes #12448 | 2016-08-16 11:02:33 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 2e8d3d3934 | Implement support for incremental IDO updates fixes #12435 | 2016-08-15 14:43:11 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | ebaf239d3b | Replace GetType()->GetName() calls with GetReflectionType()->GetName() fixes #12438 | 2016-08-15 14:42:03 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 6af9e61e9b | Implement comparison operators for the Array class fixes #12426 | 2016-08-14 17:21:47 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | ed53366490 | Avoid duplicate IDO config updates at startup fixes #12417 | 2016-08-13 23:31:22 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | afc1b9bdc5 | Move type variables into the 'Types' namespace refs #12408 | 2016-08-12 17:05:19 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 91577713fd | Fix incorrect function name for deprecated functions refs #12408 | 2016-08-12 15:41:03 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | b74014fa5e | Fix auto-completion suggestions for "icinga2 console" refs #12408 | 2016-08-12 15:36:47 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 12ea2a6445 | Implement the System#sleep function fixes #12411 | 2016-08-12 15:22:10 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 491acb62ea | Fix crash in ScriptFrame::AddImport refs #12408 | 2016-08-12 15:22:10 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | c6a753b67e | Make sure base classes are registered in the right order refs #12408 | 2016-08-12 14:18:59 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 24431b3dab | Register deprecated methods in the 'Deprecated' namespace refs #12408 | 2016-08-12 13:42:22 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 2a40a71ffa | Change scoping mechanism for the __using keyword refs #12408 | 2016-08-12 13:14:10 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 9f67b185b8 | Make sure all constructors properly initialize the ScriptFrame object refs #12408 | 2016-08-12 11:42:59 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | c5a170a972 | Implement support for namespaces fixes #12408 | 2016-08-12 11:32:16 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 132ee6c558 | Use InterlockedIncrement instead of a mutex in CreatePipeOverlapped refs #10075 | 2016-08-11 09:48:01 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | e09fb88cae | Make sure functions are registered with the correct prefix refs #12393 | 2016-08-10 16:33:17 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 54bbaf9f7d | Implement support for marking functions as deprecated fixes #12393 | 2016-08-10 15:48:05 +02:00 |  | 
			
				
					| 
							
							
								 Timo Buhrmester | 148b4da285 | Don't violate POSIX by ensuring that the argument to usleep(3) is less than 1000000 fixes #12391
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de> | 2016-08-10 12:29:52 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 37bd5ad800 | Fix race condition in CreatePipeOverlapped fixes #10075 | 2016-08-10 12:12:56 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | 39bde8078c | Disallow casting "" to an Object fixes #12390 | 2016-08-10 11:14:33 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | e8ae1dc4a6 | Include compiler name/version and build host name in --version fixes #12389 | 2016-08-10 08:09:44 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | dc06209e4a | Move internal script functions into the 'Internal' namespace fixes #12338 | 2016-08-10 06:55:44 +02:00 |  | 
			
				
					| 
							
							
								 Gunnar Beutner | f3bb628d6e | Improve logging for the WorkQueue class fixes #12336 | 2016-08-09 12:39:07 +02:00 |  |