]> granicus.if.org Git - icinga2/shortlog
icinga2
2012-07-10 Gunnar BeutnerFixed compilation on Windows.
2012-07-10 Gunnar BeutnerImplemented logging to files and made logging configurable.
2012-07-10 Gunnar BeutnerDocumentation for the config format.
2012-07-10 Gunnar BeutnerCleaned up syslog class.
2012-07-10 Gunnar BeutnerImplemented syslog logger class.
2012-07-10 Gunnar BeutnerAdded assert()s for some common thread-safety problems.
2012-07-10 Gunnar BeutnerAdded documentation for the logger classes.
2012-07-10 Gunnar BeutnerMade logging more modular.
2012-07-10 Gunnar BeutnerRemoved support for tuples from the configuration parser.
2012-07-10 Gunnar BeutnerBuild fixes for the unit tests.
2012-07-10 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-07-09 Gunnar BeutnerAdded missing GPL headers and Visual Studio filters.
2012-07-09 Gunnar BeutnerRenamed Ringbuffer class to RingBuffer
2012-07-09 Gunnar BeutnerMoved CIB class constructors from header file to .cpp...
2012-07-09 Gunnar BeutnerRemoved unused code.
2012-07-09 Gunnar BeutnerClean up reachability calculation.
2012-07-09 Gunnar BeutnerAdded GetProperty/SetTag/GetTag accessors to ConfigObje...
2012-07-09 Gunnar BeutnerVerify object type in the CIB class constructors.
2012-07-09 Gunnar BeutnerForce compat module to write status.dat/objects.cache...
2012-07-09 Gunnar BeutnerRenamed Dictionary::{Set,Get}Property -> Dictionary...
2012-07-09 Gunnar BeutnerMoved host reachability/state code into the cib library.
2012-07-09 Gunnar BeutnerAuto-detect host parents.
2012-07-09 Gunnar BeutnerFixed config parser error messages.
2012-07-09 Gunnar BeutnerDistinguish between 'dependencies' (reachability) and...
2012-07-09 Gunnar BeutnerImplemented host dependencies
2012-07-08 Gunnar BeutnerCleaned up << operator for the DebugInfo class.
2012-07-08 Gunnar BeutnerAdd path to the DebugInfo struct.
2012-07-08 Gunnar BeutnerBuild fixes for *NIX.
2012-07-08 Gunnar BeutnerMake sure that include paths are interpreted as relativ...
2012-07-08 Gunnar BeutnerImplemented auto-discovery script.
2012-07-08 Gunnar BeutnerBugfixes for the 'convenience' component.
2012-07-08 Gunnar BeutnerImplemented extended service template format.
2012-07-08 Gunnar BeutnerAdded convenience module to list of dependencies.
2012-07-07 Gunnar BeutnerFixed truncated plugin output.
2012-07-07 Gunnar BeutnerFixed Win32 build dependencies.
2012-07-07 Gunnar BeutnerFixed build on Win32.
2012-07-06 Gunnar BeutnerLink convenience module into icinga app when building...
2012-07-06 Gunnar BeutnerDon't instantiate service objects for host templates.
2012-07-06 Gunnar BeutnerBugfix for the convenience component.
2012-07-06 Gunnar BeutnerImplemented ConfigItemBuilder class.
2012-07-06 Gunnar BeutnerRemoved ConfigVM class.
2012-07-06 Gunnar BeutnerImplemented 'services' property for host definitions.
2012-07-06 Gunnar BeutnerBugfix: Use service alias in service group definition.
2012-07-04 Gunnar BeutnerUndelegate services when their config objects are removed.
2012-07-04 Gunnar BeutnerUpdated .gitignore file.
2012-07-03 Gunnar BeutnerRemoved obsolete code.
2012-07-03 Gunnar BeutnerBugfixes.
2012-07-03 Gunnar BeutnerAdded missing state calculation.
2012-07-03 Gunnar BeutnerBugfixes.
2012-07-03 Gunnar BeutnerRe-designed reachability detection.
2012-07-03 Gunnar BeutnerBugfixes.
2012-07-03 Gunnar BeutnerImplemented service dependencies.
2012-07-03 Gunnar BeutnerImplemented ServiceStatusMessage class.
2012-07-03 Gunnar BeutnerBuild fixes for *NIX.
2012-07-03 Gunnar BeutnerFixed build scripts for *NIX.
2012-07-02 Gunnar BeutnerIgnore remote object updates when local object is newer.
2012-07-02 Gunnar BeutnerCompilation fixes for Windows.
2012-07-02 Gunnar BeutnerFixed compilation warnings on Windows.
2012-07-02 Gunnar BeutnerRemoved duplicate version of the config conversion...
2012-07-02 Gunnar BeutnerRenamed check_random plugin.
2012-07-02 Gunnar BeutnerRemoved obsolete files.
2012-07-02 Gunnar BeutnerMake checkers configurable.
2012-07-02 Gunnar BeutnerDisable freshness stuff in status.dat
2012-07-02 Gunnar BeutnerBugfixes.
2012-07-02 Gunnar BeutnerAdded freshness_interval config setting.
2012-07-02 Gunnar BeutnerMoved configrpc code into the cibsync module.
2012-07-02 Gunnar BeutnerBugfixes.
2012-07-02 Gunnar BeutnerDon't allow __local property for replicated objects.
2012-07-02 Gunnar BeutnerRemoved the 'temporary' config keyword.
2012-07-02 Gunnar BeutnerMoved CIB stuff into a separate library and loadable...
2012-07-02 Gunnar BeutnerFixed problem with keeping subscriptions properly synch...
2012-07-02 Gunnar BeutnerRenamed m_*Endpoint to m_Endpoint.
2012-07-02 Gunnar BeutnerCheck whether file was successfully opened.
2012-07-02 Gunnar BeutnerImplemented support for the 'include' config directive.
2012-07-01 Gunnar BeutnerWin32 bugfixes.
2012-07-01 Gunnar BeutnerAdded missing files.
2012-07-01 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-07-01 Gunnar BeutnerRenamed DictionaryIterator to Dictionary::Iterator.
2012-06-30 Gunnar BeutnerRenamed DictionaryIterator to Dictionary::Iterator.
2012-06-30 Gunnar BeutnerImplemented host and service groups.
2012-06-29 Gunnar BeutnerAdded check_random plugin.
2012-06-29 Gunnar BeutnerPerformance fixes for the compat module.
2012-06-29 Gunnar BeutnerMoved task stats to the CIB.
2012-06-29 Gunnar BeutnerFixed configrpc module.
2012-06-29 Gunnar BeutnerMade right-recursive config rules left-recursive.
2012-06-28 Gunnar BeutnerImplement task statistics.
2012-06-28 Gunnar BeutnerBugfixes and config conversion script.
2012-06-27 Gunnar BeutnerBugfixes.
2012-06-27 Gunnar BeutnerFixed execution time calculation.
2012-06-27 Gunnar BeutnerBugfix: Missing call to SetScheduleStart()
2012-06-27 Gunnar BeutnerFixed latency calculation.
2012-06-27 Gunnar BeutnerImplemented compat module (WIP).
2012-06-27 Gunnar BeutnerRe-delegate services after config changes.
2012-06-27 Gunnar BeutnerCombine private and public keys into one file.
2012-06-25 Gunnar BeutnerBugfixes for the soft/hard state calculation.
2012-06-25 Gunnar BeutnerImplemented soft/hard states.
2012-06-25 Gunnar BeutnerAdded serialization support for check results.
2012-06-24 Gunnar BeutnerBugfixes.
2012-06-24 Gunnar BeutnerFixed lock contention issue.
2012-06-24 Gunnar BeutnerEven more fixes.
next