Gunnar Beutner
|
a3a6c4d02b
|
Forward-port packaging changes from Debian's pkg-icinga2 repository
refs #8103
|
2014-12-18 06:12:26 +01:00 |
Gunnar Beutner
|
af8aaf5bad
|
Remove usage info from --version
fixes #8102
|
2014-12-18 05:28:51 +01:00 |
Gunnar Beutner
|
09e4641947
|
Update RPM spec file to use the boost153 package on RHEL 5 and SLES 11 SP3
|
2014-12-17 18:49:24 +01:00 |
Jean Flach
|
8f7d3a29cc
|
Add files needed by last commit
|
2014-12-17 14:23:20 +01:00 |
Jean Flach
|
300dcbec79
|
Add windows-plugin check_ping
fixes #7879
|
2014-12-17 14:19:46 +01:00 |
Gunnar Beutner
|
c90c8919ca
|
Fix the dependency nightmare that is libreadline
refs #8091
|
2014-12-17 10:24:13 +01:00 |
Gunnar Beutner
|
3436dbc697
|
Fix incorrect package name for SLES/openSUSE
refs #8091
|
2014-12-17 09:30:54 +01:00 |
Gunnar Beutner
|
92eb6a2f45
|
Update documentation for libreadline requirement
fixes #8091
|
2014-12-17 09:07:05 +01:00 |
Gunnar Beutner
|
9eeb64a780
|
Update livestatus and statusdata to properly support booleans
fixes #8100
|
2014-12-17 08:54:28 +01:00 |
Gunnar Beutner
|
5dd0bbfe31
|
Fix another problem with boolean values in SQL queries
refs #8100
|
2014-12-16 21:43:03 +01:00 |
Gunnar Beutner
|
aa795c1b81
|
Build fix for Windows
refs #7805
|
2014-12-16 21:28:16 +01:00 |
Gunnar Beutner
|
5e1182a5c7
|
Fix incorrect SQL values for boolean fields
fixes #8100
|
2014-12-16 21:28:13 +01:00 |
Gunnar Beutner
|
96626f4eca
|
Increase the timeout for "repl" sessions
refs #7805
|
2014-12-16 19:51:33 +01:00 |
Gunnar Beutner
|
f800630c10
|
Implement Livestatus support for the "repl" command
refs #7805
|
2014-12-16 19:28:46 +01:00 |
Gunnar Beutner
|
9011c9fa67
|
Fix crash when accessing invalid fields on objects which don't have prototypes
|
2014-12-16 18:15:47 +01:00 |
Gunnar Beutner
|
2836e9fc6f
|
Update the list of keywords
refs #8096
|
2014-12-16 15:46:45 +01:00 |
Gunnar Beutner
|
d82defe6a9
|
Add readline support for the "repl" command
fixes #8091
|
2014-12-16 13:26:26 +01:00 |
Gunnar Beutner
|
afe4919169
|
Update the documentation and RPM spec file for 2.2.2
|
2014-12-16 11:33:14 +01:00 |
Gunnar Beutner
|
0724c0c472
|
Update unit tests to use the new variable syntax
refs #8074
|
2014-12-16 10:37:21 +01:00 |
Gunnar Beutner
|
27db75fbe6
|
Add version output to the "repl" command
refs #7805
|
2014-12-16 10:36:59 +01:00 |
Gunnar Beutner
|
23a556c7ce
|
Make sure that operator % throws an exception when the ride-hand-side argument is 0
fixes #8089
|
2014-12-16 08:52:32 +01:00 |
Gunnar Beutner
|
8ef8316ca6
|
Fix location info for strings
fixes #8081
|
2014-12-16 06:18:39 +01:00 |
Gunnar Beutner
|
d72bd4fec2
|
Add another unit test for expressions
refs #8074
|
2014-12-15 17:23:18 +01:00 |
Gunnar Beutner
|
b9831f0be4
|
Add unit tests for the "var" keyword
refs #8074
|
2014-12-15 16:42:34 +01:00 |
Gunnar Beutner
|
77806b9de7
|
Get rid of the local/global keywords
refs #8074
|
2014-12-15 16:09:17 +01:00 |
Gunnar Beutner
|
dcaad50221
|
Fix unit test
refs #8074
|
2014-12-15 15:12:24 +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
|
252f3205cb
|
Fix incorrect variable scoping
refs #8074
|
2014-12-15 12:58:55 +01:00 |
Michael Friedrich
|
85af84c9fb
|
Docs: Fix gdb pretty printers
fixes #8048
|
2014-12-15 11:26:22 +01:00 |
Michael Friedrich
|
8d0db56f33
|
Docs: Update dependency state filter explaination
refs #7301
|
2014-12-15 11:08:34 +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
|
8c9fdb537f
|
Remove unused code
refs #8074
|
2014-12-15 06:03:13 +01:00 |
Gunnar Beutner
|
343d46bcbe
|
Make sure IcingaApplication::GetVars returns a default value
refs #8074
|
2014-12-15 06:02:59 +01:00 |
Gunnar Beutner
|
262bfb7fc9
|
Allow if/else in rterms
refs #8074
|
2014-12-14 14:08:41 +01:00 |
Gunnar Beutner
|
b40e95d9b6
|
Only implicitly convert strings to indexers
refs #8074
|
2014-12-14 11:55:44 +01:00 |
Gunnar Beutner
|
1cb0231c05
|
Refactor how variable scopes work
refs #8074
|
2014-12-14 11:33:45 +01:00 |
Gunnar Beutner
|
461cf8dbc1
|
Make sure Serialize() doesn't fail for objects which don't have a registered type
fixes #7895
|
2014-12-13 21:42:39 +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
|
dd4c04aa9b
|
Implement the 'global' keyword to differentiate between variable scopes
refs #8074
|
2014-12-13 17:48:58 +01:00 |
Gunnar Beutner
|
c0f6d65b66
|
Fix operator precedence for =>
refs #8030
|
2014-12-13 14:06:19 +01:00 |
Gunnar Beutner
|
7ffa3dfb0b
|
Remove obsolete unit test
refs #8040
|
2014-12-13 13:54:24 +01:00 |
Gunnar Beutner
|
54ab4dd924
|
Implement support for lambdas
refs #8030
|
2014-12-13 13:50:47 +01:00 |
Gunnar Beutner
|
1275847d5a
|
Improve error messages for failed expressions
fixes #8076
|
2014-12-12 21:21:30 +01:00 |
Gunnar Beutner
|
05485ea2d6
|
Disallow calling strings as functions
fixes #8040
|
2014-12-12 20:45:11 +01:00 |
Steve McMaster
|
ae95918da0
|
Add -t options to "snmp" and "snmp-manubulon-command" CheckCommand objects
fixes #8075
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2014-12-12 18:10:35 +01:00 |
Michael Friedrich
|
d11286e9a5
|
DB IDO: Update child object reachability if parentchanges to !{OK,UP}
fixes #7683
|
2014-12-12 16:12:05 +01:00 |
Gunnar Beutner
|
b8e7c5bc40
|
Fix the prototype for the Object class
refs #8065
|
2014-12-12 15:47:51 +01:00 |
Gunnar Beutner
|
26c5256c05
|
Rename VMFrame to ScriptFrame in the unit tests
refs #8065
|
2014-12-12 15:39:15 +01:00 |
Gunnar Beutner
|
0a4c461caa
|
Fix the clone() methods for the Array and Dictionary class
refs #8065
|
2014-12-12 15:38:06 +01:00 |