aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-03-26use size_tMax Kellermann1-1/+1
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-5/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-4/+4
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich1-3/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-06-21todo updateWarren Dukes1-1/+0
2004-06-15fix C99 stuff for commandErrorWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2