aboutsummaryrefslogtreecommitdiff
path: root/src/client.h
Commit message (Expand)AuthorAge
* client: add function client_is_local()Max Kellermann2012-02-13
* client: add "pure" attributesMax Kellermann2012-02-13
* client_idle: add header client_idle.hMax Kellermann2011-01-29
* copyright year 2011Max Kellermann2011-01-29
* player_control: removed the global variable "pc"Max Kellermann2011-01-10
* Update copyright notices.Avuton Olrich2009-12-31
* client: client_write() does not necessary for export.Avuton Olrich2009-03-30
* all: Update copyright header.Avuton Olrich2009-03-13
* client: use sockaddr_to_string()Max Kellermann2009-02-28
* client: run client_manager_expire() in an idle eventMax Kellermann2008-12-31
* main: use the GLib main loopMax Kellermann2008-12-30
* client: include winsock headers on WIN32Max Kellermann2008-12-29
* 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