summaryrefslogtreecommitdiff
path: root/man/pulse-client.conf.5.xml.in
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources.
2014-12-19Revert "launch: Disable autospawn by default when systemd daemon support is ↵v5.99.2David Henningsson1-1/+1
enabled." This reverts commit 7276faca72e9696d4891daff139aee52509f43bf. Using the new systemd socket activation for PulseAudio will cause PulseAudio to not have any connection with D-Bus, breaking device reservation protocol, module-jackdbus-detect and module-dbus-protocol. Therefore, autospawn is now still enabled by default even if you build with systemd daemon headers.
2014-11-03launch: Disable autospawn by default when systemd daemon support is enabled.Colin Guthrie1-1/+1
When enabled, this method is prefered over pulseaudio's built in systems so we should try our best to ensure that it cannot be spawned outside of the mechanisms desired. Packagers should call 'systemctl --global enable pulseaudio.socket' to enable the socket for all users, or alternatively ship an enabling symlink in /usr/lib/systemd/user/sockets.target.wants/ folder. It may also make sense for distributions to add in a ConditionNNN= line to the socket unit if they have a downstream mechanism for enabling or disabling pulseaudio. If individual users wish to opt out of this vendor (or administrator) decision, they can call 'systemctl --user mask pulseaudio.socket'
2012-05-15auth: move cookie file to ~/.config/pulse/cookieLennart Poettering1-1/+1
In order to follow XDG basedir, read the cookie file from ~/.config/pulse/cookie if possible, but fall back to the old file. if it doesn't exist.
2012-05-15man: update man pages to only refer to the new place for the configuration filesLennart Poettering1-2/+2
2011-06-30build-sys: Move some more defines to configure.acMaarten Bosmans1-2/+2
2010-02-02man pages: correct formatting/markup of optionsPaul Menzel1-1/+1
2010-01-13client: introduce auto-connect-display= following the scheme of ↵Lennart Poettering1-0/+7
auto-connect-localhost= Just connecting to a PA server just because X11's $DISPLAY is set might be a security hole.
2010-01-13client: introduce auto-connect-localhost= option in client.confLennart Poettering1-0/+10
Partly fixes: http://pulseaudio.org/ticket/773 Also fixes a security hole since listening on the default port is not access controlled right now.
2009-08-12conf: invert all negative boolean configuration optionLennart Poettering1-2/+2
2008-10-01Some man page updates, add missing documentation, other fixes.Lennart Poettering1-5/+5
2008-10-01Make the shared memory segment size configurableLennart Poettering1-0/+9
This is useful only on systems where memory overcommit is not available or disabled.
2008-06-18remove remaining $Lennart Poettering1-2/+0
2007-11-08add remaing man pagesLennart Poettering1-0/+115
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2029 fefdeb5f-60dc-0310-8127-8f9354f1896f