summaryrefslogtreecommitdiff
path: root/src/pulsecore/socket-server.c
Commit message (Expand)AuthorAgeFilesLines
* socket-server: add tcp support for systemd socket activationJaska Uimonen2015-02-231-46/+86
* Make pa_socket_server_new staticAlexander E. Patrakov2015-02-121-7/+4
* socket-server: pa_socket_server_new() can't fail, so don't check its return v...Tanu Kaskinen2015-02-121-8/+8
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* socket-server: Add support for systemd socket activation.Colin Guthrie2014-11-031-22/+46
* socket-server: Improve readabilityTanu Kaskinen2014-11-031-16/+14
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-8/+8
* socket-server: Make the new channel low-delay, not the listening oneDavid Henningsson2013-04-081-2/+2
* win32: Avoid some compiler warnings when cross-compiling for mingw32Maarten Bosmans2011-11-271-3/+3
* native: Fix Solaris buildArun Raghavan2011-10-201-0/+9
* Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans2011-03-191-10/+1
* Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-171-8/+3
* native: fallback to another port if the default port is takenLennart Poettering2010-01-141-21/+44
* use cloexec wrappers wherever applicableLennart Poettering2009-10-301-12/+4
* socket-server: memory leak, free machine id after useLennart Poettering2009-04-101-0/+1
* use machine id instead of hostname to identify local connectionsLennart Poettering2009-04-011-9/+13
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* Optionally disable IPv6Iain Hibbert2009-02-131-0/+10
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* a few modernizationsLennart Poettering2008-06-161-7/+8
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-52/+69
* Add a wrapper around close() to work around Windows' ass backwards way ofPierre Ossman2007-02-141-7/+7
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-33/+33
* remove all occurences of Lennart Poettering2006-08-181-19/+19
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-1/+8
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+505