]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2013-09-16 Gunnar Beutnercluster: Don't replay log messages twice.
2013-09-16 Gunnar Beutnercluster: Make log replays non-blocking.
2013-09-16 Gunnar BeutnerFix logging performance problem.
2013-09-15 Gunnar BeutnerSet group before user.
2013-09-15 Gunnar BeutnerImplement setgid/setuid support.
2013-09-13 Gunnar Beutnerconfig: Fix arguments for hostchecks.
2013-09-13 Gunnar Beutnerconfig: Fix attribute lookup functions.
2013-09-13 Gunnar Beutnerconfig: Temporarily set hostname for services.
2013-09-13 Gunnar Beutnerconfig: Fix looking up host custom attributes.
2013-09-13 Gunnar Beutnerconfig: Fix resolving macros in command arguments.
2013-09-13 Gunnar Beutnercluster: Make the feature checks more robust.
2013-09-13 Michael FriedrichConfig Conversion: Fix global macros requiring escape_s...
2013-09-13 Gunnar Beutnerconfig: Fix += { }.
2013-09-13 Gunnar BeutnerFix custom macros.
2013-09-13 Gunnar BeutnerConvert custom attributes to macros.
2013-09-13 Gunnar Beutnercluster: Another fix for authority checks.
2013-09-12 Michael FriedrichConfig Conversion: Object macros start with name.
2013-09-12 Michael FriedrichConfig Conversion: Treat command arg macros directly...
2013-09-12 Michael FriedrichConfig Conversion: Update sample icinga2 config.
2013-09-12 Michael FriedrichConfig Conversion: Fix import removing inline comments...
2013-09-12 Michael FriedrichConfig Conversion: Make ADMIN/USER macros global again...
2013-09-12 Michael FriedrichConfig Conversion: s/user_macros/global_macros/g
2013-09-12 Michael FriedrichConfig Conversion: introduce resource.conf with global...
2013-09-12 Gunnar Beutnercluster: Fix cleaning up old log files.
2013-09-12 Gunnar BeutnerIgnore check results if we have a local result that...
2013-09-12 Gunnar Beutnerchecker: Fix incorrect wait time when first service...
2013-09-12 Gunnar BeutnerMake sure the next check timestamp can't be in the...
2013-09-12 Gunnar Beutnercluster: More delegation bugfixes.
2013-09-12 Gunnar Beutnerchecker: Fix waiting for non-authoritative checks.
2013-09-12 Gunnar BeutnerFix crash in ClusterComponent::CheckAuthorityHandler.
2013-09-12 Gunnar Beutnerchecker: Make sure non-authoritative cluster instances...
2013-09-12 Gunnar BeutnerFix delegation bug.
2013-09-12 Gunnar BeutnerAdd missing lock.
2013-09-12 Gunnar BeutnerRemove obsolete code.
2013-09-12 Gunnar Beutnerconfig: Copy authority information into dependant services.
2013-09-12 Gunnar Beutnerido: Set m_Connected to false in Stop().
2013-09-12 Gunnar BeutnerMake sure the check latency can't be negative.
2013-09-12 Gunnar BeutnerUpdate test check output.
2013-09-12 Gunnar BeutnerAdd check output for NullCheck.
2013-09-12 Michael Friedrichido: Fix timeperioddbobject lock.
2013-09-12 Gunnar Beutnercluster: Update endpoints' features for heartbeat messages.
2013-09-12 Gunnar BeutnerRefactor authority checks a bit.
2013-09-12 Gunnar Beutnercluster: Implement authority checks.
2013-09-12 Gunnar BeutnerImprove error messages for socket error.
2013-09-12 Gunnar BeutnerFix bug which causes timeperiods not to be updated.
next