]> granicus.if.org Git - icinga2/history - icinga-app/icinga.cpp
Make a few functions static
[icinga2] / icinga-app / icinga.cpp
2017-11-30 Gunnar BeutnerMake a few functions static
2017-11-30 Gunnar BeutnerReplace boost::thread with std::thread
2017-11-27 Gunnar BeutnerMerge pull request #5555 from Icinga/feature/ecc-certs
2017-11-27 Gunnar BeutnerMerge pull request #5675 from froehl/feature/influxdbwr...
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-10-24 Gunnar BeutnerMerge pull request #5620 from Icinga/fix/api-staging...
2017-10-16 Noah HilverlingMerge branch 'mcktr/feature/4128-win-edit-button' of...
2017-10-13 Michael FriedrichMerge pull request #5602 from Icinga/fix/config-validat...
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-09-22 Noah HilverlingAdd process elevation & log message if user does not... 5602/head
2017-06-23 Michael FriedrichMerge pull request #5373 from Icinga/feature/rlimit...
2017-06-23 Gunnar BeutnerMake rlimits configurable by adding three variables... 5373/head
2017-01-17 Michael FriedrichUpdate issue tracker to GitHub
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-11-23 Michael FriedrichDeprecate the client 'bottom up' mode w/ node update...
2016-10-25 Jean FlachAdd option to choose icinga2s user
2016-10-04 Gunnar BeutnerEnsure we don't leak file descriptors to child processes
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerFix compiler warnings
2016-08-24 Michael FriedrichMerge branch 'support/2.5'
2016-08-23 Gunnar BeutnerImplement an environment variable to keep Icinga from...
2016-08-19 Gunnar BeutnerRevert "Fix incorrect detection of the 'Concurrency...
2016-08-17 Gunnar BeutnerFix incorrect detection of the 'Concurrency' variable
2016-08-10 Gunnar BeutnerInclude compiler name/version and build host name in...
2016-04-20 Gunnar BeutnerImplement support for upgrading NSIS-based installations
2016-04-20 Gunnar BeutnerImplement support for running custom install/uninstall...
2016-04-20 Gunnar BeutnerAdd preliminary support for 64-bit packages
2016-04-01 Gunnar BeutnerImplement support for upgrading NSIS-based installations
2016-03-31 Gunnar BeutnerImplement support for running custom install/uninstall...
2016-03-30 Gunnar BeutnerAdd preliminary support for 64-bit packages
2016-02-23 Arnd HannemannRemove superfluous ifdef
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-18 Arnd HannemannRemove superfluous ifdef
2015-11-26 Gunnar BeutnerImplement Platform* global variables
2015-11-23 Gunnar BeutnerImplement Platform* global variables
2015-11-05 Gunnar BeutnerImplement a debugger for Icinga scripts
2015-10-26 Mhd Sulhanicinga-app: show options for log-level
2015-10-26 Gunnar BeutnerUndo accidental edit in icinga.cpp from 6fa58a52
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-09-17 Gunnar BeutnerImplement config object sync
2015-09-04 Gunnar BeutnerImplement reload functionality for Windows
2015-08-15 Gunnar BeutnerImplement support for persisting modified attributes
2015-08-10 Gunnar BeutnerImplement reload functionality for Windows
2015-08-08 Gunnar BeutnerImplement support for attaching GDB to the Icinga proce...
2015-06-17 Gunnar BeutnerMake sure that --scm-install doesn't fail when the...
2015-05-12 Gunnar BeutnerMake sure that --scm-install doesn't fail when the...
2015-03-18 Gunnar BeutnerMake order for deferred initializers deterministic
2015-03-18 Gunnar BeutnerFix incorrect type for the --app argument
2015-03-18 Gunnar BeutnerFix livestatus unit tests
2015-03-18 Gunnar BeutnerClean up the start-up process a bit
2015-03-09 Gunnar BeutnerFix missing program name in 'icinga2 --version'
2015-03-04 Gunnar BeutnerFix memory leak when evaluating init.conf
2015-03-03 Gunnar BeutnerFix crash when Utility::BaseName fails
2015-03-03 Gunnar BeutnerFix crash when specifying invalid argument for --autoco...
2015-02-27 Jean-Marcel FlachUse RequestShutdown with exitcode instead of Applicatio...
2015-02-20 Gunnar BeutnerFix app initialization
2015-02-20 Gunnar BeutnerMove some of the initialization code into icinga-app
2015-02-13 Gunnar BeutnerFix exception handler for --library on OS X
2015-02-09 Gunnar BeutnerImprove error message for setgroups/initgroups/setuid
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Jean FlachRephrase 2 lines so they conform with the style
2015-01-21 Jean FlachFix an Icinga crash, improve a log message
2015-01-15 Jean FlachMake Icinga exit on invalid log-severity argument
2015-01-15 Tobias von der KroneUse https://www.icinga.org as Icinga website url
2014-12-20 Gunnar BeutnerImprove error reporting
2014-12-19 Gunnar BeutnerRename _DEBUG to I2_DEBUG
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-12-18 Gunnar BeutnerRemove usage info from --version
2014-12-14 Gunnar BeutnerRefactor how variable scopes work
2014-11-16 Gunnar BeutnerImplement an experimental variable to limit the number...
2014-11-12 Gunnar BeutnerFix _DEBUG define on *NIX
2014-11-12 Gunnar BeutnerFix crash in the unit tests
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...
next