Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
a177e5e05a
|
Change output format for object queries
fixes #10551
|
2015-11-06 14:45:38 +01:00 |
Michael Friedrich
|
18e162da5e
|
Build fix
refs #10545
|
2015-11-05 11:55:07 +01:00 |
Michael Friedrich
|
5d46f661ea
|
Implement 'console' cli command using the API
fixes #10387
|
2015-11-04 16:01:06 +01:00 |
Gunnar Beutner
|
b357012ded
|
Implement HTTP support
refs #9447
|
2015-07-09 11:42:34 +02:00 |
Gunnar Beutner
|
8dcb4efa5e
|
Fix stability issues with the TlsStream/Stream classes
fixes #9481
|
2015-06-24 09:48:55 +02:00 |
Gunnar Beutner
|
44114232d3
|
Fix timeout problem with API heartbeat messages
fixes #8672
|
2015-03-11 12:53:43 +01:00 |
Gunnar Beutner
|
4cc7d4963c
|
Refactor the API timeout timer
refs #8554
|
2015-02-27 20:18:20 +01:00 |
Gunnar Beutner
|
a3ccd2a1fb
|
Close client connections if we haven't received any messages in some time
refs #8485
|
2015-02-26 12:41:47 +01:00 |
Gunnar Beutner
|
d5c33d84f7
|
Fix a deadlock in ApiClient::~ApiClient
fixes #8462
|
2015-02-17 14:31:10 +01:00 |
Gunnar Beutner
|
f097e48889
|
Don't use separate threads for each ApiClient object
fixes #6109
|
2015-02-14 16:34:36 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
4a81dbb6fc
|
Build fix for Windows
|
2014-12-09 15:07:49 +01:00 |
Gunnar Beutner
|
4d657163c3
|
Implement heartbeat messages for the cluster
fixes #7745
|
2014-12-09 13:17:27 +01:00 |
Gunnar Beutner
|
266b1754c7
|
Speed up type lookups
refs #7561
|
2014-11-07 12:39:32 +01:00 |
Gunnar Beutner
|
170c5a59e4
|
Implement typeof() function
|
2014-11-03 00:45:14 +01:00 |
Gunnar Beutner
|
f433679b13
|
Implement the "pki request" and "pki ticket" commands
refs #7244
|
2014-10-16 12:27:34 +02:00 |
Gunnar Beutner
|
311cce5d41
|
Allow TLS connections with unverified certificates
refs #7244
|
2014-10-16 09:01:18 +02:00 |
Gunnar Beutner
|
6455c51777
|
Fix a potential deadlock in ApiClient::Disconnect
refs #6724
|
2014-08-04 09:50:47 +02:00 |
Gunnar Beutner
|
65e69fcd37
|
Another attempt at fixing the API deadlock
fixes #6617
|
2014-07-01 09:41:02 +02:00 |
Gunnar Beutner
|
8b1579381e
|
Revert "Fix another deadlock in ApiClient::SendMessage"
This reverts commit a0c0930325 .
|
2014-07-01 08:57:57 +02:00 |
Gunnar Beutner
|
a0c0930325
|
Fix another deadlock in ApiClient::SendMessage
refs #6368
|
2014-06-30 14:01:07 +02:00 |
Gunnar Beutner
|
ca51fe8c56
|
Remove the keep_alive attribute.
Fixes #6304
|
2014-05-26 13:49:14 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |