Gunnar Beutner
|
621eed3f13
|
Apply clang-tidy fix 'modernize-pass-by-value'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
ac155d1dda
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
Michael Friedrich
|
0e6f4b1966
|
Merge pull request #5939 from Icinga/fix/build-fix-wheezy
Build fix for Debian wheezy
|
2018-01-03 11:28:57 +01:00 |
Gunnar Beutner
|
abe3f8a959
|
Build fix for Debian wheezy
|
2018-01-03 10:32:33 +01:00 |
Gunnar Beutner
|
90496b5456
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
Michael Insel
|
158ae2188e
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
Jean Flach
|
f40f366e9e
|
Remove unnecessary inline statements
fixes #5886
|
2017-12-20 13:22:38 +01:00 |
Gunnar Beutner
|
4866f777cc
|
Avoid unnecessary allocations for script frames
|
2017-12-18 13:40:29 +01: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
|
b5b09216c6
|
Use lambda functions for INITIALIZE_ONCE
fixes #12562
|
2016-08-27 09:48:36 +02:00 |
Gunnar Beutner
|
27e6db6af6
|
Remove some unused #includes
fixes #12481
|
2016-08-18 15:46:01 +02:00 |
Gunnar Beutner
|
b74014fa5e
|
Fix auto-completion suggestions for "icinga2 console"
refs #12408
|
2016-08-12 15:36:47 +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
|
6ba0c5fe01
|
Implement recursion limit for AST expressions which don't use a separate stack frame
fixes #11106
|
2016-03-23 09:03:49 +01:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
d93bcedaad
|
Implement sandbox mode for the config parser
fixes #9068
|
2015-04-16 08:48:17 +02:00 |
Gunnar Beutner
|
339b8aef48
|
Avoid unnecessary allocations in ScriptFrame::SetCurrentFrame
|
2015-03-29 22:26:07 +02:00 |
Gunnar Beutner
|
111b154a6d
|
Remove unused #includes
|
2015-03-29 00:03:47 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
1073f031c8
|
Build fix for Windows
|
2014-12-22 14:14:16 +01:00 |
Gunnar Beutner
|
77806b9de7
|
Get rid of the local/global keywords
refs #8074
|
2014-12-15 16:09:17 +01:00 |
Gunnar Beutner
|
cfd775c948
|
Move the VMFrame class to libbase
refs #8065
|
2014-12-12 15:33:56 +01:00 |