]> granicus.if.org Git - icinga2/history - lib/cli/daemoncommand.cpp
Implement more unit tests
[icinga2] / lib / cli / daemoncommand.cpp
2014-11-23 Gunnar BeutnerImplement more unit tests
2014-11-22 Gunnar BeutnerRefactor the stack frame handling for scripts
2014-11-21 Gunnar BeutnerImprove error messages for the config parser
2014-11-20 Gunnar BeutnerImplement a C++ code generator for libconfig
2014-11-20 Gunnar BeutnerImplement support for signals
2014-11-12 Gunnar BeutnerFix crash when daemonizing Icinga
2014-11-12 Gunnar BeutnerFix _DEBUG define on *NIX
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-10-31 Michael FriedrichCLI Commands: Remove timestamp prefix when logging...
2014-10-20 Gunnar BeutnerImplement the "variable" CLI command
2014-10-20 Gunnar BeutnerMove clicommand.{cpp,hpp} to lib/cli
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-17 Gunnar BeutnerImplement auto-completion for positional arguments
2014-10-14 Gunnar BeutnerImprove auto-completion for arguments
2014-10-13 Michael FriedrichCLI framework: Add support for unrecognized parameters
2014-10-13 Gunnar BeutnerMake sure we're using the right user/group for CLI...
2014-10-10 Gunnar BeutnerHide some of the internal command-line arguments
2014-10-08 Gunnar BeutnerImplement support for CLI commands