Commit Graph

4745 Commits

Author SHA1 Message Date
Michael Friedrich e9901d8cf5 Cli: Fix some comments 2014-10-22 14:03:39 +02:00
Michael Friedrich bda94f14f4 Cli: Add basic setup agent calls (unfinished)
refs #7423
2014-10-22 10:26:22 +02:00
Gunnar Beutner 97b5b42cb0 Explicitly set platform name for the Windows Wizard project
refs #7241
2014-10-22 10:05:45 +02:00
Gunnar Beutner 977ef99abb Rename .csproj platform to match CMake targets
refs #7241
2014-10-22 09:38:09 +02:00
Gunnar Beutner 025221ab54 Add missing files 2014-10-22 09:34:39 +02:00
Gunnar Beutner bed490829a Use the "agent setup" CLI command in the Windows wizard
fixes #7241
2014-10-22 09:34:09 +02:00
Gunnar Beutner 74830dd8dd Fix auto-completion for ambiguous commands
fixes #7404
2014-10-22 08:16:56 +02:00
Gunnar Beutner 5e7e49708c Clean up code a bit 2014-10-22 08:08:39 +02:00
Michael Friedrich 69bf146469 Cli: Refactor feature {enable,disable,list} code
Required for agent setup.

refs #7423
2014-10-21 18:53:14 +02:00
Michael Friedrich 81c3dd9242 Cli: Add basic skeleton for agent setup
refs #7423
2014-10-21 18:24:35 +02:00
Michael Friedrich 4477901123 Cli: Implement Pki Get*Path() helpers
refs #7423
2014-10-21 18:15:05 +02:00
Michael Friedrich a420cf9aa0 Cli: Implement GetFeature*Path() helpers
refs #7423
2014-10-21 18:15:05 +02:00
Michael Friedrich 9d0f15d2c6 CLI: Add agent setup command
refs #7423
2014-10-21 18:15:05 +02:00
Gunnar Beutner 9c7d97b8bc Update the Windows agent wizard
refs #7241
2014-10-21 16:07:39 +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
Michael Friedrich fb6f9205fa Build fix 2014-10-21 14:25:25 +02:00
Gunnar Beutner 01e2646fd4 Build fix 2014-10-21 13:54:56 +02:00
Michael Friedrich e293092bdc CLI: Add basic agent command functionality (add, remove)
Prepare for set, setup, wizard, *list.
Change repository files to .repo, rename .peer to .settings

refs #7248
refs #7255
2014-10-21 13:23:46 +02:00
Gunnar Beutner 45187165ed Implement "pki save-cert" command
fixes #7422
2014-10-21 11:44:21 +02:00
Gunnar Beutner 934234926e Add another missing new-line
refs #7370
2014-10-20 21:43:50 +02:00
Gunnar Beutner 6e17eadf8f Remove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP variables
refs #7370
2014-10-20 21:41:04 +02:00
Gunnar Beutner 6de85912ed Add missing new-line after output
refs #7370
2014-10-20 21:20:02 +02:00
Gunnar Beutner 435d18ec5c Add missing file
refs #7370
2014-10-20 21:16:06 +02:00
Gunnar Beutner 2972c6bfe8 Implement the "variable" CLI command
fixes #7370
2014-10-20 21:14:56 +02:00
Gunnar Beutner 7d2f60a00e Implement "feature disable" for Windows
fixes #7418
2014-10-20 20:19:01 +02:00
Gunnar Beutner 4d7caeabab Build fix for Windows 2014-10-20 20:13:55 +02:00
Gunnar Beutner 11426125e8 Add alias for --help
fixes #7421
2014-10-20 14:31:39 +02:00
Gunnar Beutner c3ce123f3d Remove "available features" list from "feature list"
fixes #7420
2014-10-20 14:22:02 +02:00
Gunnar Beutner 5ddf5b3293 Improve --help formatting
refs #7246
2014-10-20 14:13:57 +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 e6a62fe312 Fix CMake warnings on OS X
fixes #7417
2014-10-19 13:18:43 +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
Michael Friedrich e98d719e5b CLI: Add feature enable/disable auto-completion
Refactor feature list code.
Add disabled features to list output.
Add more console colors.
Change output to stdout for general logging.

fixes #7381
fixes #7415
refs #7376
2014-10-18 20:13:09 +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 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