index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
socket-server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
socket-server: add tcp support for systemd socket activation
Jaska Uimonen
1
-46
/
+86
2015-02-12
Make pa_socket_server_new static
Alexander E. Patrakov
1
-7
/
+4
2015-02-12
socket-server: pa_socket_server_new() can't fail, so don't check its return v...
Tanu Kaskinen
1
-8
/
+8
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-11-03
socket-server: Add support for systemd socket activation.
Colin Guthrie
1
-22
/
+46
2014-11-03
socket-server: Improve readability
Tanu Kaskinen
1
-16
/
+14
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-8
/
+8
2013-04-08
socket-server: Make the new channel low-delay, not the listening one
David Henningsson
1
-2
/
+2
2011-11-27
win32: Avoid some compiler warnings when cross-compiling for mingw32
Maarten Bosmans
1
-3
/
+3
2011-10-20
native: Fix Solaris build
Arun Raghavan
1
-0
/
+9
2011-03-19
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
Maarten Bosmans
1
-10
/
+1
2011-02-17
Use <pulsecore/socket.h> instead of <sys/socket.h>
Maarten Bosmans
1
-8
/
+3
2010-01-14
native: fallback to another port if the default port is taken
Lennart Poettering
1
-21
/
+44
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
1
-12
/
+4
2009-04-10
socket-server: memory leak, free machine id after use
Lennart Poettering
1
-0
/
+1
2009-04-01
use machine id instead of hostname to identify local connections
Lennart Poettering
1
-9
/
+13
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-13
Optionally disable IPv6
Iain Hibbert
1
-0
/
+10
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-1
/
+1
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-16
a few modernizations
Lennart Poettering
1
-7
/
+8
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-52
/
+69
2007-02-14
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
1
-7
/
+7
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-33
/
+33
2006-08-18
remove all occurences of
Lennart Poettering
1
-19
/
+19
2006-07-19
* add new function pa_check_in_group()
Lennart Poettering
1
-1
/
+8
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+505