Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-08 | [BB#17] Add custom HTTP request headers to outgoing HTTP requests | Mukund Sivaraman | 1 | -0/+13 |
2009-12-23 | conf: confess - add my (C) after substantial changes. | Michael Adam | 1 | -0/+1 |
2009-12-22 | conf.h: add "extern" to prototype of reload_config_file | Michael Adam | 1 | -2/+2 |
2009-12-22 | conf: make free_config static | Michael Adam | 1 | -1/+0 |
2009-12-22 | conf: make load_config_file static. | Michael Adam | 1 | -1/+0 |
2009-12-22 | conf: rename reload_config --> reload_config_file | Michael Adam | 1 | -2/+2 |
2009-12-07 | Move definition of "struct config_s" from main.h to conf.h | Michael Adam | 1 | -0/+77 |
2009-12-07 | Add reload_config() - (re-)load the config file, keeping defaults. | Michael Adam | 1 | -0/+2 |
2009-12-07 | Add free_config() - free all config data. | Michael Adam | 1 | -0/+1 |
2009-11-14 | conf: refactor loading of config file out into load_config_file() | Michael Adam | 1 | -2/+1 |
2009-09-21 | Rename conffile.[ch] to conf.[ch] | Mukund Sivaraman | 1 | -0/+27 |