aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxlu_cfg.c
Commit message (Expand)AuthorAgeFilesLines
* libxlu: Rename filename to config_sourceGeorge Dunlap2012-05-151-11/+11
* libxl: add new "defbool" built in type.Ian Campbell2012-03-011-0/+11
* libxl: move a lot more includes into libxl_internal.hIan Jackson2012-01-131-0/+2
* libxlu: add xlu_cfg_get_list_as_string_listIan Campbell2011-11-291-0/+23
* xlu: add "dont_warn" to xlu_cfg_*Ian Campbell2011-11-291-18/+21
* Replace references to old wiki with ones to new.Ian Campbell2011-11-291-1/+1
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-191-8/+8
* libxl: add missing copyright notices to some filesIan Jackson2011-06-021-0/+18
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-0/+1
* libxl: correctly initialise yylinenoIan Jackson2011-03-031-0/+3
* libxl: config parser: print warning for apparent arbitrary pythonIan Jackson2011-01-111-0/+9
* libxl: config parser: make CfgParseContext initialisation commonIan Jackson2011-01-111-37/+45
* libxl: config parser: do not segfault in some error pathsIan Jackson2011-01-111-0/+1
* libxl: change xl_cfg_get_list to take a dont_warn parameterAndre Przywara2010-09-211-5/+7
* libxl, xl: don't free string literals in config structureGianni Tedesco2010-09-091-1/+12
* libxl: free values in XLU_ConfigSetting.Ian Campbell2010-08-041-0/+4
* xl: New savefile format. Save domain config when saving a domain.Keir Fraser2010-04-121-0/+37
* Replace config file parser for "xl"Keir Fraser2010-03-031-0/+341