Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-07 | upstream: add free_upstream_list () | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-12-07 | upstream: Add upstream list parameter to upstream_get() | Michael Adam | 1 | -1/+1 | |
to abstract it from the concrete list in the config struct. Now upstream.c does not use any reference to config any more. Michael | |||||
2009-12-07 | upstream: add upstream list parameter to upstream_add() | Michael Adam | 1 | -1/+2 | |
to abstract it from the concrete list in the config struct. Michael | |||||
2009-12-06 | move handling of upstream list to new module upstream.{c,h} | Michael Adam | 1 | -0/+47 | |
Michael |