summaryrefslogtreecommitdiff
path: root/src/client.h
AgeCommit message (Expand)Author
2009-03-30client: client_write() does not necessary for export.Avuton Olrich
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-28client: use sockaddr_to_string()Max Kellermann
2008-12-31client: run client_manager_expire() in an idle eventMax Kellermann
2008-12-30main: use the GLib main loopMax Kellermann
2008-12-29client: include winsock headers on WIN32Max Kellermann
2008-12-02replaced mpd_printf etc by G_GNUC_PRINTFThomas Jansen
2008-11-22command: allow clients to subscribe to specific idle eventsMarc Pavot
2008-10-31client: use boolMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-17client: converted permissions to unsignedMax Kellermann
2008-10-15listen, client: enable SO_PASSCRED, get client's uidMax Kellermann
2008-10-14command: added command "idle"Max Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-09-07client: added client_[gs]et_permission()Max Kellermann
2008-09-07removed fdprintf() and client_print()Max Kellermann
2008-09-07client: removed client_get_fd()Max Kellermann
2008-09-07client: added client_printf()Max Kellermann
2008-09-07client: added client_write() and client_puts()Max Kellermann
2008-08-29export the function client_is_expired()Max Kellermann
2008-08-29client: pass the client struct to processCommand()Max Kellermann
2008-08-29client: reorder function declarationsMax Kellermann
2008-08-28client: renamed all public functionsMax Kellermann
2008-08-28renamed interface.c to client.cMax Kellermann