]> granicus.if.org Git - icinga2/shortlog
icinga2
2012-09-27 Michael Friedrichcompatido: general cleanup
2012-09-27 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-27 Gunnar BeutnerBuild fix for Windows.
2012-09-27 Gunnar BeutnerFixed Utility::Sleep on Windows.
2012-09-27 Gunnar BeutnerHandle some exceptions that previously caused crashes.
2012-09-27 Gunnar BeutnerMake exception messages more verbose.
2012-09-27 Gunnar BeutnerFixed crash in Utility::Daemonize().
2012-09-26 Gunnar BeutnerAdd right lib dir to the search path.
2012-09-26 Gunnar BeutnerRemoved example certificates.
2012-09-26 Gunnar BeutnerUnset ax_lib when we're done (as this would cause the...
2012-09-26 Gunnar BeutnerFixed detection of the Boost Unit Test Framework.
2012-09-26 Gunnar BeutnerInstall icinga2 binary in $PREFIX/sbin rather than...
2012-09-26 Gunnar BeutnerUse AC_PROG_LEX instead of AM_PROG_LEX.
2012-09-26 Gunnar BeutnerUpdated autogen.sh to detect lex/yacc.
2012-09-25 Gunnar BeutnerAdded missing GPL header in scripttask.cpp.
2012-09-25 Gunnar BeutnerRemoved win32.cpp / unix.cpp files as they were no...
2012-09-25 Gunnar BeutnerRemoved ::Sleep and implemented Utility::Sleep.
2012-09-25 Gunnar BeutnerSleep for 5 seconds rather than 5 milliseconds.
2012-09-25 Gunnar BeutnerFixed grammar mistakes.
2012-09-25 Gunnar BeutnerRephrased the description for check_command.
2012-09-25 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-25 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-25 Gunnar BeutnerRemoved references to Nagios from the example config.
2012-09-25 Gunnar BeutnerProperly deal with time changes (2nd attempt).
2012-09-25 Michael Friedrichcompatidio: add a comment sample component to icinga2...
2012-09-25 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-25 Gunnar BeutnerDetect local time changes.
2012-09-25 Gunnar BeutnerAdded documentation for the example config file.
2012-09-25 Gunnar BeutnerChanged header for the status.dat file.
2012-09-25 Gunnar BeutnerImplemented lexer rules for time durations.
2012-09-25 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-25 Gunnar BeutnerDocumentation: renamed native::NagiosCheck to native...
2012-09-25 Gunnar BeutnerRenamed NagiosCheckTask to PluginCheckTask.
2012-09-25 Gunnar BeutnerChanged timestamp format (again).
2012-09-24 Michael Friedrichcompatido: apply x64 fixes, and renaming stuff to inclu...
2012-09-24 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-24 Michael Friedrichcompatido: dump RETAINED config types only, quickfix...
2012-09-24 Gunnar BeutnerChanged shutdown message.
2012-09-22 Michael Friedrichcompatido: add commented component example to icinga...
2012-09-22 Michael Friedrichcompatido: drop idoprotoapi.h, put hardcoded values...
2012-09-22 Michael Friedrichcompatido: make status update intervals some constants
2012-09-22 Michael FriedrichMerge branch 'master' into compatido
2012-09-22 Michael FriedrichRevert "drop broken example config install"
2012-09-22 Michael FriedrichRevert "s/cibsync/replication/g in icingaapplication...
2012-09-22 Michael FriedrichRevert "set boost required to 1.42"
2012-09-21 Gunnar BeutnerBuild fix for Windows.
2012-09-21 Gunnar BeutnerAdded Win64 build support.
2012-09-21 Gunnar BeutnerFixed module path for 64-bit RHEL.
2012-09-21 Gunnar BeutnerRemoved Debian package files.
2012-09-21 Gunnar BeutnerRemoved git-buildpackage config and instead added code...
2012-09-21 Gunnar BeutnerMerged convenience component into libicinga.
2012-09-21 Gunnar BeutnerCleaned up the code a bit.
2012-09-20 Gunnar BeutnerUpdated git-buildpackage options to not run ./configure...
2012-09-20 Gunnar BeutnerUpdated .gitignore file.
2012-09-20 Gunnar BeutnerRemoved git-buildpackage note. Added gbp.conf file.
2012-09-20 Gunnar BeutnerAdded note about git-buildpackage.
2012-09-19 Gunnar BeutnerReport PID in the status.dat file.
2012-09-19 Gunnar BeutnerBuild fix.
2012-09-19 Gunnar BeutnerAdded Utility::GetPid() helper function.
2012-09-19 Gunnar BeutnerRenamed default PID/state filenames.
2012-09-19 Gunnar BeutnerUpdated documentation.
2012-09-18 Gunnar BeutnerFixed detection of libboost_system on Solaris.
2012-09-18 Gunnar BeutnerFix: missing files in the dist tarball
2012-09-18 Gunnar BeutnerUpdated paths in ax_boost_base.m4 to auto-detect boost...
2012-09-18 Gunnar BeutnerUpdated boost version (1.42 -> 1.41).
2012-09-17 Gunnar BeutnerUpdated README files to mention autogen.sh (hi lazyfrosch!)
2012-09-17 Gunnar BeutnerFixed more doxygen warnings.
2012-09-17 Gunnar BeutnerUpdated doxygen documentation.
2012-09-17 Gunnar BeutnerFix: Load the 'replication' component.
2012-09-17 Gunnar BeutnerChanged minimum version for Boost to 1.42
2012-09-17 Gunnar BeutnerRenamed the VS solution file to match the project's...
2012-09-17 Gunnar BeutnerBuild fix for Windows.
2012-09-17 Gunnar BeutnerRenamed icinga binary to icinga2 to avoid conflicts...
2012-09-17 Gunnar BeutnerFixed crash in EndpointManager::SubscriptionTimerHandler.
2012-09-17 Gunnar BeutnerAdd missing Makefile.am.
2012-09-15 Michael Friedrichcompatido: cleanup, add programstatus cyclic updates
2012-09-15 Michael Friedrichcompatido: fix config dump, add closesink, add host...
2012-09-15 Michael Friedrichcompatido: dump config data periodically, fix api synta...
2012-09-15 Michael Friedrichcompatido: cleanup idosocket build, works now with...
2012-09-15 Michael Friedrichcompatido: fix linux builds from previous renames
2012-09-15 Michael FriedrichMerge branch 'master' into compatido
2012-09-15 Michael Friedrichset boost required to 1.42
2012-09-15 Michael Friedrichs/cibsync/replication/g in icingaapplication lib, loadi...
2012-09-15 Michael Friedrichdrop broken example config install
2012-09-15 Michael FriedrichWIP: compatido
2012-09-14 Gunnar BeutnerFixed a typo in the example config.
2012-09-14 Gunnar BeutnerRemoved unused ThreadPool class.
2012-09-14 Gunnar BeutnerAdded missing doc strings.
2012-09-14 Gunnar BeutnerFixed unit tests.
2012-09-14 Gunnar BeutnerAdded example config files and updated the build script...
2012-09-14 Gunnar BeutnerAdded boost to Debian deps.
2012-09-14 Gunnar BeutnerClean up .gitignore files.
2012-09-14 Gunnar BeutnerRenamed component: cibsync -> replication
2012-09-14 Gunnar BeutnerUpdated INSTALL/README/NEWS files.
2012-09-14 Gunnar BeutnerSet required boost version to 1.46 (at least until...
2012-09-10 Gunnar BeutnerList required Debian packages in the README file.
2012-09-10 Gunnar BeutnerFixed error with detecting Boost library.
2012-09-10 Gunnar BeutnerReport version number at startup.
2012-09-10 Gunnar BeutnerBuild fixes for Windows.
2012-09-10 Gunnar BeutnerRefactored the libraries.
next