]> granicus.if.org Git - icinga2/history - tools/mkclass
Make default getters and setters non-virtual
[icinga2] / tools / mkclass /
2017-12-12 Gunnar BeutnerMake default getters and setters non-virtual
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-10-24 Jean FlachMerge pull request #5693 from Icinga/fix/flapping-old...
2017-10-24 Gunnar BeutnerMake the 'deprecated' keyword work for all field types 5693/head
2017-10-24 Gunnar BeutnerMerge pull request #5620 from Icinga/fix/api-staging...
2017-10-20 Michael FriedrichMerge pull request #5682 from Icinga/feature/cert-migration
2017-10-20 Gunnar BeutnerImplement support for migrating certificates to /var... 5682/head
2017-10-16 Noah HilverlingMerge branch 'mcktr/feature/4128-win-edit-button' of...
2017-10-13 Michael FriedrichMerge pull request #5602 from Icinga/fix/config-validat...
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-10-12 Michael FriedrichMerge pull request #5581 from Icinga/fix/api-crash...
2017-10-12 Michael FriedrichMerge pull request #5637 from Icinga/fix/influxdb-unnec...
2017-10-10 Michael FriedrichMerge pull request #5554 from Icinga/feature/cn-check...
2017-10-10 Michael FriedrichMerge pull request #5636 from Icinga/fix/db-ido-comment...
2017-10-10 Michael FriedrichMerge pull request #5635 from Icinga/fix/match-with...
2017-10-02 Michael FriedrichMerge pull request #5624 from mcktr/mcktr/fix/missing...
2017-10-02 Michael FriedrichMerge pull request #5641 from Icinga/fix/compiler-warni...
2017-10-02 Gunnar BeutnerFix compiler warnings on macOS 10.13 5641/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-09-05 Gunnar BeutnerSuppress compiler warnings for auto-generated code
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-27 Gunnar BeutnerUse range-based for loops in mkclass
2016-08-26 Gunnar BeutnerImprove config validation for arrays of object names
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerFix compiler warnings
2016-08-16 Gunnar BeutnerImprove performance for type lookups
2016-08-12 Gunnar BeutnerChange wording for the function validation message
2016-08-10 Gunnar BeutnerImplement support for marking functions as deprecated
2016-08-09 Gunnar BeutnerFix building Icinga with -fvisibility=hidden
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-17 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-12 Gunnar BeutnerMake sure the dependency graph is properly updated...
2016-05-09 Gunnar BeutnerMake sure the dependency graph is properly updated...
2016-04-21 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerMerge branch 'support/2.4'
2016-04-20 Gunnar BeutnerFix compiler warning in *::NotifyActive
2016-04-20 Gunnar BeutnerImprove validation for arrays
2016-04-13 Gunnar BeutnerFix compiler warning in *::NotifyActive
2016-03-29 Gunnar BeutnerImplement the DateTime class
2016-03-24 Gunnar BeutnerImprove validation for arrays
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-20 Gunnar BeutnerHide internal attributes in the API
2015-10-16 Michael FriedrichDisallow modify attribute for certain object attributes
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-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-14 Michael FriedrichEnable -Wno-deprecated-register for Clang and AppleClang
2015-07-05 Michael FriedrichFix -Wno-deprecated-register flag w/ sles11sp3 (Unix...
2015-04-20 Michael FriedrichFix compiler warnings w/ config validators
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-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-15 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-11 Gunnar BeutnerMake sure that 'icinga2 console' serializes temporary...
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-10 Gunnar BeutnerImplement a boolean sub-type for the Value class
2014-12-08 Gunnar BeutnerFix typeof incorrectly returning null for arrays and...
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-06 Gunnar BeutnerFix compiler warnings for the lexers
2014-11-02 Gunnar BeutnerImplement typeof() function
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-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-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-01 Gunnar BeutnerImplement support for excluding files from unity builds
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.
next