| .. |
|
agentaddcommand.cpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
|
agentaddcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
agentblackandwhitelistcommand.cpp
|
CLI: Add basic agent command functionality (add, remove)
|
2014-10-21 13:23:46 +02:00 |
|
agentblackandwhitelistcommand.hpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
|
agentlistcommand.cpp
|
CLI: Add basic agent command functionality (add, remove)
|
2014-10-21 13:23:46 +02:00 |
|
agentlistcommand.hpp
|
Cli: Fix some comments
|
2014-10-22 14:03:39 +02:00 |
|
agentremovecommand.cpp
|
CLI: Add basic agent command functionality (add, remove)
|
2014-10-21 13:23:46 +02:00 |
|
agentremovecommand.hpp
|
CLI: Add basic agent command functionality (add, remove)
|
2014-10-21 13:23:46 +02:00 |
|
agentsetcommand.cpp
|
CLI: Add basic agent command functionality (add, remove)
|
2014-10-21 13:23:46 +02:00 |
|
agentsetcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
agentsetupcommand.cpp
|
Cli: Fix setup agent --master and use Utility::FileCopy()
|
2014-10-22 19:27:21 +02:00 |
|
agentsetupcommand.hpp
|
Cli: Add basic skeleton for agent setup
|
2014-10-21 18:24:35 +02:00 |
|
agentupdateconfigcommand.cpp
|
CLI: Add basic agent command functionality (add, remove)
|
2014-10-21 13:23:46 +02:00 |
|
agentupdateconfigcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
agentutility.cpp
|
Cli: Fix setup agent --master and use Utility::FileCopy()
|
2014-10-22 19:27:21 +02:00 |
|
agentutility.hpp
|
Cli: Fix setup agent --master and use Utility::FileCopy()
|
2014-10-22 19:27:21 +02:00 |
|
agentwizardcommand.cpp
|
Cli: Update agent wizard todos
|
2014-10-22 19:26:31 +02:00 |
|
agentwizardcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
clicommand.cpp
|
Fix auto-completion for ambiguous commands
|
2014-10-22 08:16:56 +02:00 |
|
clicommand.hpp
|
Build fix for Windows
|
2014-10-20 20:13:55 +02:00 |
|
CMakeLists.txt
|
Cli: Move pki command funactionality into PkiUtility class
|
2014-10-21 16:02:44 +02:00 |
|
daemoncommand.cpp
|
Implement the "variable" CLI command
|
2014-10-20 21:14:56 +02:00 |
|
daemoncommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
featuredisablecommand.cpp
|
Cli: Refactor feature {enable,disable,list} code
|
2014-10-21 18:53:14 +02:00 |
|
featuredisablecommand.hpp
|
Cli: Fix some comments
|
2014-10-22 14:03:39 +02:00 |
|
featureenablecommand.cpp
|
Cli: Refactor feature {enable,disable,list} code
|
2014-10-21 18:53:14 +02:00 |
|
featureenablecommand.hpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
|
featurelistcommand.cpp
|
Cli: Refactor feature {enable,disable,list} code
|
2014-10-21 18:53:14 +02:00 |
|
featurelistcommand.hpp
|
Cli: Fix some comments
|
2014-10-22 14:03:39 +02:00 |
|
featureutility.cpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
|
featureutility.hpp
|
Cli: Refactor feature {enable,disable,list} code
|
2014-10-21 18:53:14 +02:00 |
|
i2-cli.hpp
|
Add missing file
|
2014-10-20 21:16:06 +02:00 |
|
objectlistcommand.cpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
objectlistcommand.hpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
|
pkinewcacommand.cpp
|
Cli: Move pki command funactionality into PkiUtility class
|
2014-10-21 16:02:44 +02:00 |
|
pkinewcacommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
pkinewcertcommand.cpp
|
Rename PKI arguments
|
2014-10-22 16:01:59 +02:00 |
|
pkinewcertcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
pkirequestcommand.cpp
|
Rename PKI arguments
|
2014-10-22 16:01:59 +02:00 |
|
pkirequestcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
pkisavecertcommand.cpp
|
Rename PKI arguments
|
2014-10-22 16:01:59 +02:00 |
|
pkisavecertcommand.hpp
|
Implement "pki save-cert" command
|
2014-10-21 11:44:21 +02:00 |
|
pkisigncsrcommand.cpp
|
Rename PKI arguments
|
2014-10-22 16:01:59 +02:00 |
|
pkisigncsrcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
pkiticketcommand.cpp
|
Cli: Move pki command funactionality into PkiUtility class
|
2014-10-21 16:02:44 +02:00 |
|
pkiticketcommand.hpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
pkiutility.cpp
|
Cli: Fix setup agent --master and use Utility::FileCopy()
|
2014-10-22 19:27:21 +02:00 |
|
pkiutility.hpp
|
Cli: Fix setup agent --master and use Utility::FileCopy()
|
2014-10-22 19:27:21 +02:00 |
|
repositoryobjectcommand.cpp
|
Move clicommand.{cpp,hpp} to lib/cli
|
2014-10-20 14:06:21 +02:00 |
|
repositoryobjectcommand.hpp
|
Build fix for Windows
|
2014-10-20 20:13:55 +02:00 |
|
variablegetcommand.cpp
|
Add another missing new-line
|
2014-10-20 21:43:50 +02:00 |
|
variablegetcommand.hpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |
|
variablelistcommand.cpp
|
Implement the "variable" CLI command
|
2014-10-20 21:14:56 +02:00 |
|
variablelistcommand.hpp
|
Clean up code a bit
|
2014-10-22 08:08:39 +02:00 |