Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-05-06 | ClientFile: use Path and file system API, update usages accordingly | Denis Krjuchkov | 1 | -2/+4 |
2013-05-06 | ClientFile.cxx: include config.h | Denis Krjuchkov | 1 | -0/+1 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -1/+1 |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -3/+3 |
2012-10-04 | PlaylistFile, client_file, tag_id3: don't use g_file_error_quark() | Max Kellermann | 1 | -2/+2 |
2012-03-06 | client_file: always allow access if client uid equals mpd uid | Max Kellermann | 1 | -0/+5 |
2012-03-06 | playlist_edit: move UID check to client_allow_file() | Max Kellermann | 1 | -0/+65 |