2012-11-22 |
Gunnar Beutner | Refactored the socket classes. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Gunnar Beutner | Fixed incorrect use of boost::algorithm::is_iless. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Gunnar Beutner | Made type and attribute names case-insensitive. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Gunnar Beutner | Removed duplicate config files. v0.0.1 |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Michael Friedrich | Contrib: add demo configuration from osmc 2012 presentation |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Gunnar Beutner | Fixed VS filters for pluginchecktask.cpp and pluginchec... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Gunnar Beutner | Fix: Added missing DLL exports for Windows. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Gunnar Beutner | Fix: Renaming temp files didn't work on Windows. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Gunnar Beutner | Added missing GPL headers. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Gunnar Beutner | Changed version number (again). |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Gunnar Beutner | Added disclaimer text to "configure". |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Michael Friedrich | Documentation: remove log_path from icingaApplication... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Changed log level for debug message. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Fixed example config. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Updated version number (2.0.0a1). |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Michael Friedrich | Config: remove log_path config option from IcingaApplic... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Fixed grammar mistake. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Only log check timer when we actually created any tasks. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Bugfix: services property doesn't work when the first... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Gunnar Beutner | Ignore Windows new-lines. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Gunnar Beutner | Bugfix: Delegation didn't work for local-only instances. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Gunnar Beutner | Example config: Renamed host "localhost-i2" to "localhost". |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Michael Friedrich | Config: only use one sample localhost |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Gunnar Beutner | Build fix for FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Gunnar Beutner | Bugfix: The delegation component should use only non... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Gunnar Beutner | Don't write local-only objects to the state file. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Gunnar Beutner | Bugfix: Replicated objects weren't removed on peer... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Michael Friedrich | Config: add Logger to win32 config too, for debug console |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Michael Friedrich | update .gitignore for docs and binaries |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Gunnar Beutner | Bugfix: Connecting to a remote node crashes Icinga2. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Gunnar Beutner | Remove path spec from the console logger. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Friedrich | Compat IDO: move some log msg to debug level |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Friedrich | Config: add a demo service example (since #3250 is... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Friedrich | Config: add Logger with debug severity by default |
commit | commitdiff | tree | snapshot |
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 |
next |