aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateQueue.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UpdateGlue: handle update id managementMax Kellermann2013-10-171-6/+8
| | | | | Add UpdateQueueItem::id to keep track of the id in every item. Replaces thhe hack in update_queue_push().
* UpdateQueue: use std::string and std::queueMax Kellermann2013-10-171-2/+17
|
* update: convert to C++Max Kellermann2013-01-021-0/+31