aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/DatabaseCommands.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* command/DatabaseCommands: pass URI to handle_lsinfo2()Max Kellermann2015-10-201-1/+1
* command: pass Response object to command callbacksMax Kellermann2015-08-131-11/+12
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-11/+11
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-10/+11
* command: make argc unsignedMax Kellermann2014-06-161-10/+10
* command: add command "listfiles"Max Kellermann2014-03-011-0/+3
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* Revert "command: new commands "findin", "searchin" with base URI"Max Kellermann2013-10-291-6/+0
* command: new commands "findin", "searchin" with base URIMax Kellermann2013-10-261-0/+6
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+57