index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-protocol-stub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
http: export information about currently active server strings
Lennart Poettering
2009-04-30
1
-1
/
+37
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
Optionally disable IPv6
Iain Hibbert
2009-02-13
1
-0
/
+18
*
esound auth-ip-acl fix
Nix
2008-09-29
1
-1
/
+1
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-5
/
+5
*
fix protocol destruction
Lennart Poettering
2008-08-13
1
-4
/
+3
*
make all protocol objects global singletons
Lennart Poettering
2008-08-03
1
-152
/
+251
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
big mumbo jumo of interleaved patches.
Lennart Poettering
2008-05-21
1
-1
/
+1
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-39
/
+31
*
Enable per-user esound sockets by default. Esound CVS already enables this by...
Lennart Poettering
2008-03-27
1
-2
/
+3
*
Add a configure switch to enable the per-user ESounD socket path, but default...
Diego Petteno
2007-12-06
1
-3
/
+9
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-12
/
+13
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-23
/
+26
*
show socket directory when we fail to create it. (Closes #85)
Lennart Poettering
2007-05-22
1
-1
/
+1
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-18
/
+18
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-5
/
+5
*
implement "auth-ip-acl=" in the native and esound protocols
Lennart Poettering
2006-07-20
1
-2
/
+15
*
Make -1 mean "current group/user" so that some platform dependent calls
Pierre Ossman
2006-07-20
1
-1
/
+1
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
1
-14
/
+5
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-19
/
+36
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-24
/
+24
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-1
/
+1
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-2
/
+3
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
* for unix sockets: remove the right parent directory on shutdown
Lennart Poettering
2006-04-22
1
-26
/
+36
*
Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.
Pierre Ossman
2006-04-19
1
-3
/
+3
*
* really pass the ipv6 socket server to protocol_new in case of ipv6.
Lennart Poettering
2006-04-06
1
-22
/
+15
*
Remember to store the struct with module info.
Pierre Ossman
2006-03-11
1
-0
/
+2
*
Trying to listen on an IPv6 socket by default and only do IPv4 if that fails
Pierre Ossman
2006-03-07
1
-36
/
+107
*
* Add new "auth-group=" parameter to protocol-native-unix
Lennart Poettering
2006-02-24
1
-4
/
+13
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-7
/
+7
*
add listen= parameter to tcp protocol modules
Lennart Poettering
2006-02-22
1
-2
/
+8
*
* Don't build seperate ipv4/ipv6 versions of the protocol plugins
Lennart Poettering
2006-02-21
1
-25
/
+13
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+261