aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientList.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ClientList: don't use GLibMax Kellermann2013-01-091-8/+14
| | | | Use std::list instead of GList.
* ClientList: add header ClientList.hxxMax Kellermann2013-01-091-0/+1
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-4/+4
|
* client: convert to C++Max Kellermann2013-01-031-0/+69