]> granicus.if.org Git - icinga2/history - lib/icinga/icingaapplication.cpp
Removed PCH support (as it's clearly not working properly).
[icinga2] / lib / icinga / icingaapplication.cpp
2013-02-22 Gunnar BeutnerRemoved PCH support (as it's clearly not working properly).
2013-02-11 Gunnar BeutnerDon't load the replication component on standalone...
2013-02-05 Gunnar BeutnerFixed default path for the icinga2.state file.
2013-02-04 Gunnar BeutnerFixed default paths for icinga2.state and icinga2.pid...
2013-02-03 Gunnar BeutnerImplemented --version and made --help output prettier.
2013-02-02 Gunnar BeutnerUse boost::program_options to parse arguments.
2013-02-02 Gunnar BeutnerRemoved the old-style validation code.
2012-12-04 Gunnar BeutnerImplemented DynamicType support.
2012-11-26 Gunnar BeutnerRefactored IcingaApplication::Get*().
2012-10-05 Gunnar BeutnerMerge branch 'master' of git.icinga.org:icinga2
2012-10-02 Michael FriedrichConfiguration: add _path suffix to IcingaApplication...
2012-10-02 Michael FriedrichConfiguration: use underscore in attributes, document...
2012-09-24 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-24 Gunnar BeutnerChanged shutdown message.
2012-09-22 Michael FriedrichMerge branch 'master' into compatido
2012-09-22 Michael FriedrichRevert "s/cibsync/replication/g in icingaapplication...
2012-09-21 Gunnar BeutnerMerged convenience component into libicinga.
2012-09-19 Gunnar BeutnerRenamed default PID/state filenames.
2012-09-17 Gunnar BeutnerFix: Load the 'replication' component.
2012-09-15 Michael FriedrichMerge branch 'master' into compatido
2012-09-15 Michael Friedrichs/cibsync/replication/g in icingaapplication lib, loadi...
2012-09-10 Gunnar BeutnerRefactored the libraries.
2012-09-07 Gunnar BeutnerRenamed 'doc' to 'docs'.