]> granicus.if.org Git - icinga2/history - lib/cli
Merge pull request #7591 from Icinga/feature/docs-api-joins
[icinga2] / lib / cli /
2019-10-22 Michael FriedrichMerge pull request #7458 from Icinga/feature/config...
2019-10-22 Michael FriedrichMerge pull request #7541 from Icinga/bugfix/heredoc-eof
2019-10-21 Michael FriedrichMerge pull request #7360 from Icinga/feature/std-shared_ptr
2019-10-21 Alexander A. KlimovReplace std::shared_ptr<boost::asio::ssl::context>... 7360/head
2019-10-21 Alexander A. KlimovReplace std::shared_ptr<AsioTlsStream> with Shared...
2019-10-17 Michael FriedrichMerge pull request #7457 from Icinga/feature/config...
2019-09-18 Michael FriedrichMerge branch 'master' into support/2.11
2019-09-12 Michael FriedrichMerge pull request #7480 from Icinga/feature/docs-windo...
2019-09-09 Michael FriedrichMerge pull request #7490 from Icinga/bugfix/asio-deprec...
2019-09-09 Michael FriedrichQuality: Replace deprecated Boost IO service code 7490/head
2019-08-28 Michael FriedrichMerge pull request #7356 from Icinga/bugfix/influxdbwri...
2019-08-28 Michael FriedrichMerge pull request #7451 from Icinga/bugfix/update...
2019-08-28 Michael FriedrichMerge pull request #7445 from Icinga/bugfix/ddos-reconn...
2019-08-27 Michael FriedrichMerge pull request #7450 from Icinga/feature/windows...
2019-08-27 Michael FriedrichMerge pull request #7449 from Icinga/feature/warn-set...
2019-08-27 Michael FriedrichMerge pull request #7346 from Icinga/feature/check...
2019-08-07 Michael FriedrichMerge pull request #7404 from Icinga/bugfix/livestatus...
2019-08-07 Michael FriedrichMerge pull request #7353 from Icinga/bugfix/influxdbwri...
2019-08-07 Michael FriedrichMerge pull request #7403 from Icinga/feature/docs-agents
2019-08-07 Michael FriedrichMerge pull request #7397 from Icinga/bugfix/umbrella...
2019-08-07 Michael FriedrichLog a hint after failed config validation for systemd... 7397/head
2019-08-05 Alexander A. Klimovicinga2 daemon --close-stdio: keep console log open...
2019-07-23 Michael FriedrichMerge pull request #7340 from Icinga/bugfix/unit-tests...
2019-07-20 Michael FriedrichMerge pull request #7342 from Icinga/feature/docs-renam...
2019-07-20 Michael FriedrichCLI: Rename client -> agent
2019-07-19 Alexander A. KlimovDaemonCommand#Run(): set code page to UTF-8 7346/head
2019-07-19 Michael FriedrichMerge pull request #7338 from Icinga/feature/doc-rename
2019-07-18 Michael FriedrichMerge pull request #7320 from Icinga/feature/foreground...
2019-07-16 Alexander A. KlimovFix style
2019-07-16 Alexander A. KlimovDaemonCommand: make the atomics a bit more atomic
2019-07-16 Alexander A. KlimovFix missing comments
2019-07-15 Alexander A. KlimovForward SIGUSR1
2019-07-15 Alexander A. KlimovFix missing log messages
2019-07-15 Alexander A. KlimovAdjust sd_notify()
2019-07-15 Alexander A. KlimovAdjust PID file management
2019-07-15 Alexander A. KlimovCatch programming errors
2019-07-15 Alexander A. KlimovApplication::RunEventLoop(): forward restart requests...
2019-07-15 Alexander A. KlimovReload on SIGHUP
2019-07-15 Alexander A. KlimovDo the actual work in a separate process on *nix
2019-07-15 Alexander A. KlimovRemove old signal handlers
2019-07-12 Michael FriedrichMerge pull request #7223 from KAMI911/feature/check_logfile
2019-07-08 Michael FriedrichMerge pull request #7065 from uubk/logrotate-fix
2019-06-24 Henrik TriemMerge pull request #7251 from Icinga/bugfix/wq-silence...
2019-06-19 Michael FriedrichMerge pull request #6727 from Icinga/feature/cluster...
2019-06-19 Henrik TriemMerge pull request #7192 from Crited/bugfix/notificatio...
2019-06-19 Michael FriedrichImprove logging and code quality
2019-06-19 Michael FriedrichFix constant value for zone var override
2019-06-19 Michael FriedrichImprove logging for staged config sync
2019-06-19 Michael FriedrichPass the zonesVar override around
2019-06-19 Michael FriedrichBetter signal for checking the cluster config sync...
2019-06-07 Michael FriedrichMerge pull request #6500 from ajaffie/feature/cli-ca...
2019-06-07 Michael FriedrichAdd function docs for CA CLI commands
2019-06-07 Michael FriedrichCLI: Allow to list removed CSRs with 'ca list'
2019-06-07 Michael FriedrichCLI: Update ca remove/restore commands from my review
2019-06-07 Andrew JaffieLog messages now use CN, file permissions fixed, ca...
2019-06-07 Andrew JaffieAdded ca restore command+docs to undo effects of ca...
2019-06-07 Andrew JaffieIgnore repeated requests from client after using ca...
2019-06-07 Andrew JaffieImplemented cli command + documentation.
2019-06-06 Michael FriedrichMerge pull request #7183 from hlsolutions/bugfix/system...
2019-06-06 Michael FriedrichMerge pull request #7118 from Icinga/bugfix/killmode
2019-06-06 Michael FriedrichMerge pull request #7208 from Icinga/bugfix/waiting...
2019-06-05 Michael FriedrichMerge pull request #7184 from robert-scheck/strip-lf...
2019-06-03 Michael FriedrichMerge pull request #7211 from Icinga/feature/asio-tls...
2019-06-03 Michael FriedrichMerge pull request #7204 from episodeiv/master
2019-05-29 Michael FriedrichMerge pull request #7210 from Icinga/bugfix/boost-asio...
2019-05-29 Michael FriedrichMerge pull request #7196 from Icinga/feature/network...
2019-05-28 Michael FriedrichMerge pull request #7205 from Icinga/feature/remove...
2019-05-28 Michael FriedrichCLI: Remove broken troubleshoot command 7205/head
2019-05-24 Michael FriedrichQuality: Drop unused boost/tuple header include
2019-05-24 Michael FriedrichQuality: Purge old HTTP code in lib/remote
2019-05-24 Michael FriedrichMerge pull request #6813 from Icinga/feature/gelfwriter...
2019-05-24 Michael FriedrichMerge pull request #7156 from Icinga/feature/itl-sleep
2019-05-23 Michael FriedrichMerge branch 'support/2.10'
2019-05-22 Michael FriedrichMerge pull request #7143 from Icinga/feature/boost...
2019-05-22 Michael FriedrichDebug Console: Use our new I/O engine for HTTP requests 7143/head
2019-05-20 Michael FriedrichMerge pull request #7190 from Icinga/bugfix/check-servi...
2019-05-16 Michael FriedrichCLI: Fix updates for NodeName/ZoneName constants
2019-05-10 Michael FriedrichMerge pull request #7026 from Icinga/feature/ca-list-all
2019-05-10 Michael FriedrichMerge pull request #7179 from Napsty/feature/itl-esxi...
2019-05-10 Michael FriedrichCLI: 'ca list' now lists pending CSRs by default, add... 7026/head
2019-05-10 Michael FriedrichMerge pull request #7180 from Icinga/bugfix/revert...
2019-05-10 Michael FriedrichRevert "CLI: Return non-zero on unknown sub commands" 7180/head
2019-05-10 Michael FriedrichMerge pull request #7178 from Icinga/bugfix/api-package...
2019-05-10 Michael FriedrichMerge pull request #7154 from Elias481/fix/serializer...
2019-05-10 Michael FriedrichAPI: Automatically repair broken packages
2019-05-07 Michael FriedrichMerge pull request #7164 from Icinga/bugfix/notificatio...
2019-05-07 Michael FriedrichMerge pull request #7163 from Icinga/bugfix/db-ido...
2019-05-07 Michael FriedrichMerge pull request #7162 from Icinga/bugfix/cli-no...
2019-05-07 Michael FriedrichCLI: Return non-zero on unknown sub commands 7162/head
2019-05-07 Michael FriedrichMerge pull request #7158 from Icinga/bugfix/cli-node...
2019-05-06 Michael FriedrichCLI: Fix updates for NodeName/ZoneName constants 7158/head
2019-04-30 Michael FriedrichMerge pull request #7150 from Icinga/bugfix/api-config...
2019-04-30 Michael FriedrichMerge pull request #7152 from Elias481/fix/mysql8-heade...
2019-04-29 Markus FroschMerge pull request #7145 from Icinga/feature/dotnet-4.6
2019-04-29 Michael FriedrichMerge pull request #6734 from leeclemens/remove-redunda...
2019-04-26 Michael FriedrichDaemon: Deal with exceptions from broken _api package
2019-04-26 Michael FriedrichMerge pull request #7148 from Icinga/feature/api-setup-cn
2019-04-26 Michael FriedrichAdd --cn parameter to 'api setup' CLI command allowing... 7148/head
2019-04-26 Michael FriedrichMerge pull request #7124 from Icinga/bugfix/namespace...
2019-04-25 Michael FriedrichMerge pull request #7088 from Icinga/feature/asio-event...
next