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
|
92a29e2f5b
|
Remove unmatched brace from make-agent-config.py
|
2014-10-18 00:28:59 +02:00 |
Gunnar Beutner
|
2c8f766200
|
Fix another deadlock in TlsStream
|
2014-10-17 20:56:22 +02:00 |
Gunnar Beutner
|
6193255446
|
Add missing locks
refs #7251
|
2014-10-17 20:47:48 +02:00 |
Gunnar Beutner
|
3c68f1b2e0
|
Remove some unnecessary #includes
|
2014-10-17 20:44:46 +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 |
Michael Friedrich
|
f9209ec5e8
|
Cli commands: Add basic agent command set
refs #7248
|
2014-10-17 16:06:12 +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
|
ac47649722
|
Remove unnecessary arguments from the systemd service file
|
2014-10-17 14:37:43 +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
|
f13ea9e1b8
|
Remove zone keyword
fixes #7400
|
2014-10-17 12:45:57 +02:00 |
Gunnar Beutner
|
716f4a5d62
|
Fix version number if schema/{mysql,pgsql}.sql
fixes #7397
|
2014-10-17 10:02:24 +02:00 |
Gunnar Beutner
|
feeb550654
|
Rename AExpression to Expression
|
2014-10-16 17:44:06 +02:00 |
Gunnar Beutner
|
5193ef0fc0
|
Another build fix for Rune
|
2014-10-16 15:39:11 +02:00 |
Gunnar Beutner
|
5c8dbb9552
|
Build fix for Rune
|
2014-10-16 15:33:03 +02:00 |
Gunnar Beutner
|
36233cdc77
|
Improve "object list" output some more
refs #7251
|
2014-10-16 15:24:41 +02:00 |
Gunnar Beutner
|
ea685b5e55
|
Clean up "object list" a bit
refs #7251
|
2014-10-16 15:12:32 +02:00 |
Gunnar Beutner
|
3e70ede877
|
Improve auto-completion for the PKI commands
refs #7247
|
2014-10-16 14:33:58 +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
|
5abc3cfe55
|
Remove icinga2-build-ca, icinga2-build-key and icinga2-sign-key
refs #7244
|
2014-10-16 13:29:18 +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
|
d7fc37b12e
|
Ignore (most) messages from unauthenticated clients
refs #7244
|
2014-10-16 13:04:04 +02:00 |
Gunnar Beutner
|
5549472962
|
Add missing files
refs #7247
|
2014-10-16 12:30:50 +02:00 |
Gunnar Beutner
|
f433679b13
|
Implement the "pki request" and "pki ticket" commands
refs #7244
|
2014-10-16 12:27:34 +02:00 |
Michael Friedrich
|
3fd20d56aa
|
DB IDO: Add program_version column to programstatus table
Bump schema version to 1.11.8
fixes #7391
|
2014-10-16 12:11:10 +02:00 |
Michael Friedrich
|
a895a6236a
|
Fix systemd unit file
refs #7246
|
2014-10-16 12:08:21 +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
|
408939c9fb
|
Fix formatting for non-string values in arrays
fixes #7388
|
2014-10-15 18:41:52 +02:00 |
Gunnar Beutner
|
f92282ae0e
|
Allow using --name to match against internal names (__name)
refs #7251
|
2014-10-15 18:34:00 +02:00 |
Gunnar Beutner
|
575a9eb849
|
Implement error handling for the "pki sign-csr" command
refs #7247
|
2014-10-15 18:23:49 +02:00 |
Michael Friedrich
|
4374ddcf2c
|
Documentation: Update changes
refs #7387
|
2014-10-15 17:42:25 +02:00 |
Michael Friedrich
|
5c4f099c82
|
Fix missing const references
refs #7251
|
2014-10-15 17:10:25 +02:00 |
Michael Friedrich
|
7a56f3c1c5
|
CLI: Add --count to 'object list' and hide counts by default
refs #7251
|
2014-10-15 16:43:10 +02:00 |
Gunnar Beutner
|
c1b92756b5
|
Implement the "pki sign-csr" command
refs #7274
|
2014-10-15 16:01:15 +02:00 |
Gunnar Beutner
|
425dbba35b
|
Remove icinga2-list-objects
refs #7251
|
2014-10-15 15:06:52 +02:00 |
Michael Friedrich
|
db3abacde0
|
CLI: Update docs for 'icinga2 object list'
refs #7356
|
2014-10-15 14:33:55 +02:00 |
Michael Friedrich
|
32feea8d7f
|
CLI: Fix object name in 'object list'
refs #7251
|
2014-10-15 14:33:55 +02:00 |
Michael Friedrich
|
153693d284
|
CLI: Add filter by name or type to 'object list'
fixes #7199
|
2014-10-15 14:33:55 +02:00 |
Michael Friedrich
|
f94abac18f
|
CLI: Add object command (list)
fixes #7251
|
2014-10-15 14:33:55 +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
|
39116e4906
|
Implement Windows support for "feature enable"
fixes #7377
|
2014-10-15 08:43:20 +02:00 |
Gunnar Beutner
|
14d8366d05
|
Fix incorrect auto-completion suggestions
fixes #7378
|
2014-10-15 08:32:46 +02:00 |