aboutsummaryrefslogtreecommitdiff
path: root/src/client.h
Commit message (Expand)AuthorAge
* replaced mpd_printf etc by G_GNUC_PRINTFThomas Jansen2008-12-02
* command: allow clients to subscribe to specific idle eventsMarc Pavot2008-11-22
* client: use boolMax Kellermann2008-10-31
* added prefix to header macrosMax Kellermann2008-10-31
* client: converted permissions to unsignedMax Kellermann2008-10-17
* listen, client: enable SO_PASSCRED, get client's uidMax Kellermann2008-10-15
* command: added command "idle"Max Kellermann2008-10-14
* don't include os_compat.hMax Kellermann2008-10-08
* client: added client_[gs]et_permission()Max Kellermann2008-09-07
* removed fdprintf() and client_print()Max Kellermann2008-09-07
* client: removed client_get_fd()Max Kellermann2008-09-07
* client: added client_printf()Max Kellermann2008-09-07
* client: added client_write() and client_puts()Max Kellermann2008-09-07
* export the function client_is_expired()Max Kellermann2008-08-29
* client: pass the client struct to processCommand()Max Kellermann2008-08-29
* client: reorder function declarationsMax Kellermann2008-08-29
* client: renamed all public functionsMax Kellermann2008-08-28
* renamed interface.c to client.cMax Kellermann2008-08-28