aboutsummaryrefslogtreecommitdiffstats
path: root/src/Client.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-28player_control: rename to PlayerControlMax Kellermann1-1/+1
2013-10-20*Commands: move to src/command/Max Kellermann1-1/+1
2013-10-19Client: move message functions into the classMax Kellermann1-5/+24
2013-10-19Client: move trivial functions into the Client classMax Kellermann1-25/+24
2013-10-19ClientInternal: move class Client to Client.hxxMax Kellermann1-1/+89
2013-10-19*: use references instead of pointersMax Kellermann1-7/+9
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-10-15gcc.h: major updateMax Kellermann1-1/+1
2013-01-16ClientList: convert to a classMax Kellermann1-1/+0
2013-01-15Client: rebase on the new BufferedSocket classMax Kellermann1-2/+2
2013-01-15Client: move connection functions into the classMax Kellermann1-3/+0
2013-01-07Client: add Partition reference attributeMax Kellermann1-3/+2
2013-01-04Client: add "playlist" attributeMax Kellermann1-2/+4
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-9/+9
2013-01-03client: convert to C++Max Kellermann1-0/+0
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann1-6/+9
2012-02-13client: add function client_is_local()Max Kellermann1-0/+11
2012-02-13client: add "pure" attributesMax Kellermann1-0/+3
2011-01-29client_idle: add header client_idle.hMax Kellermann1-13/+0
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-1/+3
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-30client: client_write() does not necessary for export.Avuton Olrich1-5/+0
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-02-28client: use sockaddr_to_string()Max Kellermann1-1/+1
2008-12-31client: run client_manager_expire() in an idle eventMax Kellermann1-1/+0
2008-12-30main: use the GLib main loopMax Kellermann1-1/+0
2008-12-29client: include winsock headers on WIN32Max Kellermann1-1/+1
2008-12-02replaced mpd_printf etc by G_GNUC_PRINTFThomas Jansen1-3/+2
2008-11-22command: allow clients to subscribe to specific idle eventsMarc Pavot1-1/+1
2008-10-31client: use boolMax Kellermann1-1/+1
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-17client: converted permissions to unsignedMax Kellermann1-2/+2
2008-10-15listen, client: enable SO_PASSCRED, get client's uidMax Kellermann1-1/+7
2008-10-14command: added command "idle"Max Kellermann1-0/+14
2008-10-08don't include os_compat.hMax Kellermann1-1/+4
2008-09-07client: added client_[gs]et_permission()Max Kellermann1-0/+4
2008-09-07removed fdprintf() and client_print()Max Kellermann1-2/+0
2008-09-07client: removed client_get_fd()Max Kellermann1-7/+0
2008-09-07client: added client_printf()Max Kellermann1-0/+11
2008-09-07client: added client_write() and client_puts()Max Kellermann1-0/+10
2008-08-29export the function client_is_expired()Max Kellermann1-0/+2
2008-08-29client: pass the client struct to processCommand()Max Kellermann1-0/+9
2008-08-29client: reorder function declarationsMax Kellermann1-3/+4
2008-08-28client: renamed all public functionsMax Kellermann1-6/+6
2008-08-28renamed interface.c to client.cMax Kellermann1-0/+0
2008-08-28const pointersMax Kellermann1-2/+2
2008-04-12clean up CPP includesMax Kellermann1-1/+0