summaryrefslogtreecommitdiffhomepage
path: root/src/upstream.h
AgeCommit message (Collapse)Author
2009-12-07upstream: add free_upstream_list ()Michael Adam
Michael
2009-12-07upstream: Add upstream list parameter to upstream_get()Michael Adam
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-07upstream: add upstream list parameter to upstream_add()Michael Adam
to abstract it from the concrete list in the config struct. Michael
2009-12-06move handling of upstream list to new module upstream.{c,h}Michael Adam
Michael