]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-09-25 Michael Friedrichconfig conversion: Move notification_interval|period...
2013-09-25 Michael Friedrichconfig conversion: Move notification filters from servi...
2013-09-25 Michael Friedrichconfig conversion: Rename hostcheck to check.
2013-09-25 Michael Friedrichconfig conversion: Rename group attributes.
2013-09-25 Michael Friedrichconfig conversion: Fix object names in test config.
2013-09-25 Michael Friedrichconfig conversion: Remove enable_{active,passive}_check...
2013-09-25 Gunnar BeutnerFix grammar mistake in the INSTALL file.
2013-09-25 Gunnar BeutnerUpdate INSTALL file.
2013-09-25 Gunnar Beutnerconfig: Remove the "abstract" keyword.
2013-09-25 Gunnar BeutnerAdd converted documentation files.
2013-09-25 Michael FriedrichFix wrong types.
2013-09-25 Michael FriedrichFix .gitignore.
2013-09-25 Michael Friedrichdb_ido: Fix log string.
2013-09-25 Gunnar BeutnerImplement init script option: checkconfig.
2013-09-25 Michael FriedrichFix unused parameter, missing initialization.
2013-09-25 Gunnar BeutnerRemove unused parameter.
2013-09-25 Gunnar BeutnerRename CompatLog class.
2013-09-25 Gunnar BeutnerBuild fix.
2013-09-25 IcingaRename IDO libraries.
2013-09-25 Gunnar BeutnerRename command-line parameter: -v -> -C
2013-09-25 Gunnar BeutnerUpdate example config files.
2013-09-25 Gunnar BeutnerRefactor the demo library.
2013-09-25 Gunnar BeutnerRefactor the cluster library.
2013-09-25 Gunnar BeutnerRefactor the livestatus library.
2013-09-25 Gunnar Beutnerconfig: Remove unused validator.
2013-09-25 Gunnar BeutnerBuild fix.
2013-09-25 Gunnar Beutnerconfig: Rename Notification::groups to Notification...
2013-09-25 Gunnar Beutnerconfig: Rename Service::servicegroups to Service::groups.
2013-09-25 Gunnar Beutnerconfig: Rename host_name to host.
2013-09-25 Gunnar Beutnerconfig: Rename servicedependencies/hostdependencies.
2013-09-25 Gunnar Beutnerconfig: Rename Host::hostgroups to Host::groups.
2013-09-25 Gunnar Beutnerconfig: Rename Host::hostcheck to Host::check.
2013-09-25 Gunnar Beutnercluster: Don't allow wildcards in endpoint names.
2013-09-25 Gunnar Beutnerconfig: Update validators.
2013-09-25 Gunnar Beutnerconfig: Don't clone host/service attributes.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-25 Gunnar BeutnerRefactor CompatComponent class.
2013-09-24 Michael FriedrichFix crash on missing notification_command.
2013-09-24 Michael Friedrichido: Add notifications.
2013-09-24 Michael Friedrichnotifications: Add OnNotificationSentToAllUsers signal.
2013-09-24 Michael Friedrichcompatutility: Refactor checkresult output, add notific...
2013-09-24 Michael Friedrichido: Add downtimehistory.
2013-09-24 Michael Friedrichido: Add commenthistory.
2013-09-24 Michael Friedrichido: Add acknowledgements.
2013-09-24 Gunnar Beutnerconfig: Add missing "volatile" validator for the Servic...
2013-09-24 Gunnar Beutnerconfig: Count errors and warnings.
2013-09-24 Gunnar BeutnerUpdate type validators.
2013-09-24 Gunnar BeutnerImprove config validation.
2013-09-24 Gunnar BeutnerMake sample configuration more readable.
2013-09-24 Gunnar BeutnerFix status.dat indentation.
2013-09-21 Gunnar BeutnerMove around CFLAGS/CXXFLAGS some more.
2013-09-21 Gunnar BeutnerRe-order CFLAGS/CXXFLAGS in configure.ac.
2013-09-21 Gunnar BeutnerOS X build fix.
2013-09-21 Gunnar Beutnerbase: Limit work queue size.
2013-09-21 Gunnar BeutnerComment out some of the less useful debug messages.
2013-09-20 Gunnar Beutnerbase: Limit buffer size for BufferedStream objects.
2013-09-19 Gunnar BeutnerChange log level for some messages.
2013-09-19 Gunnar Beutnercluster: Fix log replay.
2013-09-19 Gunnar BeutnerFix: DynamicObject::HasPrivileges should always return...
2013-09-19 Gunnar Beutnercluster: Make debug messages more useful.
2013-09-18 Gunnar BeutnerFix timeperiod update bug.
2013-09-18 Gunnar BeutnerChange log timestamp format.
2013-09-18 Gunnar BeutnerFix workqueue dispatch.
2013-09-18 Michael FriedrichConfig Conversion: Update --help.
2013-09-18 Michael FriedrichConfig Conversion: Refactor hostcheck service as new...
2013-09-18 Michael FriedrichConfig Conversion: Allow to define external global...
2013-09-18 Gunnar BeutnerFix lock contention in ThreadPool::Post.
2013-09-18 Gunnar BeutnerFix uninitialized variable.
2013-09-18 Gunnar BeutnerRemove unnecessary check.
2013-09-18 Gunnar BeutnerChange log level for some messages.
2013-09-18 Gunnar BeutnerRemove unused variables.
2013-09-18 Gunnar BeutnerFix parameter type for Service::RemoveDowntime.
2013-09-18 Gunnar BeutnerUse short name for threadpool worker threads.
2013-09-18 Gunnar Beutnercluster: Refactor method names.
2013-09-18 Gunnar BeutnerImplement support for work queues.
2013-09-18 Gunnar BeutnerFix memory leaks in the config parser.
2013-09-18 Gunnar BeutnerFix memory leak in NetString::ReadStringFromStream.
2013-09-17 Michael FriedrichAdd missing DowntimesExpireTimer.
2013-09-17 Michael FriedrichCompatLog: Fix downtimes.
2013-09-17 Michael FriedrichAdd RemoveDowntime() cancelled parameter, check for...
2013-09-17 Michael FriedrichRemove obsolete comment.
2013-09-17 Michael Friedrichido: Fix missing TriggerDowntime() queries.
2013-09-17 Gunnar Beutnercluster: Fix default privileges.
2013-09-17 Michael Friedrichido: Fix downtimes/comments removal.
2013-09-17 Gunnar Beutnercluster: Log ignored messages.
2013-09-17 Gunnar BeutnerUpdate log level for a debug message.
2013-09-17 Gunnar BeutnerRemove debug code
2013-09-17 Gunnar Beutnercluster: Fix deadlock.
2013-09-17 Gunnar BeutnerEnable cluster debugging.
2013-09-17 Gunnar Beutnercluster: Implement domain ACL checks.
2013-09-17 Gunnar Beutnercluster: Implement domain support.
2013-09-16 Michael FriedrichConfig Conversion: Detect hosts w/o services and proper...
2013-09-16 Michael FriedrichConfig Conversion: Add proper check_command detection...
2013-09-16 Gunnar Beutnercluster: Remove old logs before reconnecting.
2013-09-16 Gunnar BeutnerChange log level for a debug message.
2013-09-16 Gunnar BeutnerFix: Cluster log files were not properly removed when...
2013-09-16 Gunnar BeutnerAdd debug message.
2013-09-16 Gunnar Beutnercluster: Re-open logfile after log replay.
2013-09-16 Gunnar Beutnercluster: Yet another fix.
2013-09-16 Gunnar Beutnercluster: Another log replay fix.
next