icinga2/lib/config
Gunnar Beutner 0029bc30b7 Fix null pointer dereference in ConfigItem::Commit(). 2013-03-11 13:07:21 +01:00
..
Makefile.am Removed PCH support (as it's clearly not working properly). 2013-02-22 08:12:43 +01:00
config.vcxproj Validate config objects before trying to activate them. 2013-02-05 13:06:42 +01:00
config.vcxproj.filters Updated VS filters for libconfig. 2013-02-09 10:43:31 +01:00
config_lexer.cc Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
config_lexer.ll Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
config_parser.cc Check return values of SymGetLineFromAddr64 and SymFromAddr. 2013-03-07 16:00:10 +01:00
config_parser.h Implement an alias for "abstract object". 2013-02-16 09:18:34 +01:00
config_parser.yy Check return values of SymGetLineFromAddr64 and SymFromAddr. 2013-03-07 16:00:10 +01:00
configcompiler.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
configcompiler.h Validate config objects before trying to activate them. 2013-02-05 13:06:42 +01:00
configcompilercontext.cpp Check return values of SymGetLineFromAddr64 and SymFromAddr. 2013-03-07 16:00:10 +01:00
configcompilercontext.h Config: Implement detection of missing required attributes 2013-02-06 00:32:05 +01:00
configitem.cpp Fix null pointer dereference in ConfigItem::Commit(). 2013-03-11 13:07:21 +01:00
configitem.h Don't instantiate abstract objects. 2013-03-11 12:04:10 +01:00
configitembuilder.cpp Don't instantiate abstract objects. 2013-03-11 12:04:10 +01:00
configitembuilder.h Config: Implement detection of missing required attributes 2013-02-06 00:32:05 +01:00
configtype.cpp ConfigType: Use ConfigItem::IsAbstract() to check if items are abstract. 2013-03-11 13:05:32 +01:00
configtype.h Remove method validator. 2013-02-16 11:28:16 +01:00
debuginfo.h Updated documentation. 2012-09-19 12:32:39 +02:00
expression.cpp Even more code refactoring. 2013-03-04 15:52:42 +01:00
expression.h Config: Implement dumping the config in text form 2013-01-30 23:02:46 +01:00
expressionlist.cpp Config: Implement dumping the config in text form 2013-01-30 23:02:46 +01:00
expressionlist.h Config: Implement dumping the config in text form 2013-01-30 23:02:46 +01:00
i2-config.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-config.h Validate config objects before trying to activate them. 2013-02-05 13:06:42 +01:00
typerule.cpp Check return values of SymGetLineFromAddr64 and SymFromAddr. 2013-03-07 16:00:10 +01:00
typerule.h Validate config objects before trying to activate them. 2013-02-05 13:06:42 +01:00
typerulelist.cpp Config: Implement detection of missing required attributes 2013-02-06 00:32:05 +01:00
typerulelist.h Config: Implement detection of missing required attributes 2013-02-06 00:32:05 +01:00