icinga2/lib/cli
Alexander Aleksandrovič Klimov 58e329bc03
Merge pull request #7874 from Icinga/feature/sd_notify-7329
sd_notify() systemd about what we're doing right now
2021-06-28 18:20:15 +02:00
..
CMakeLists.txt Build fix 2020-02-17 18:40:28 +01:00
apisetupcommand.cpp
apisetupcommand.hpp
apisetuputility.cpp
apisetuputility.hpp
calistcommand.cpp Add function docs for CA CLI commands 2019-06-07 10:33:55 +02:00
calistcommand.hpp
caremovecommand.cpp Add function docs for CA CLI commands 2019-06-07 10:33:55 +02:00
caremovecommand.hpp CLI: Update ca remove/restore commands from my review 2019-06-07 10:33:55 +02:00
carestorecommand.cpp Add function docs for CA CLI commands 2019-06-07 10:33:55 +02:00
carestorecommand.hpp CLI: Update ca remove/restore commands from my review 2019-06-07 10:33:55 +02:00
casigncommand.cpp Add function docs for CA CLI commands 2019-06-07 10:33:55 +02:00
casigncommand.hpp
clicommand.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
clicommand.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
consolecommand.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
consolecommand.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
daemoncommand.cpp Merge pull request #7874 from Icinga/feature/sd_notify-7329 2021-06-28 18:20:15 +02:00
daemoncommand.hpp
daemonutility.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
daemonutility.hpp
editline.hpp
featuredisablecommand.cpp
featuredisablecommand.hpp
featureenablecommand.cpp
featureenablecommand.hpp
featurelistcommand.cpp
featurelistcommand.hpp
featureutility.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
featureutility.hpp
i2-cli.hpp
internalsignalcommand.cpp
internalsignalcommand.hpp
nodesetupcommand.cpp Merge pull request #7838 from Icinga/bugfix/catch-exception-in-node-setup 2020-02-14 09:51:17 +01:00
nodesetupcommand.hpp
nodeutility.cpp
nodeutility.hpp
nodewizardcommand.cpp CLI: Rename client -> agent 2019-07-20 12:53:19 +02:00
nodewizardcommand.hpp CLI: Rename client -> agent 2019-07-20 12:53:19 +02:00
objectlistcommand.cpp
objectlistcommand.hpp
objectlistutility.cpp
objectlistutility.hpp
pkinewcacommand.cpp
pkinewcacommand.hpp
pkinewcertcommand.cpp
pkinewcertcommand.hpp
pkirequestcommand.cpp
pkirequestcommand.hpp
pkisavecertcommand.cpp icinga2 pki save-cert: allow to specify --key and --cert 2020-04-28 17:34:00 +02:00
pkisavecertcommand.hpp
pkisigncsrcommand.cpp
pkisigncsrcommand.hpp
pkiticketcommand.cpp
pkiticketcommand.hpp
pkiverifycommand.cpp Allow specifying a CRL in `icinga2 pki verify` 2020-12-09 12:12:01 +01:00
pkiverifycommand.hpp Add `pki verify` CLI command: print, signed by CA, valid CA, CN match 2020-02-17 18:10:51 +01:00
variablegetcommand.cpp
variablegetcommand.hpp
variablelistcommand.cpp
variablelistcommand.hpp
variableutility.cpp
variableutility.hpp