aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/QueueCommands.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-08command: use ConstBuffer<const char *> for argument listMax Kellermann1-20/+21
2014-07-12QueueCommands: new command "rangeid"Max Kellermann1-0/+3
2014-06-16command: make argc unsignedMax Kellermann1-19/+19
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-20*Commands: move to src/command/Max Kellermann1-0/+0
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-20/+20
2013-10-19*: use references instead of pointersMax Kellermann1-19/+19
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-19/+21
2012-09-25*Commands: remove extern"C" from C++ headersMax Kellermann1-4/+0
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+86