Gunnar Beutner
|
ceca27e25b
|
Fix Utility::GetFQDN() on OS X
fixes #7495
|
2014-10-29 16:54:33 +01:00 |
Gunnar Beutner
|
8251a60044
|
Make sure that OnStateLoaded is called for all objects
fixes #7482
|
2014-10-29 11:14:32 +01:00 |
Gunnar Beutner
|
7cca2d275f
|
Fix incorrect #ifdef
refs #7454
|
2014-10-28 08:12:54 +01:00 |
Gunnar Beutner
|
b0179cc1fe
|
64-bit build fix for YAJL < 2.0
refs #7454
|
2014-10-28 06:33:40 +01:00 |
Gunnar Beutner
|
65e2e636ea
|
Fix compatibility with older versions of the YAJL library
refs #7454
|
2014-10-28 05:59:29 +01:00 |
Gunnar Beutner
|
3f032692ce
|
Implement agent settings for "agent set" and "agent list"
refs #7248
|
2014-10-27 15:12:19 +01:00 |
Gunnar Beutner
|
05d642f69d
|
Use system-provided version of YAJL where available
fixes #7454
|
2014-10-27 12:42:57 +01:00 |
Gunnar Beutner
|
196bd89c7a
|
Use OpenSSL's default algorithms for certificate signatures
fixes #7434
|
2014-10-27 11:32:39 +01:00 |
Gunnar Beutner
|
8ce4b3f122
|
Implement support for serial files
fixes #7393
|
2014-10-27 10:52:07 +01:00 |
Gunnar Beutner
|
8b339a6cd5
|
Throw saved exception in JSON decoder
refs #7452
|
2014-10-27 09:28:32 +01:00 |
Gunnar Beutner
|
f05ccd07f9
|
Build fix for GCC
refs #7452
|
2014-10-27 05:17:23 +01:00 |
Gunnar Beutner
|
8a2afae83b
|
Fix incorrect include path
refs #7452
|
2014-10-26 20:05:38 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |
Gunnar Beutner
|
315c84eb4a
|
Fix problems with the serializer when using 'type' as an attribute
fixes #7372
|
2014-10-25 09:14:56 +02:00 |
Gunnar Beutner
|
e80fd0fbfa
|
Update the constants.conf file for "agent setup"
refs #7423
|
2014-10-23 15:05:25 +02:00 |
Michael Friedrich
|
9227d990dc
|
Add Utility::CopyFile()
refs #7423
|
2014-10-22 19:25:29 +02:00 |
Gunnar Beutner
|
9c7d97b8bc
|
Update the Windows agent wizard
refs #7241
|
2014-10-21 16:07:39 +02:00 |
Gunnar Beutner
|
2972c6bfe8
|
Implement the "variable" CLI command
fixes #7370
|
2014-10-20 21:14:56 +02:00 |
Gunnar Beutner
|
26b9c5a81b
|
Move clicommand.{cpp,hpp} to lib/cli
refs #7246
|
2014-10-20 14:06:21 +02:00 |
Gunnar Beutner
|
b96e9d26a9
|
Improve error messages for CLI commands
fixes #7395
|
2014-10-20 13:40:17 +02:00 |
Gunnar Beutner
|
06ba435cdd
|
Make warning and critical log messages bold on terminals
|
2014-10-20 13:15:37 +02:00 |
Gunnar Beutner
|
9368ff0e03
|
Update some more log messages
|
2014-10-20 10:09:57 +02:00 |
Gunnar Beutner
|
3653058bd3
|
Remove unnecessary prototype for Log()
|
2014-10-19 18:01:09 +02:00 |
Gunnar Beutner
|
2d5e9514a5
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
Gunnar Beutner
|
739cb43289
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
Gunnar Beutner
|
b18f57a745
|
Remove logger_fwd.hpp
|
2014-10-19 14:50:39 +02:00 |
Gunnar Beutner
|
eb77b1534a
|
Add color code for LogDebug
fixes #7416
|
2014-10-19 02:39:45 +02:00 |
Michael Friedrich
|
b0d7d8dabc
|
Build fix for RHEL
|
2014-10-19 00:15:42 +02:00 |
Gunnar Beutner
|
29bf22f324
|
Fix: Don't use VT100 color codes in log files
refs #7396
|
2014-10-18 00:34:15 +02:00 |
Gunnar Beutner
|
088efc3c69
|
Avoid unnecessary Poll() calls
|
2014-10-18 00:29:39 +02:00 |
Gunnar Beutner
|
2c8f766200
|
Fix another deadlock in TlsStream
|
2014-10-17 20:56:22 +02:00 |
Gunnar Beutner
|
8cc6368954
|
Implement generic color support for terminals
fixes #7396
|
2014-10-17 20:44:17 +02:00 |
Gunnar Beutner
|
92896311f3
|
Implement support for C/C++ comments in the TI compiler
fixes #5018
|
2014-10-17 19:44:31 +02:00 |
Gunnar Beutner
|
152846ee38
|
Build fix for non-unity builds
|
2014-10-17 18:55:34 +02:00 |
Gunnar Beutner
|
d16670c4b7
|
Improve auto-completion suggestions for the repository command
refs #7255
|
2014-10-17 16:04:11 +02:00 |
Gunnar Beutner
|
7db8588980
|
Implement auto-completion for positional arguments
refs #7255
|
2014-10-17 15:54:46 +02:00 |
Gunnar Beutner
|
4632b93b89
|
Add "repository <type> <add/remove/list>" commands
refs #7255
|
2014-10-17 14:21:35 +02:00 |
Gunnar Beutner
|
8e7fd1f40d
|
Implement auto-completion support for type fields
fixes #7401
|
2014-10-17 13:03:01 +02:00 |
Gunnar Beutner
|
5c8dbb9552
|
Build fix for Rune
|
2014-10-16 15:33:03 +02:00 |
Gunnar Beutner
|
d414149f74
|
Fix compiler warning
refs #7244
|
2014-10-16 14:21:33 +02:00 |
Gunnar Beutner
|
97cf93089b
|
Build fix for FreeBSD
|
2014-10-16 13:36:25 +02:00 |
Gunnar Beutner
|
f67a11c183
|
Don't log error messages when TLS connections are closed
refs #7244
|
2014-10-16 13:11:14 +02:00 |
Gunnar Beutner
|
f433679b13
|
Implement the "pki request" and "pki ticket" commands
refs #7244
|
2014-10-16 12:27:34 +02:00 |
Gunnar Beutner
|
fd6fe82606
|
Fix unauthenticated TLS connections
refs #7244
|
2014-10-16 09:58:01 +02:00 |
Gunnar Beutner
|
311cce5d41
|
Allow TLS connections with unverified certificates
refs #7244
|
2014-10-16 09:01:18 +02:00 |
Gunnar Beutner
|
575a9eb849
|
Implement error handling for the "pki sign-csr" command
refs #7247
|
2014-10-15 18:23:49 +02:00 |
Gunnar Beutner
|
c1b92756b5
|
Implement the "pki sign-csr" command
refs #7274
|
2014-10-15 16:01:15 +02:00 |
Gunnar Beutner
|
65579942ad
|
Fix another problem with auto-completing arguments
refs #7378
|
2014-10-15 09:41:54 +02:00 |
Gunnar Beutner
|
ce6f7ace89
|
Replace spaces with tabs
refs #7250
|
2014-10-15 08:48:01 +02:00 |
Gunnar Beutner
|
14d8366d05
|
Fix incorrect auto-completion suggestions
fixes #7378
|
2014-10-15 08:32:46 +02:00 |