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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add new switch --start to the PA binary which allows starting PA if it is not...
Lennart Poettering
2008-06-11
1
-6
/
+50
*
big mumbo jumo of interleaved patches.
Lennart Poettering
2008-05-21
1
-4
/
+20
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-140
/
+157
*
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
*
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
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-40
/
+129
*
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 nice and rtprio resource limit support; make rtprio and nice level to use...
Lennart Poettering
2007-11-01
1
-0
/
+6
*
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
1
-54
/
+110
*
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
1
-11
/
+18
*
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
-30
/
+30
*
Improve error messages a bit.
Pierre Ossman
2006-08-22
1
-1
/
+3
*
add new "disable-shm" server config option
Lennart Poettering
2006-08-19
1
-6
/
+9
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-34
/
+34
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-1
/
+1
*
add new command line option --no-cpu-limit. This is useful when running Pulse...
Lennart Poettering
2006-07-25
1
-5
/
+9
*
Fix incorrect call to nonexistant pa_log_warning().
Pierre Ossman
2006-07-20
1
-1
/
+1
*
Only warn when running as root and not --system.
Pierre Ossman
2006-07-20
1
-2
/
+1
*
Centralise check if we're running as root.
Pierre Ossman
2006-07-20
1
-4
/
+6
*
Move check for SUID into the caps functions.
Pierre Ossman
2006-07-20
1
-4
/
+2
*
Handle user switch in a more platform independent manner.
Pierre Ossman
2006-07-20
1
-2
/
+18
*
add support to set resource limits for the daemon and set some of them to som...
Lennart Poettering
2006-07-20
1
-1
/
+36
*
Add missing header.
Pierre Ossman
2006-07-20
1
-0
/
+1
*
Make -1 mean "current group/user" so that some platform dependent calls
Pierre Ossman
2006-07-20
1
-1
/
+1
*
add a few comments
Lennart Poettering
2006-07-19
1
-1
/
+9
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
1
-2
/
+1
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-5
/
+124
*
try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which
Lennart Poettering
2006-07-14
1
-5
/
+5
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-21
/
+21
*
disable padsp for the polypaudio daemon itself by defining the __padsp_disabl...
Lennart Poettering
2006-05-26
1
-0
/
+7
*
* 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
*
Convert log text to current locale before passing it on to stderr or syslog.
Pierre Ossman
2006-05-18
1
-0
/
+3
*
fix include line for "core-util.h"
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+1
*
Having constant deferred events isn't allowed and causes problems. Use timers
Pierre Ossman
2006-04-19
1
-5
/
+11
*
Make the probe for RNG sources at runtime since the configure script isn't
Pierre Ossman
2006-04-18
1
-24
/
+2
*
initialize random seed globaly from $RANDOM_DEVICE
Lennart Poettering
2006-04-16
1
-0
/
+25
*
* Add new "auth-group=" parameter to protocol-native-unix
Lennart Poettering
2006-02-24
1
-1
/
+1
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-23
/
+22
*
disable SIGPIPE before calling pa_core_new(), this way the warning message is...
Lennart Poettering
2006-02-20
1
-11
/
+12
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-8
/
+10
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+472