Gunnar Beutner
|
f097e48889
|
Don't use separate threads for each ApiClient object
fixes #6109
|
2015-02-14 16:34:36 +01:00 |
Gunnar Beutner
|
e0bbfb175c
|
Move most of the socket I/O to a separate thread
fixes #8300
fixes #8243
|
2015-02-14 09:42:11 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
97168378e8
|
Rename _DEBUG to I2_DEBUG
fixes #7767
|
2014-12-19 12:19:28 +01:00 |
Gunnar Beutner
|
6383da1f2f
|
Replace spaces with tabs
|
2014-12-18 17:06:00 +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
|
55b7f00382
|
Remove unnecessary includes
|
2014-12-15 10:16:06 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Michael Friedrich
|
f69527599f
|
Cli: Fix serial.txt permissions for 'node setup/wizard'
fixes #7546
|
2014-11-02 19:38:35 +01:00 |
Michael Friedrich
|
43d3878207
|
Cli: Add 'agent wizard' command
refs #7465
|
2014-10-30 17:55:34 +01:00 |
Gunnar Beutner
|
17003d0157
|
Remove unnecessary initializers
refs #7247
|
2014-10-23 19:02:16 +02:00 |
Michael Friedrich
|
339d0604e1
|
Cli: Catch ssl errors in pki request command
fixes #7426
|
2014-10-23 16:07:48 +02:00 |
Gunnar Beutner
|
9ee523e601
|
Clean up the "agent setup" command a bit
refs #7423
|
2014-10-23 03:35:01 +02:00 |
Michael Friedrich
|
57883ce8ae
|
Cli: Fix setup agent --master and use Utility::FileCopy()
refs #7423
|
2014-10-22 19:27:21 +02:00 |
Michael Friedrich
|
bda94f14f4
|
Cli: Add basic setup agent calls (unfinished)
refs #7423
|
2014-10-22 10:26:22 +02:00 |
Gunnar Beutner
|
5e7e49708c
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
Michael Friedrich
|
4477901123
|
Cli: Implement Pki Get*Path() helpers
refs #7423
|
2014-10-21 18:15:05 +02:00 |
Michael Friedrich
|
3ab9e35cc0
|
Cli: Move pki command funactionality into PkiUtility class
Preparing for usage in setup agent cli command.
refs #7423
|
2014-10-21 16:02:44 +02:00 |