| Commit message (Expand) | Author | Files | Lines |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-30 | client: client_write() does not necessary for export. | Avuton Olrich | 1 | -5/+0 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-02-28 | client: use sockaddr_to_string() | Max Kellermann | 1 | -1/+1 |
2008-12-31 | client: run client_manager_expire() in an idle event | Max Kellermann | 1 | -1/+0 |
2008-12-30 | main: use the GLib main loop | Max Kellermann | 1 | -1/+0 |
2008-12-29 | client: include winsock headers on WIN32 | Max Kellermann | 1 | -1/+1 |
2008-12-02 | replaced mpd_printf etc by G_GNUC_PRINTF | Thomas Jansen | 1 | -3/+2 |
2008-11-22 | command: allow clients to subscribe to specific idle events | Marc Pavot | 1 | -1/+1 |
2008-10-31 | client: use bool | Max Kellermann | 1 | -1/+1 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-17 | client: converted permissions to unsigned | Max Kellermann | 1 | -2/+2 |
2008-10-15 | listen, client: enable SO_PASSCRED, get client's uid | Max Kellermann | 1 | -1/+7 |
2008-10-14 | command: added command "idle" | Max Kellermann | 1 | -0/+14 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+4 |
2008-09-07 | client: added client_[gs]et_permission() | Max Kellermann | 1 | -0/+4 |
2008-09-07 | removed fdprintf() and client_print() | Max Kellermann | 1 | -2/+0 |
2008-09-07 | client: removed client_get_fd() | Max Kellermann | 1 | -7/+0 |
2008-09-07 | client: added client_printf() | Max Kellermann | 1 | -0/+11 |
2008-09-07 | client: added client_write() and client_puts() | Max Kellermann | 1 | -0/+10 |
2008-08-29 | export the function client_is_expired() | Max Kellermann | 1 | -0/+2 |
2008-08-29 | client: pass the client struct to processCommand() | Max Kellermann | 1 | -0/+9 |
2008-08-29 | client: reorder function declarations | Max Kellermann | 1 | -3/+4 |
2008-08-28 | client: renamed all public functions | Max Kellermann | 1 | -6/+6 |
2008-08-28 | renamed interface.c to client.c | Max Kellermann | 1 | -0/+0 |
2008-08-28 | const pointers | Max Kellermann | 1 | -2/+2 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-03-26 | use size_t | Max Kellermann | 1 | -1/+1 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -5/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -4/+4 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove unused code | Avuton Olrich | 1 | -3/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-06-21 | todo update | Warren Dukes | 1 | -1/+0 |
2004-06-15 | fix C99 stuff for commandError | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |