summaryrefslogtreecommitdiff
path: root/src/client.h
AgeCommit message (Expand)Author
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