]> granicus.if.org Git - icinga2/history - contrib
Selinux: added interface to manage perfdata
[icinga2] / contrib /
2015-05-19 Gunnar BeutnerAdd source code for i2eval to the contrib directory
2015-01-22 Michael FriedrichUpdate copyright year
2014-10-24 Gunnar BeutnerRemove obsolete scripts
2014-10-17 Gunnar BeutnerRemove unmatched brace from make-agent-config.py
2014-10-17 Gunnar BeutnerRemove zone keyword
2014-09-17 Gunnar BeutnerAdd the agent scripts to cmake
2014-06-27 Gunnar BeutnerFix arguments for tar
2014-06-27 Gunnar BeutnerFix compatibility issue with base64 on CentOS 5
2014-06-13 Michael FriedrichClean pki/ install
2014-06-13 Michael FriedrichCorrect wrong file move
2014-06-13 Michael FriedrichMove agent files to contrib/ for now
2014-05-25 Gunnar BeutnerImplement the "cluster-zone" check task.
2014-05-08 Gunnar BeutnerUpdate scripts.
2014-05-08 Gunnar BeutnerUpdate scripts and example config.
2014-04-16 Gunnar BeutnerImplement CLR-based checks.
2014-04-15 Gunnar BeutnerFix incorrect variable name in the auto-discovery script.
2014-04-15 Gunnar BeutnerImplement support for hosts in the agent component.
2014-04-13 Gunnar BeutnerFix incorrect attribute name.
2014-04-13 Gunnar BeutnerImplement --batch parameter for icinga2-list-agents.
2014-04-13 Gunnar BeutnerWrite peer info to the agent inventory.
2014-04-12 Gunnar BeutnerRemove the SNMP auto-discovery scripts.
2014-04-08 Gunnar BeutnerUpdate the auto-discovery scripts.
2014-04-05 Gunnar BeutnerUpdate the auto-discovery scripts.
2014-03-30 Gunnar BeutnerUpdate the SNMP auto-discovery script.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerUpdate auto-discovery scripts.
2014-03-26 Gunnar BeutnerUpdate the SNMP auto-discovery script.
2014-03-26 Gunnar BeutnerUpdate discover-snmp.py script.
2014-03-26 Gunnar BeutnerAdd discover-snmp.py script.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-07 Gunnar BeutnerUpdate discover.py script.
2013-10-03 Michael FriedrichClean contrib/.
2013-09-30 Gunnar BeutnerRename directory for Icinga socket files.
2013-09-28 Michael FriedrichRevamp livestatus startup logging a bit.
2013-09-27 Michael FriedrichInstall /var/run/icinga2/rw command mode, add configure...
2013-09-27 Michael FriedrichExternal commands fail gracefully when given invalid...
2013-09-25 Michael FriedrichUpdate my test config.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-02 Gunnar BeutnerFix bug in the mutex gdb printer.
2013-08-29 Michael FriedrichConfiguration: Remove 'local' identifier.
2013-08-27 Gunnar BeutnerRefactor JSON-RPC library and implement check-result...
2013-08-26 Gunnar BeutnerRemove the replication feature and clean up the code.
2013-08-12 Michael Friedrichcontrib: Add MF's test config for compat/ido/livestatus
2013-08-09 Michael Friedrichcontrib: Add stderr print to flap.sh
2013-07-30 Michael Friedrichupdate .gitignore
2013-07-30 Michael Friedrichcontrib: add flap.sh
2013-07-06 Michael Friedrichcontrib: add simple dummy config generator
2013-07-06 Michael Friedrichcontrib: move old demo config into seperated osmc2012 dir
2013-06-24 Michael Friedrichconfigconvert: move to tools/
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-21 Gunnar BeutnerConfig: Fix nested dictionaries in arrays.
2013-03-08 Gunnar BeutnerAdded more templates.
2013-03-08 Gunnar BeutnerUpdated auto-discovery script and added some more servi...
2013-03-04 Gunnar BeutnerEven more code refactoring.
2013-02-26 Gunnar BeutnerImplement GDB pretty printers for some Icinga types.
2013-02-16 Gunnar BeutnerImplement an alias for "abstract object".
2013-02-15 Gunnar BeutnerRemoved some more native:: prefixes (oops).
2012-10-19 Gunnar BeutnerRemoved duplicate config files. v0.0.1
2012-10-19 Michael FriedrichContrib: add demo configuration from osmc 2012 presentation
2012-10-11 Michael Friedrichupdate .gitignore for docs and binaries
2012-10-05 Michael FriedrichContrib: remove the broken config conversion script...
2012-10-05 Gunnar BeutnerMerge branch 'master' of git.icinga.org:icinga2
2012-10-04 Gunnar BeutnerMoved GPLHeader file to the contrib dir.
2012-09-28 Michael FriedrichMerge branch 'mfriedrich/compatido'
2012-09-28 Gunnar BeutnerAdded README file for the contrib dir.
2012-07-13 Gunnar BeutnerAdded IcingaConnection PHP class.
2012-07-08 Gunnar BeutnerBuild fixes for *NIX.
2012-07-08 Gunnar BeutnerImplemented auto-discovery script.
2012-07-02 Gunnar BeutnerRenamed check_random plugin.