]> granicus.if.org Git - icinga2/history - icinga-app
Implement typeof() function
[icinga2] / icinga-app /
2014-10-31 Michael FriedrichCLI Commands: Remove timestamp prefix when logging...
2014-10-29 Gunnar BeutnerImprove formatting for --help
2014-10-27 Michael FriedrichCli: Fix autocompletion on Debian
2014-10-24 Gunnar BeutnerFix output formatting for --version
2014-10-24 Gunnar BeutnerImplement support for running specific CLI commands...
2014-10-24 Gunnar BeutnerValidate number of arguments
2014-10-21 Gunnar BeutnerUpdate the Windows agent wizard
2014-10-20 Gunnar BeutnerImplement the "variable" CLI command
2014-10-20 Gunnar BeutnerAdd alias for --help
2014-10-20 Gunnar BeutnerImprove --help formatting
2014-10-20 Gunnar BeutnerMove clicommand.{cpp,hpp} to lib/cli
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-17 Gunnar BeutnerImplement generic color support for terminals
2014-10-17 Gunnar BeutnerImplement auto-completion for positional arguments
2014-10-14 Gunnar BeutnerCall setuid()/setgid() after parsing arguments
2014-10-14 Gunnar BeutnerImprove auto-completion for arguments
2014-10-14 Michael FriedrichCLI framework: Change unrecognized into positional...
2014-10-13 Michael FriedrichCLI framework: Add support for unrecognized parameters
2014-10-13 Gunnar BeutnerRemove --user and --group
2014-10-13 Gunnar BeutnerFix incorrect log message
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-10 Gunnar BeutnerFix auto-completion for arguments
2014-10-08 Gunnar BeutnerImplement support for CLI commands
2014-08-17 Gunnar BeutnerFall back to using SysconfDir + "/icinga2/icinga2.conf...
2014-08-16 Gunnar BeutnerMerge branch 'feature/objects-json-6702'
2014-08-15 Gunnar BeutnerImplement support for writing the icinga2.debug file
2014-08-04 Michael FriedrichMerge branch 'fix/cluster-ssl-error-msg-6682' into...
2014-08-04 Michael FriedrichUse Application::Exit() for main app termination
2014-07-30 Gunnar BeutnerUse _exit instead of exit
2014-07-30 Gerd von EgidyCall initgroups before setuid to inherit additional...
2014-07-29 Gunnar BeutnerDon't call setgroups() during reload
2014-07-23 Gunnar BeutnerPrint application paths for --version
2014-07-22 Gunnar BeutnerMake location of the /run directory configurable
2014-07-11 Gunnar BeutnerCall setgroups() before setgid/setuid
2014-06-24 Gunnar BeutnerDisable console log after activating all config items
2014-06-05 Michael FriedrichError messages: Replace exceptions with log/exit in...
2014-06-05 Michael FriedrichError messages: Fix Logger exceptions.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-23 Gunnar BeutnerRename --debug to --log-level.
2014-05-23 Michael FriedrichFix required argument for --debug|-x.
2014-05-23 Michael FriedrichAdd debug log severity for console logger.
2014-05-18 Gunnar BeutnerMerge branch 'feature/systemd-reload-6118' into next
2014-05-18 Gerd von EgidyUnlink the pidfile when we really shutdown (not reload).
2014-05-18 Gerd von EgidyProof of concept how a real reload-handling with system...
2014-05-17 Gunnar BeutnerFix crash when zones.d directory doesn't exist.
2014-05-13 Gunnar BeutnerImplement the config::Update message.
2014-05-13 Gunnar BeutnerImplicitly set zone attribute for files includes from...
2014-05-13 Gunnar BeutnerImplement support for the zones.d config directory.
2014-05-11 Gunnar BeutnerFix some more compiler warnings.
2014-05-10 Michael FriedrichInclude monitoring plugin commands seperately.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-01 Gunnar BeutnerMake Application::ReadPidFile work on Windows.
2014-04-29 Gerd von EgidyFix how the stdin/stdout fds are set to null during...
2014-04-29 Gunnar BeutnerMerge branch 'feature/improve-daemon-start-5788' into...
2014-04-29 Gerd von EgidyFix possible race when the reload-process determines...
2014-04-29 Gerd von EgidyFix logging during shutdown procedure.
2014-04-29 Gerd von EgidyFork new process from previous daemon on reload.
2014-04-29 Gerd von EgidyAdd --reload command-line parameter.
2014-04-29 Gerd von EgidySplit ConfigItem::ActivateItems() into ConfigItem:...
2014-04-26 Gunnar BeutnerSet Icinga service to start automatically.
2014-04-22 Gunnar BeutnerUse fewer threads by default.
2014-04-20 Gunnar BeutnerWait until the service has stopped in the uninstaller.
2014-04-20 Gunnar BeutnerStop the Icinga service before uninstalling the files.
2014-04-20 Gunnar BeutnerFix incorrect #endif in icinga-app.cpp.
2014-04-18 Gunnar BeutnerFix pkg data dir for Windows.
2014-04-18 Gunnar BeutnerUse the right path prefix for Windows.
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-17 Gunnar BeutnerRun the Windows Service as NT AUTHORITY\NetworkService.
2014-04-16 Gunnar BeutnerAdd icon and version info resource for the Icinga binary.
2014-04-16 Gunnar BeutnerBuild fix.
2014-04-16 Gunnar BeutnerAllow running Icinga 2 as a Windows service.
2014-04-13 Gunnar BeutnerFix infinite loop when user/group for -u/-g are invalid.
2014-04-07 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-03-30 Gunnar BeutnerBuild fix for FreeBSD/OS X.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-29 Gunnar BeutnerDump AST execution state in debug mode.
2014-03-21 Gunnar BeutnerMake config error messages friendler.
2014-03-21 Gunnar BeutnerMake config error messages more awesome.
2014-03-19 Michael FriedrichAdd --no-validate option and skip duplicate validation...
2014-03-19 Michael FriedrichChange copyright header (again).
2014-02-12 Gunnar BeutnerMake script variables constant.
2014-02-05 Gunnar BeutnerFix: IcingaUseVfork warning when spawning child processes.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-20 Gunnar BeutnerDiscard unused config items as early as possibly.
2013-12-16 Gunnar BeutnerMerge branch 'feature/console-logger-5342' into next
2013-12-16 Gunnar BeutnerRemove the ConsoleLogger class and keep the default...
2013-12-05 Gunnar BeutnerSet rlimits in the Application class (rather than in...
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
2013-11-27 Gunnar BeutnerMerge branch 'feature/mail-notifications-5224' into...
2013-11-27 Gunnar BeutnerImplement IcingaSysconfDir variable.
2013-11-21 Gunnar BeutnerMerge branch 'feature/log-context-5085' into next
2013-11-21 Gunnar BeutnerImplement support for high-level stack traces.
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-11-05 Gunnar BeutnerImplement --no-config option.
2013-11-05 Gunnar BeutnerMerge branch 'feature/app-bootstrap-4995' into next
2013-11-05 Gunnar BeutnerDon't compile SigHupHandler on Windows.
2013-11-04 Gunnar BeutnerMerge branch 'feature/methods-lib-4959' into next
2013-11-04 Gunnar BeutnerMake sure the name of the initial library (libicinga...
next