index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client.h
Age
Commit message (
Expand
)
Author
2009-03-30
client: client_write() does not necessary for export.
Avuton Olrich
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-02-28
client: use sockaddr_to_string()
Max Kellermann
2008-12-31
client: run client_manager_expire() in an idle event
Max Kellermann
2008-12-30
main: use the GLib main loop
Max Kellermann
2008-12-29
client: include winsock headers on WIN32
Max Kellermann
2008-12-02
replaced mpd_printf etc by G_GNUC_PRINTF
Thomas Jansen
2008-11-22
command: allow clients to subscribe to specific idle events
Marc Pavot
2008-10-31
client: use bool
Max Kellermann
2008-10-31
added prefix to header macros
Max Kellermann
2008-10-17
client: converted permissions to unsigned
Max Kellermann
2008-10-15
listen, client: enable SO_PASSCRED, get client's uid
Max Kellermann
2008-10-14
command: added command "idle"
Max Kellermann
2008-10-08
don't include os_compat.h
Max Kellermann
2008-09-07
client: added client_[gs]et_permission()
Max Kellermann
2008-09-07
removed fdprintf() and client_print()
Max Kellermann
2008-09-07
client: removed client_get_fd()
Max Kellermann
2008-09-07
client: added client_printf()
Max Kellermann
2008-09-07
client: added client_write() and client_puts()
Max Kellermann
2008-08-29
export the function client_is_expired()
Max Kellermann
2008-08-29
client: pass the client struct to processCommand()
Max Kellermann
2008-08-29
client: reorder function declarations
Max Kellermann
2008-08-28
client: renamed all public functions
Max Kellermann
2008-08-28
renamed interface.c to client.c
Max Kellermann