Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | param: change s3_param.h from a generated file to a static one | Garming Sam | 2014-02-20 | 1 | -31/+2 |
* | param: remove generated loadparm ctx table file and include it directly | Garming Sam | 2014-02-20 | 1 | -27/+2 |
* | param: use loadparm_globals struct instead of lp function pointers in s3_helpers | Garming Sam | 2014-02-20 | 1 | -34/+3 |
* | lib/param: handle non-constant strings properly by passing in a memory context | Garming Sam | 2014-02-20 | 1 | -13/+18 |
* | lib/param: update generate_param.py to generate more of loadparm | Garming Sam | 2014-02-12 | 1 | -24/+259 |
* | param: auto generate param_functions.c at build time | Garming Sam | 2014-02-12 | 1 | -0/+113 |