aboutsummaryrefslogtreecommitdiffstats
path: root/src/Client.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client: move trivial functions into the Client classMax Kellermann2013-10-191-18/+0
|
* *: use references instead of pointersMax Kellermann2013-10-191-6/+9
|
* Log: new logging library APIMax Kellermann2013-10-021-0/+3
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* Client: move connection functions into the classMax Kellermann2013-01-151-5/+0
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-4/+4
|
* client: convert to C++Max Kellermann2013-01-031-0/+41