summaryrefslogtreecommitdiffstats
path: root/script/generate_param.py
Commit message (Expand)AuthorAgeFilesLines
* param: change s3_param.h from a generated file to a static oneGarming Sam2014-02-201-31/+2
* param: remove generated loadparm ctx table file and include it directlyGarming Sam2014-02-201-27/+2
* param: use loadparm_globals struct instead of lp function pointers in s3_helpersGarming Sam2014-02-201-34/+3
* lib/param: handle non-constant strings properly by passing in a memory contextGarming Sam2014-02-201-13/+18
* lib/param: update generate_param.py to generate more of loadparmGarming Sam2014-02-121-24/+259
* param: auto generate param_functions.c at build timeGarming Sam2014-02-121-0/+113