aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientFile.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-1/+1
2013-01-03client: convert to C++Max Kellermann1-3/+3
2012-10-04PlaylistFile, client_file, tag_id3: don't use g_file_error_quark()Max Kellermann1-2/+2
2012-03-06client_file: always allow access if client uid equals mpd uidMax Kellermann1-0/+5
2012-03-06playlist_edit: move UID check to client_allow_file()Max Kellermann1-0/+65