]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-06-26 Gunnar BeutnerImplement notification conditions.
2013-06-26 Gunnar BeutnerMake sure flapping counters aren't negative.
2013-06-26 Gunnar BeutnerConfig: Implement << and >> operators.
2013-06-25 Gunnar BeutnerDon't allow asterisks in identifiers.
2013-06-25 Gunnar BeutnerImplement script variables.
2013-06-24 Michael Friedrichconfigconvert: treat address* and other attributes...
2013-06-24 Michael Friedrichconfigconvert: update README
2013-06-24 Michael Friedrichconfigconvert: move to tools/
2013-06-24 Michael Friedrichtools: move mkembedconfig into subdir
2013-06-24 Michael Friedrichconfigconvert: disable debug logging by default
2013-06-24 Michael Friedrichconfigconvert: run_icinga2 config test helper
2013-06-24 Michael Friedrichconfigconvert: enable debug consolelogger for config...
2013-06-24 Michael Friedrichconfigconvert: remove obsolete itl service template
2013-06-24 Michael FriedrichConfig Conversion: add conversion script
2013-06-24 Gunnar BeutnerFix: Timeperiods: legacy-timeperiod parsed empty, resul...
2013-06-24 Gunnar Beutnerstatus.dat: Escape new-lines in multi-line plugin output
2013-06-24 Gunnar BeutnerFix: missing check_command attribute results in sigsegv...
2013-06-24 Gunnar BeutnerRemove obsolete templates.
2013-06-24 Gunnar BeutnerFix: Compat Log: abort on OwnLock()
2013-06-22 Michael Friedrichdocs: s/check_command/command/ on command object, s...
2013-06-21 Gunnar BeutnerUpdate the flapping detecting formula.
2013-06-21 Gunnar BeutnerImplement external commands for flapping detection.
2013-06-21 Gunnar BeutnerImplement flapping detection.
2013-06-21 Gunnar BeutnerConfig: Fix nested dictionaries in arrays.
2013-06-21 Gunnar BeutnerMake error message more user-friendly.
2013-06-21 Gunnar BeutnerAdd missing lock.
2013-06-19 Gunnar BeutnerBugfix for removing expired downtimes.
2013-06-19 Gunnar BeutnerImplement support for acknowledgement comments.
2013-06-19 Gunnar BeutnerImplement support for downtime comments.
2013-06-19 Gunnar BeutnerDon't seal DynamicObject updates.
2013-06-19 Gunnar BeutnerRemove unused typedef.
2013-06-17 Gunnar BeutnerUpdate tutorial.
2013-06-17 Gunnar BeutnerRemoved obsolete file.
2013-06-13 Gunnar BeutnerImplement volatile services
2013-06-13 Gunnar BeutnerImplement command timeouts.
2013-06-13 Gunnar BeutnerRefactor commands and implement event handlers.
2013-06-06 Gunnar BeutnerRemove the ILogger interface.
2013-06-06 Gunnar BeutnerFix inheritance for config types.
2013-06-06 Gunnar BeutnerFix dependency problem for "make dist".
2013-06-04 Gunnar BeutnerWindows build fix.
2013-06-04 Gunnar BeutnerRename 'path_prefix' option to 'perfdata_path'.
2013-05-15 Gunnar BeutnerFixed grammar mistake.
2013-05-15 Gunnar BeutnerUpdate CGI section in the tutorial.
2013-05-13 Gunnar BeutnerImplement notification escalations.
2013-05-13 Gunnar BeutnerFix ThreadPool exception on shutdown.
2013-05-08 Gunnar BeutnerFix infinite loop in LegacyTimePeriod::FindNthWeekday().
2013-05-08 Gunnar BeutnerMake error message about invalid object names more...
2013-05-08 Gunnar BeutnerFix: ConfigItem types and names are not case-insensitive
2013-05-07 Gunnar BeutnerDisallow colons in user-defined objects. Use colons...
2013-05-07 Gunnar BeutnerDon't allow config items to inherit from themselves.
2013-05-06 Gunnar BeutnerRename .txt files to .adoc.
2013-05-04 Michael Friedrichicinga2.spec: show some love for proper builds
2013-05-03 Gunnar BeutnerFix type name.
2013-05-03 Gunnar BeutnerInit script: Fix shell redirection.
2013-05-03 Gunnar BeutnerImplement -d (daemonize) and -e (errorlog).
2013-05-03 Gunnar BeutnerFix uninitialized variables.
2013-05-03 Gunnar BeutnerFix parsing <MONTH> <DAY> time defs (e.g. "december...
2013-05-03 Gunnar BeutnerFix DST bug in LegacyTimePeriod::ParseTimeSpec().
2013-05-03 Gunnar BeutnerRemoved dependency on boost/uuid.
2013-05-03 Gunnar BeutnerAdd missing comma.
2013-05-03 Gunnar BeutnerTutorial: Add section about time periods.
2013-05-03 Gunnar BeutnerImplement new validation type: name(Type)
2013-05-02 Michael FriedrichITL: add 'legacy-timeperiod' with update method
2013-05-02 Gunnar BeutnerUpdate INSTALL file.
2013-04-24 Gunnar BeutnerUpdate documentation.
2013-04-24 Gunnar BeutnerUpdate tutorial.
2013-04-23 Gunnar BeutnerUpdate config syntax documentation. Add install/config...
2013-04-23 Gunnar BeutnerFix VPATH asciidoc builds.
2013-04-22 Gunnar BeutnerBuild fix.
2013-04-22 Gunnar Beutnerconfigure.ac: Fix Python detection.
2013-04-21 Gunnar BeutnerFix staged installs (DESTDIR).
2013-04-19 Gunnar BeutnerWindows build fix.
2013-04-19 Gunnar BeutnerFix memory leak in the StdioStream class.
2013-04-19 Gunnar BeutnerBugfixes for the BufferedStream class.
2013-04-19 Gunnar BeutnerFix 'make check-coverage' for VPATH builds.
2013-04-19 Gunnar BeutnerRemove -Weffc++.
2013-04-19 Gunnar BeutnerFix VPATH builds.
2013-04-19 Gunnar BeutnerFix 'make distcheck'.
2013-04-19 Gunnar BeutnerRemoved obsolete debug code.
2013-04-19 Gunnar BeutnerEven more unit tests.
2013-04-19 Gunnar BeutnerAdd more unit tests.
2013-04-18 Gunnar BeutnerAdd some unit tests.
2013-04-18 Gunnar BeutnerRemove debug code.
2013-04-18 Gunnar BeutnerFix incorrect variable name.
2013-04-18 Gunnar BeutnerUnify parsing weekday definitions.
2013-04-17 Gunnar BeutnerImplement complex 1.x timeperiod definitions.
2013-04-16 Gunnar BeutnerMore bugfixes for timeperiods.
2013-04-16 Gunnar BeutnerBugfixes for the timeperiod feature.
2013-04-15 Gunnar BeutnerImplemented Icinga 1.x time period parser.
2013-04-15 Gunnar BeutnerImplement host check commands
2013-04-08 Gunnar BeutnerDon't link items after we've encountered a compiler...
2013-04-08 Gunnar BeutnerFix crash when application config item is missing.
2013-04-08 Gunnar BeutnerRemove unused #include.
2013-04-08 Gunnar BeutnerFix FIFO bug.
2013-04-05 Gunnar BeutnerFix case where all threadpool threads are killed.
2013-04-05 Gunnar BeutnerOptimize replication messages.
2013-04-05 Gunnar BeutnerBugfixes for the replication component.
2013-04-04 Gunnar BeutnerRefactor the socket subsystem.
2013-04-04 Gunnar BeutnerFix memory leaks in the config parser.
2013-04-02 Gunnar BeutnerBugfixes for the socket subsystem.
next