Gunnar Beutner
|
9f6b90cd2d
|
Don't show stack traces for known exception types
refs #6070
|
2014-12-20 15:41:31 +01:00 |
Gunnar Beutner
|
c433284d27
|
Improve error reporting
fixes #8136
refs #6070
|
2014-12-20 15:29:04 +01:00 |
Gunnar Beutner
|
ee5f4fb7e3
|
Improve error reporting for the import keyword
fixes #8061
|
2014-12-20 11:09:21 +01:00 |
Gunnar Beutner
|
e03e143177
|
Report error for invalid escape sequences
fixes #7910
|
2014-12-20 09:48:18 +01:00 |
Gunnar Beutner
|
cb5e6c1c6d
|
Fix integer overflow in len()
fixes #8041
|
2014-12-20 09:36:35 +01:00 |
Gunnar Beutner
|
1ddab493e1
|
Make sure that Value::IsEmpty() returns true for empty strings
fixes #8018
|
2014-12-20 09:31:55 +01:00 |
Gunnar Beutner
|
6fddec0dd3
|
Improve error message for invalid field accesses
fixes #8079
|
2014-12-20 09:17:02 +01:00 |
Gunnar Beutner
|
3e64b642ca
|
Make sure that "feature enable" uses relative paths for the symlinks
fixes #8121
|
2014-12-20 08:39:12 +01:00 |
Gunnar Beutner
|
6c53c7f192
|
Fix debug info for indexer
fixes #8132
|
2014-12-19 16:53:44 +01:00 |
Gunnar Beutner
|
f280452b6d
|
Make sure the livestatus module works when the compat module is disabled
refs #7794
|
2014-12-19 16:42:20 +01:00 |
Gunnar Beutner
|
4e5649f0d7
|
Disable vfork() on OS X
fixes #8131
|
2014-12-19 16:04:34 +01:00 |
Gunnar Beutner
|
a3ea72c4ca
|
Implement the __commit function
refs #8127
|
2014-12-19 13:08:46 +01:00 |
Gunnar Beutner
|
978aeed741
|
Implement the __get_objects function
refs #8127
|
2014-12-19 13:08:31 +01:00 |
Gunnar Beutner
|
b78a8b6c77
|
Allow relative paths for the UNIX socket
refs #7805
|
2014-12-19 12:33:51 +01:00 |
Gunnar Beutner
|
97168378e8
|
Rename _DEBUG to I2_DEBUG
fixes #7767
|
2014-12-19 12:19:28 +01:00 |
Gunnar Beutner
|
28d7051aed
|
Fix a deadlock in TlsStream::Read / TlsStream::Close
fixes #8124
|
2014-12-19 12:07:06 +01:00 |
Gunnar Beutner
|
06052c0539
|
Fix validation for service names in Notification, Dependency and ScheduledDowntime objects
fixes #8122
|
2014-12-19 11:44:31 +01:00 |
Gunnar Beutner
|
cb7f93dc19
|
Implement CMake options for some of the modules
fixes #7794
fixes #7795
|
2014-12-19 09:46:41 +01:00 |
Gunnar Beutner
|
6383da1f2f
|
Replace spaces with tabs
|
2014-12-18 17:06:00 +01:00 |
Gunnar Beutner
|
9f18211ada
|
Remove obsolete code
refs #7709
|
2014-12-18 15:57:30 +01:00 |
Gunnar Beutner
|
873e294158
|
Refactor the WorkQueue class to make error reporting easier
refs #7709
|
2014-12-18 15:11:57 +01:00 |
Gunnar Beutner
|
c3cf7682b9
|
Clean up the DebugInfo class
refs #7709
|
2014-12-18 12:58:46 +01:00 |
Gunnar Beutner
|
82a9a8f0cf
|
Fix crash in ConfigCompilerContext::WriteObject
fixes #8106
|
2014-12-18 12:46:35 +01:00 |
Michael Friedrich
|
a0359799bd
|
Compat: Fix event_handler_enabled dump based on enable_event_handler attribute
fixes #8105
|
2014-12-18 11:22:15 +01:00 |
Gunnar Beutner
|
28734daa06
|
Fix crash when accessing invalid fields
fixes #8104
|
2014-12-18 11:21:11 +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
|
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 |
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 |
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 |
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 |