summaryrefslogtreecommitdiff
path: root/src/pulsecore/socket-server.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23socket-server: add tcp support for systemd socket activationJaska Uimonen1-46/+86
2015-02-12Make pa_socket_server_new staticAlexander E. Patrakov1-7/+4
2015-02-12socket-server: pa_socket_server_new() can't fail, so don't check its return v...Tanu Kaskinen1-8/+8
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-11-03socket-server: Add support for systemd socket activation.Colin Guthrie1-22/+46
2014-11-03socket-server: Improve readabilityTanu Kaskinen1-16/+14
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-8/+8
2013-04-08socket-server: Make the new channel low-delay, not the listening oneDavid Henningsson1-2/+2
2011-11-27win32: Avoid some compiler warnings when cross-compiling for mingw32Maarten Bosmans1-3/+3
2011-10-20native: Fix Solaris buildArun Raghavan1-0/+9
2011-03-19Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans1-10/+1
2011-02-17Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans1-8/+3
2010-01-14native: fallback to another port if the default port is takenLennart Poettering1-21/+44
2009-10-30use cloexec wrappers wherever applicableLennart Poettering1-12/+4
2009-04-10socket-server: memory leak, free machine id after useLennart Poettering1-0/+1
2009-04-01use machine id instead of hostname to identify local connectionsLennart Poettering1-9/+13
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-13Optionally disable IPv6Iain Hibbert1-0/+10
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-16a few modernizationsLennart Poettering1-7/+8
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-52/+69
2007-02-14Add a wrapper around close() to work around Windows' ass backwards way ofPierre Ossman1-7/+7
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-33/+33
2006-08-18remove all occurences of Lennart Poettering1-19/+19
2006-07-19* add new function pa_check_in_group()Lennart Poettering1-1/+8
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+505