2012-10-08 |
Gunnar Beutner | Fixed double-free in libpopen_noshell. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Friedrich | Merge branch 'master' of git.icinga.org:icinga2 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Friedrich | Compat IDO: remove more hardcoded values, prepare setti... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Gunnar Beutner | Wrapped VERSION in #ifndef and moved it to the top... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Friedrich | Compat IDO: hardcode program version for now, fixes... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Michael Friedrich | Config: add more example config for an icinga2 localhos... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Michael Friedrich | Compat IDO: serialize dumps (refs #3257) |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Michael Friedrich | Compat IDO: update documentation for reconnect_interval... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Michael Friedrich | Compat IDO: make sending of data serialized (refs ... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Michael Friedrich | Compat IDO: add reconnect to ido2db, if not connected... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Friedrich | CompatIDO: cleanup, add more default values with their... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Gunnar Beutner | Revert "Fixed build problems on FreeBSD." |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Friedrich | Contrib: remove the broken config conversion script... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Gunnar Beutner | Fixed build problems on FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Gunnar Beutner | Merge branch 'master' of git.icinga.org:icinga2 |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Michael Friedrich | Configuration: add windows based sample config file... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Gunnar Beutner | configure.ac: Use $PACKAGE instead of $PACKAGE_NAME. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Gunnar Beutner | Moved GPLHeader file to the contrib dir. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | CompatIDO: implement first draft of {en,dis}able object... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | do not include created runtime dirs in make dist* |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | Documentation: add modeline for vim syntax highlighting... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | Documentation: remove icinga2-config.odt |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | Configuration: add _path suffix to IcingaApplication... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | Configuration: use underscore in attributes, document... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | install: create all dirs needed by automake install |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | Compat: default localstatedir mkdir will be $prefix... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | s/component/Component/ in docs |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Michael Friedrich | Configuration: update type components, add compat(ido... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Gunnar Beutner | Fixed detection of flex/bison on FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Gunnar Beutner | Fixed loading components when using a custom --libdir. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Fixed linking against compatido when using --disable... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | compat: add config options: {status,objects}path |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | Merge branch 'master' of git.icinga.org:icinga2 |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Merge branch 'master' of git.icinga.org:icinga2 |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Added methods for retrieving the installation prefix... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | compatido: now REALLY make those default config options... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Removed obsolete config files. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | compatido: fix namespace for default config options |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | Merge branch 'mfriedrich/compatido' |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Added README file for the contrib dir. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | compatido: add config options: socket_{address, port... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Fixed Windows build dependencies for compatido. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | Merge branch 'master' of git.icinga.org:icinga2 |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Gunnar Beutner | Made IComponent::GetConfig() usable in IComponent:... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Friedrich | compatido: remove CompatIdoComponent::GetName() |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Michael Friedrich | compatido: replace gettimeofday with Utility::GetTime() |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Michael Friedrich | compatido: fix for Win32 and Win64 builds |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Michael Friedrich | compatido: add a note about ourselves to the config |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Michael Friedrich | compatido: general cleanup |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Michael Friedrich | Merge branch 'master' into mfriedrich/compatido |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Gunnar Beutner | Build fix for Windows. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Gunnar Beutner | Fixed Utility::Sleep on Windows. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Gunnar Beutner | Handle some exceptions that previously caused crashes. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Gunnar Beutner | Make exception messages more verbose. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Gunnar Beutner | Fixed crash in Utility::Daemonize(). |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Add right lib dir to the search path. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Removed example certificates. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Unset ax_lib when we're done (as this would cause the... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Fixed detection of the Boost Unit Test Framework. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Install icinga2 binary in $PREFIX/sbin rather than... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Use AC_PROG_LEX instead of AM_PROG_LEX. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Gunnar Beutner | Updated autogen.sh to detect lex/yacc. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Added missing GPL header in scripttask.cpp. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Removed win32.cpp / unix.cpp files as they were no... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Removed ::Sleep and implemented Utility::Sleep. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Sleep for 5 seconds rather than 5 milliseconds. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Fixed grammar mistakes. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Rephrased the description for check_command. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Friedrich | Merge branch 'master' into mfriedrich/compatido |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Friedrich | Merge branch 'master' into mfriedrich/compatido |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Removed references to Nagios from the example config. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Properly deal with time changes (2nd attempt). |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Friedrich | compatidio: add a comment sample component to icinga2... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Friedrich | Merge branch 'master' into mfriedrich/compatido |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Detect local time changes. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Added documentation for the example config file. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Changed header for the status.dat file. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Implemented lexer rules for time durations. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Friedrich | Merge branch 'master' into mfriedrich/compatido |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Documentation: renamed native::NagiosCheck to native... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Renamed NagiosCheckTask to PluginCheckTask. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Gunnar Beutner | Changed timestamp format (again). |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Michael Friedrich | compatido: apply x64 fixes, and renaming stuff to inclu... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Michael Friedrich | Merge branch 'master' into mfriedrich/compatido |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Michael Friedrich | compatido: dump RETAINED config types only, quickfix... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Gunnar Beutner | Changed shutdown message. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | compatido: add commented component example to icinga... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | compatido: drop idoprotoapi.h, put hardcoded values... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | compatido: make status update intervals some constants |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | Merge branch 'master' into compatido |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | Revert "drop broken example config install" |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | Revert "s/cibsync/replication/g in icingaapplication... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Michael Friedrich | Revert "set boost required to 1.42" |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Build fix for Windows. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Added Win64 build support. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Fixed module path for 64-bit RHEL. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Removed Debian package files. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Removed git-buildpackage config and instead added code... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Merged convenience component into libicinga. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Gunnar Beutner | Cleaned up the code a bit. |
commit | commitdiff | tree | snapshot |
next |