]> granicus.if.org Git - icinga2/history - tools
Fix incorrect variable type in ApiListener::ConfigUpdateObjectAPIHandler
[icinga2] / tools /
2015-09-28 Gunnar BeutnerImplement API permissions
2015-09-28 Gunnar BeutnerFix incorrect location info for validators
2015-09-23 Gunnar BeutnerMake ConfigObject::{Get,Set}Field() methods public
2015-09-22 Gunnar BeutnerImplement joins for status queries
2015-09-05 Michael FriedrichRelease version 2.3.10
2015-08-27 Gunnar BeutnerFix compiler warning
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-21 Michael FriedrichFix formatting in mkclass
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Gunnar BeutnerImplement validation for modified attributes
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-07-21 Michael FriedrichUpdate gdb pretty printer docs w/ Python 3
2015-07-20 Gunnar BeutnerRelease version 2.3.8
2015-07-15 Michael FriedrichRelease version 2.3.7
2015-07-14 Michael FriedrichEnable -Wno-deprecated-register for Clang and AppleClang
2015-07-08 Michael FriedrichRelease version 2.3.6
2015-07-05 Michael FriedrichFix -Wno-deprecated-register flag w/ sles11sp3 (Unix...
2015-06-18 Gunnar BeutnerAdd spec file for Chocolatey
2015-06-01 Dirk GoetzSelinux: added boolean for allowing icinga 2 to connect...
2015-06-01 Dirk GoetzSelinux: added interface to manage perfdata
2015-06-01 Dirk GoetzSelinux: added role and some required changes
2015-06-01 Dirk GoetzSelinux: added context to config files to provide inter...
2015-06-01 Dirk GoetzSelinux: added more nagios plugin contexts
2015-06-01 Dirk Goetzadded chcon to systemd safe-reload script
2015-06-01 Dirk GoetzSelinux: Added graphite support
2015-06-01 Dirk GoetzSelinux: Added capabilities and database support
2015-06-01 Dirk GoetzSelinux: Added file contexts and port
2015-06-01 Michael FriedrichAdd selinux policy (first draft)
2015-04-27 Carlos CesarioFix syntax highlighting: host.address vs host.add
2015-04-24 Michael FriedrichAdd timestamp option for checkresult test script
2015-04-20 Michael FriedrichFix compiler warnings w/ config validators
2015-04-11 Andrew MeyerVim syntax: Match groups before host/service/user objects
2015-03-30 Gunnar BeutnerFix incorrect validator for strings
2015-03-28 Gunnar BeutnerRemove unused prototypes in the THPP files
2015-03-28 Gunnar BeutnerAvoid some unnecessary PLT indirections for constructor...
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-23 Gunnar BeutnerAdd support for the C++11 keyword 'override'
2015-03-18 Gunnar BeutnerClean up the start-up process a bit
2015-03-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Gunnar BeutnerAdd missing keywords in the syntax highlighting files
2015-03-16 Markus FroschFix VIM syntax highlighting for comments
2015-03-15 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-12 Carlos CesarioUpdate syntax highlighting (nano/vim) for 2.3 features
2015-03-12 Gunnar BeutnerImplement a check for IDO database connections
2015-03-11 Gunnar BeutnerMake sure that 'icinga2 console' serializes temporary...
2015-03-08 Gunnar BeutnerImprove support for the Value class in the natvis extension
2015-03-02 Gunnar BeutnerAdd missing fclose() in mkembedconfig
2015-02-25 Gunnar BeutnerMake sure that Notification objects are activated after...
2015-02-09 Gunnar BeutnerDon't set up instance variables for fields which have...
2015-02-09 Gunnar BeutnerMake sure all fields in the Field class are initialized
2015-02-09 Gunnar BeutnerBuild fix for Windows
2015-02-09 Gunnar BeutnerImplement additional attributes for the Host class
2015-01-22 Michael FriedrichUpdate copyright year
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...
next