]> granicus.if.org Git - icinga2/history - tools
Fix integer overflow in len()
[icinga2] / tools /
2014-12-15 Michael FriedrichDocs: Fix gdb pretty printers
2014-12-12 Gunnar BeutnerFix debug visualizer for the Value type
2014-12-10 Gunnar BeutnerImplement a boolean sub-type for the Value class
2014-12-08 Gunnar BeutnerFix typeof incorrectly returning null for arrays and...
2014-12-04 Gunnar BeutnerFix unity builds on Windows
2014-11-17 Michael FriedrichSyntax: Add missing keywords
2014-11-13 Gunnar BeutnerRemove the migrate-hosts script
2014-11-10 Gunnar BeutnerAvoid unnecessary type lookups
2014-11-08 Gunnar BeutnerFix: mkclass crashes when called without arguments
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-11-07 Gunnar Beutnermkclass: Optimize struct layout
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-07 Michael FriedrichChange migrate-hosts to remove repository.d/hosts/fqdn
2014-11-06 Gunnar BeutnerFix compiler warnings for the lexers
2014-11-03 Michael FriedrichDocs: Update troubleshooting with gdb debug printer...
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-31 Gunnar BeutnerFix error message in migrate-hosts
2014-10-31 Gunnar BeutnerImplement field attribute to hide fields in command...
2014-10-31 Gunnar BeutnerHide attributes in command auto-completion which cannot...
2014-10-29 Gunnar BeutnerMake the migrate-hosts script work on OS X
2014-10-28 Gunnar BeutnerMigrate config files from conf.d/hosts to repository...
2014-10-25 Gunnar BeutnerFix problems with the serializer when using 'type'...
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-14 Gunnar BeutnerRemove icinga2-enable-feature and icinga2-disable-feature
2014-10-11 Michael FriedrichGraphiteWriter: Add support for customized metric prefi...
2014-09-10 Gunnar BeutnerBuild fix for Windows
2014-09-09 Gunnar BeutnerBuild fix for OS X
2014-09-09 Gunnar BeutnerImplement include guards for mkclass
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-09-02 Gunnar BeutnerOnly build mkunity when unity builds are enabled
2014-09-01 Gunnar BeutnerImplement support for excluding files from unity builds
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-28 Michael FriedrichAdd enable_ha/failover_timeout to vim/nano syntax highl...
2014-08-20 Gunnar BeutnerRevert "Fix external command pipe: Too many open files"
2014-08-14 Michael FriedrichFix external command pipe: Too many open files
2014-08-07 Michael FriedrichDocumentation: s/enable_flap_detection/enable_flapping/g
2014-08-04 Michael FriedrichSyntax: Add new RunDir constant
2014-06-15 Alexander WirtFix icinga-{en,dis}able-feature text
2014-06-15 Michael FriedrichMerge branch 'feature/systemd-4794-final' into next
2014-06-15 Michael Friedrichfix docker script
2014-06-13 Michael FriedrichFix missing install action
2014-06-13 Michael FriedrichCorrect wrong file move
2014-06-13 Michael FriedrichMove dev/ to tools/docker
2014-06-13 Michael FriedrichMove agent files to contrib/ for now
2014-06-13 Michael FriedrichRPMs: Do not install the agent parts
2014-06-13 Michael FriedrichRemove empty migration dir, is referenced as separate...
2014-06-04 Carlos CesarioSyntax Highlighting: Add nano syntax file.
2014-06-03 Carlos CesarioVim syntax: Fix angleBrackets and vars regex.
2014-06-02 Carlos CesarioAdd icinga2 vim syntax file and installation documentation.
2014-05-30 Michael FriedrichRemove debug output in icinga2-enable-feature.
2014-05-29 Michael FriedrichFix help text for icinga2-{en,dis}able-feature.
2014-05-27 Gunnar BeutnerUse icinga2-enable-feature's multi-argument functionali...
2014-05-26 Carlos CesarioAdd icinga2-{en,dis}able-feature support to multiple...
2014-05-25 Gunnar Beutnermkclass should return exit code 1 when compilation...
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-11 Gunnar BeutnerFix some more compiler warnings.
2014-05-08 Gunnar BeutnerUpdate scripts.
2014-05-08 Gunnar BeutnerUpdate scripts and example config.
2014-05-04 Michael FriedrichMigration: Remove broken script, update documentation...
2014-04-20 Gunnar BeutnerStop the Icinga service before uninstalling the files.
2014-04-18 Gunnar BeutnerUpdate manifest for the agent setup wizard.
2014-04-18 Gunnar BeutnerAnother attempt at fixing the VS project file.
2014-04-18 Gunnar BeutnerFix project settings (again).
2014-04-18 Gunnar BeutnerFix VS project file.
2014-04-18 Gunnar BeutnerFix the binary path for the agent wizard.
2014-04-18 Gunnar BeutnerFix project type for the Icinga2SetupAgent project.
2014-04-18 Gunnar BeutnerAdd agent setup wizard for Windows.
2014-04-15 Gunnar BeutnerFix icinga2-list-agents.
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 BeutnerMake sure that icinga2-forget-agent removes the .peer...
2014-04-13 Gunnar BeutnerImplement --batch parameter for icinga2-list-agents.
2014-04-13 Gunnar BeutnerWrite peer info to the agent inventory.
2014-04-13 Gunnar BeutnerImplement support for auto-discovering services for...
2014-04-12 Gunnar BeutnerFix commonName check in the auto-discovery script.
2014-04-12 Gunnar BeutnerUse sysconfdir for the agent certificate paths.
2014-04-12 Gunnar BeutnerAdd auto-discovery script for the agent.
2014-04-11 Gunnar BeutnerAdd support for GDB pretty printers in the dev environment.
2014-04-05 Gunnar BeutnerImplement relative object names.
2014-04-03 Michael FriedrichDisable migration script until config changes are done.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-17 Michael Friedrichicinga2-{disable,enable}-feature should check if "ln...
2014-03-10 Michael FriedrichMigration: Change inline dependencies to new 'dependenc...
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-18 Michael FriedrichDrop 'use feature ...' for el5 perl dependencies.
2013-12-18 Michael FriedrichMigration: Revert dumping custom vars as macros.
2013-12-18 Gunnar BeutnerImplement "safe mode" for icinga::Deserialize.
2013-12-17 Gunnar BeutnerMerge branch 'feature/compiler-warnings-5349' into...
2013-12-17 Gunnar BeutnerFix compiler warnings in auto-generated mkclass code.
2013-12-13 Gunnar BeutnerMerge branch 'feature/tp-contention-5327' into next
2013-12-13 Gunnar BeutnerImprove performance for icinga::Deserialize.
2013-12-12 Gunnar BeutnerMake icinga2-{enable,disable}-feature list currently...
2013-12-03 Michael FriedrichMerge branch 'feature/release-0-0-5-5254' into next v0.0.5
2013-12-03 Michael FriedrichUpdate version to 0.0.5.
2013-11-27 Michael FriedrichFix command name with special chars not being migrated.
2013-11-27 Michael FriedrichMigration: Fix timeperiod object name stripping.
2013-11-21 Gunnar BeutnerUpdate minimum flex version.
2013-11-19 Michael FriedrichMerge branch 'feature/migrate-objcache-5104' into next
next