]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-10-30 Gunnar BeutnerRemove libltdl dependency.
2013-10-30 Gunnar BeutnerMerge branch 'feature/ido-options-4782' into next
2013-10-30 Gunnar BeutnerRemove unused methods from IdoMysqlConnection.
2013-10-30 Gunnar BeutnerAdd documentation for the DbCat* filters.
2013-10-30 Gunnar BeutnerAdd script constants for the DbCat* filter categories.
2013-10-30 Gunnar BeutnerImplement data processing options (DbConnection::catego...
2013-10-30 Gunnar BeutnerImplement DbQuery::Category field.
2013-10-30 Gunnar BeutnerMerge branch 'feature/property-fix-4973' into next
2013-10-30 Gunnar BeutnerFix short_name and display_name properties.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.
2013-10-25 Gunnar BeutnerFix unnecessary rebuilds of the config_parser.yy file.
2013-10-25 Gunnar BeutnerAdd support for running tests with xUnit.
2013-10-24 Gunnar BeutnerMerge branch 'feature/randomcheck-4896' into next
2013-10-24 Gunnar BeutnerClean up indentation.
2013-10-23 Gunnar BeutnerAdd RandomCheck similar to NullCheck.
2013-10-23 Ricardo BartelsMerge branch 'feature/ssl-scripts-4948' into next
2013-10-23 Ricardo BartelsEnhance SSL building scripts.
2013-10-22 Gunnar BeutnerBuild fix for FreeBSD. v0.0.3
2013-10-22 Gunnar BeutnerFix boost detection on Ubuntu 13.10.
2013-10-22 Michael FriedrichUpdate Changelog and installation files.
2013-10-22 Michael FriedrichUpdate Documentation.
2013-10-22 Gunnar BeutnerUpdate MySQL schema.
2013-10-22 Gunnar BeutnerAdd missing library.
2013-10-22 Gunnar BeutnerRemove unused #includes.
2013-10-21 Michael FriedrichDocumentation: Fix some typos.
2013-10-21 Michael FriedrichUpdate documentation.
2013-10-21 Gunnar BeutnerUpdate icinga2 path in the init script.
2013-10-21 Michael FriedrichStart log flush timer after binding the stream.
2013-10-21 Michael FriedrichFlush StreamLogger periodically.
2013-10-21 Michael FriedrichSanitize dots in metric names too.
2013-10-21 Gunnar BeutnerAdd Vagrant files to make dist.
2013-10-21 Michael FriedrichMove icinga2 binary into sbin.
2013-10-21 Michael FriedrichAdd debuglog feature.
2013-10-21 Gunnar BeutnerFix make install on FreeBSD.
2013-10-21 Gunnar BeutnerMake sure to #include <pthread_np.h> on FreeBSD.
2013-10-21 Gunnar BeutnerFreeBSD build fix.
2013-10-20 Gunnar BeutnerAnother build fix.
2013-10-20 Gunnar BeutnerBuild fix.
2013-10-20 Gunnar Beutnerconfig: Implement AST support for const expressions.
2013-10-20 Michael FriedrichDocumentation: Add note for daemon user/group.
2013-10-20 Michael FriedrichDocumentation: Add EPEL url.
2013-10-18 Michael FriedrichAdd NOTIFICATION{AUTHOR,AUTHORNAME,COMMENT} macros.
2013-10-18 Michael FriedrichFix missing object lock in ExternalCommandProcessor...
2013-10-18 Michael Friedrichspec: Enable %doc macros for all packages.
2013-10-18 Michael FriedrichUpdate README.
2013-10-18 Michael FriedrichVagrant: Fix icinga-web command pipe.
2013-10-18 Michael FriedrichRename i2enfeature/i2disfeature to icinga2-{enable...
2013-10-18 Michael FriedrichDon't sanitize dots in metrics.
2013-10-18 Michael FriedrichDocumentation: Reduce 33 to 3 TODOs.
2013-10-18 Michael FriedrichFix perfdata in NullCheck.
2013-10-18 Michael FriedrichGraphiteWriter: Refactor perfdata parsing.
2013-10-18 Gunnar BeutnerRemove unused file.
2013-10-18 Gunnar BeutnerRemove README.icinga and add .gitkeep instead.
2013-10-18 Gunnar BeutnerUpdate documentation.
2013-10-18 Gunnar BeutnerUpdate documentation.
2013-10-18 Gunnar BeutnerRefactor check scheduler some more.
2013-10-18 Gunnar BeutnerRefactor check scheduler.
2013-10-18 Gunnar BeutnerRevert Endpoint::SetClient() change.
2013-10-18 Gunnar BeutnerSet thread names for the BufferedStream thread procs.
2013-10-18 Gunnar BeutnerImplement TOTALHOSTSERVICES, TOTALHOSTSERVICESOK, TOTAL...
2013-10-18 Gunnar BeutnerBuild fix.
2013-10-18 Gunnar BeutnerImplement HOSTDURATIONSEC and SERVICEDURATIONSEC macros.
2013-10-18 Michael FriedrichMigration: Print error message on non-existing icinga...
2013-10-18 Gunnar BeutnerSet thread name for Endpoint threads.
2013-10-18 Gunnar BeutnerFix: GraphiteWriter: reconnect on broken socket.
2013-10-18 Gunnar BeutnerFix error message.
2013-10-18 Gunnar BeutnerClean up socket code.
2013-10-17 Michael FriedrichDocumentation: Remove duplicated information.
2013-10-17 Michael FriedrichDocumentation: Add Notifications, Escalations, Filters...
2013-10-17 Michael FriedrichAdd pki/.gitignore.
2013-10-17 Michael FriedrichUpdate documentation: Remove TODO from advanced topics.
2013-10-17 Gunnar BeutnerClose all file descriptors before restarting.
2013-10-17 Michael FriedrichDocumentation: Update commands and external commands.
2013-10-17 Bernd ErkAdd docu for icinga2-build-key and icinga2-build-ca.
2013-10-17 Gunnar BeutnerChange log severity for a debug message.
2013-10-17 Gunnar BeutnerBuild fix.
2013-10-17 Gunnar BeutnerFix deadlock in WorkQueue::Join().
2013-10-17 Gunnar BeutnerImprove the error message for GetX509Certificate().
2013-10-17 Gunnar BeutnerFix PKI scripts.
2013-10-17 Gunnar Beutnerpki: Update install path.
2013-10-17 Gunnar Beutnericinga2-pkifuncs: Update example path.
2013-10-17 Gunnar BeutnerUpdate extended key usage.
2013-10-17 Gunnar Beutnericinga2-build-ca: Fix file count.
2013-10-17 Gunnar BeutnerAnother build fix.
2013-10-17 Gunnar BeutnerBuild fix.
2013-10-17 Gunnar BeutnerAdd missing file.
2013-10-17 Gunnar BeutnerRemove debug message.
2013-10-17 Gunnar BeutnerInstall PKI utils.
2013-10-17 Gunnar BeutnerAdd PKI scripts.
2013-10-17 Michael Friedrichspec: icinga2-classicui-config depends on icinga2,...
2013-10-17 Michael FriedrichRename features: statusdat -> statusdata, compat-log...
2013-10-17 Gunnar BeutnerFix: Check_source in ClassicUI is N/A
2013-10-17 Gunnar BeutnerFix crashes when restarting Icinga.
2013-10-17 Gunnar BeutnerRemove unused #include.
2013-10-17 Gunnar BeutnerRevert "NullCheckTask should return StateOK."
2013-10-17 Gunnar BeutnerRe-implement WorkQueue item limit.
2013-10-17 Gunnar Beutnercluster: Add debug message.
2013-10-17 Gunnar BeutnerFix deadlock in WorkQueue::Enqueue().
2013-10-17 Gunnar BeutnerUpdate path.
next