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
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
big mumbo jumo of interleaved patches.
Lennart Poettering
2008-05-21
1
-4
/
+20
*
fix a compiler warning
Lennart Poettering
2008-05-21
1
-2
/
+2
*
fix return value of noop pa_limit_caps()
Lennart Poettering
2008-05-17
1
-1
/
+1
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
8
-208
/
+341
*
fix caps stuff for crazy people who disable caps
Lennart Poettering
2008-03-31
1
-2
/
+1
*
merge r2193 from prepare-0.9.10
Lennart Poettering
2008-03-31
2
-20
/
+7
*
merge r2187 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-6
/
+9
*
merge r2184 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-1
/
+2
*
merge r2179 from prepare-0.9.10
Lennart Poettering
2008-03-27
1
-7
/
+7
*
make loading of a few more modules non-fatal
Lennart Poettering
2008-03-27
1
-0
/
+6
*
Attempt to resolve the multilib conflicts by getting all the config files
Lennart Poettering
2008-03-27
2
-4
/
+4
*
modernize polkit code a bit, use new functions from pk 0.7 instead of our hom...
Lennart Poettering
2008-03-27
1
-67
/
+11
*
rename polkit policy file to org.pulseaudio.policy to follow upstream guidelines
Lennart Poettering
2008-03-27
1
-0
/
+0
*
add vendor data to pk policy file
Lennart Poettering
2008-03-27
1
-0
/
+3
*
Abort instead of cleanly exiting, so we can obtain a core dump and find out
Lennart Poettering
2008-03-27
1
-1
/
+1
*
change policy file to not show polkit auth dlg by default
Lennart Poettering
2008-03-14
1
-2
/
+2
*
And one more.
Diego Petteno
2008-03-09
1
-1
/
+1
*
Test for _struct_ lt_user_dlloader, otherwise it won't be found.
Diego Petteno
2008-03-09
1
-2
/
+2
*
Build and run using libltdl from libtool 2.2. The user module loader support ...
Diego Petteno
2008-03-08
1
-0
/
+37
*
only call pa_ltdl_done() if we called pa_ltdl_init() before
Lennart Poettering
2008-02-15
1
-1
/
+4
*
print pa version id each time we start up, so that it is easier to identify t...
Lennart Poettering
2008-02-15
1
-2
/
+3
*
Mark long_options constant.
Diego Petteno
2008-01-24
1
-1
/
+1
*
Apply the fix for CVE-2008-0008 from 0.9.9 release on trunk.
Diego Petteno
2008-01-24
1
-5
/
+7
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
4
-51
/
+146
*
add interface to PolicyKit
Lennart Poettering
2007-11-16
3
-0
/
+301
*
don't touch RLIMIT:MEMBLOCK by default. This should improve out-of-the-box co...
Lennart Poettering
2007-11-13
2
-2
/
+2
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-0
/
+1
*
strip most comments from the default configuration files, since the man page ...
Lennart Poettering
2007-11-08
1
-79
/
+8
*
add a man page for the pulseaudio binary. More will follow.
Lennart Poettering
2007-11-05
1
-1
/
+1
*
make disallow-module-loading config option work again (original patch from Di...
Lennart Poettering
2007-11-01
1
-2
/
+5
*
make rtprio and nice level actually configurable
Lennart Poettering
2007-11-01
1
-3
/
+4
*
add new option --realtime
Lennart Poettering
2007-11-01
1
-10
/
+23
*
save and restore errno in sig handler
Lennart Poettering
2007-11-01
1
-0
/
+5
*
add nice and rtprio resource limit support; make rtprio and nice level to use...
Lennart Poettering
2007-11-01
4
-86
/
+210
*
use real path of binary instead of /proc/self/exe to execute ourselves
Lennart Poettering
2007-10-29
1
-2
/
+5
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
12
-195
/
+631
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-4
/
+4
*
We now use gid unconditionally, so make sure it's defined.
Pierre Ossman
2007-05-29
1
-2
/
+0
*
when called with the setid bit change euid to uid sooner to make sure that we...
Lennart Poettering
2007-05-25
2
-29
/
+33
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
11
-0
/
+27
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
10
-98
/
+98
*
enable module-hal-detect in the default configuration file only if HAL suppor...
Lennart Poettering
2006-09-20
1
-2
/
+2
*
fix alsa-sink example
Lennart Poettering
2006-09-07
1
-1
/
+1
*
fix esdcompat for non-gnu systems
Lennart Poettering
2006-09-02
1
-1
/
+1
*
activate HAL in the default config
Lennart Poettering
2006-08-25
1
-6
/
+13
*
Improve error messages a bit.
Pierre Ossman
2006-08-22
1
-1
/
+3
*
add --disable-shm command line option to the daemon
Lennart Poettering
2006-08-19
1
-2
/
+11
*
add "disable-shm=" to default daemon configuration file
Lennart Poettering
2006-08-19
1
-0
/
+3
*
add new "disable-shm" server config option
Lennart Poettering
2006-08-19
3
-16
/
+24
*
remove all occurences of
Lennart Poettering
2006-08-18
5
-54
/
+54
[next]