aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientIdle.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19*: use references instead of pointersMax Kellermann1-2/+2
2013-01-16ClientList: convert to a classMax Kellermann1-17/+0
2013-01-16Client: use TimeoutMonitor to track connection timeoutMax Kellermann1-2/+6
2013-01-16Client: move "idle" functions into the classMax Kellermann1-32/+26
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann1-3/+1
2013-01-15Client: move connection functions into the classMax Kellermann1-1/+1
2013-01-09idle: convert to C++Max Kellermann1-4/+1
2013-01-09ClientList: don't use GLibMax Kellermann1-2/+1
2013-01-09ClientList: add header ClientList.hxxMax Kellermann1-0/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-4/+4
2013-01-03client: convert to C++Max Kellermann1-4/+7
2011-01-29client_idle: export client_idle_add()Max Kellermann1-5/+11
2011-01-29client_idle: add header client_idle.hMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-28client: splitted client.c into several piecesMax Kellermann1-0/+88